2021-08-25 01:47:35,565 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-08-25 01:47:35,566 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-08-25 01:47:35,575 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-08-25 01:47:35,576 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-08-25 01:47:35,576 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-08-25 01:47:35,576 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-08-25 01:47:35,577 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-08-25 01:47:35,577 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-08-25 01:47:35,577 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-08-25 01:47:35,578 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-08-25 01:47:35,578 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-08-25 01:47:35,578 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-08-25 01:47:35,579 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-08-25 01:47:35,579 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-08-25 01:47:35,579 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-08-25 01:47:35,580 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-08-25 01:47:35,580 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-08-25 01:47:35,580 DEBUG 33:basic_cnf.py(1) - start time 2021-08-25 01:47:35,581 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-08-25 01:47:35,581 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-25 01:47:35,581 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-25 01:47:35,582 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-08-25 01:47:35,582 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-08-25 01:47:35,583 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-25 01:47:35,586 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:35,772 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-08-25 01:47:35,773 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-25 01:47:35,774 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"c6d4dfe0b9d44ac3b7c6dc735e6cbb8d","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ff2c545a4fa9410c8637d4316129e654","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a61aaf00209f479aaf0428a77c527862","type":"vlm","name":"36f96f8e-4219-494b-8dda","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fdab3af9482a4ad0969082b11dd763ca","type":"vlm","name":"7acdc077-1c9f-4970-859b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-08-25 01:47:35,776 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-08-25 01:47:35,776 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-25 01:47:35,777 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-08-25 01:47:35,777 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-08-25 01:47:35,777 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-25 01:47:35,778 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-25 01:47:35,778 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-08-25 01:47:35,778 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-08-25 01:47:35,779 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-25 01:47:35,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:35,871 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-08-25 01:47:35,872 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-25 01:47:35,872 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"c6d4dfe0b9d44ac3b7c6dc735e6cbb8d","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ff2c545a4fa9410c8637d4316129e654","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a61aaf00209f479aaf0428a77c527862","type":"vlm","name":"36f96f8e-4219-494b-8dda","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fdab3af9482a4ad0969082b11dd763ca","type":"vlm","name":"7acdc077-1c9f-4970-859b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-08-25 01:47:35,874 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-08-25 01:47:35,875 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-25 01:47:35,875 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-08-25 01:47:35,890 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-08-25 01:47:35,890 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-08-25 01:47:35,890 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-08-25 01:47:35,891 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:37,481 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-08-25 01:47:37,482 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-08-25 01:47:37,482 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"29418e82df86450894b73b0fbd83f32b","version":{"id":"18213cf820fa4ccb9afa886f3b3b1ae7","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-25 01:47:37,484 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-08-25 01:47:37,484 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-08-25 01:47:37,487 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-08-25 01:47:37,488 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/29418e82df86450894b73b0fbd83f32b/versions/18213cf820fa4ccb9afa886f3b3b1ae7/actions 2021-08-25 01:47:37,488 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-08-25 01:47:37,489 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:37,806 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/29418e82df86450894b73b0fbd83f32b/versions/18213cf820fa4ccb9afa886f3b3b1ae7/actions HTTP/1.1" 200 2 2021-08-25 01:47:37,808 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-08-25 01:47:37,808 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-08-25 01:47:37,820 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-08-25 01:47:37,825 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-25 01:47:37,825 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-25 01:47:37,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-08-25 01:47:37,826 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-08-25 01:47:37,826 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-25 01:47:37,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:37,881 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-08-25 01:47:37,883 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-25 01:47:37,883 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_QBknOv_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c6d4dfe0b9d44ac3b7c6dc735e6cbb8d","onboardingMethod":"NetworkPackage","id":"0a846f4cc1004b8eb86497fa0ba49542","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"ff2c545a4fa9410c8637d4316129e654","onboardingMethod":"NetworkPackage","id":"f3446830e81740b2bdf5df4a903ed13e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 66e9936e-e932","description":"vendor software product","vendorName":"36f96f8e-4219-494b-8dda","vendorId":"a61aaf00209f479aaf0428a77c527862","onboardingMethod":"NetworkPackage","id":"15e8d976bdcf4b35bca3066f87214f33","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 878712ab-7904","description":"vendor software product","vendorName":"7acdc077-1c9f-4970-859b","vendorId":"fdab3af9482a4ad0969082b11dd763ca","onboardingMethod":"NetworkPackage","id":"0a052e037044432a8250b31fb1876d09","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-25 01:47:37,885 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_QBknOv_VSP from SDC 2021-08-25 01:47:37,885 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-25 01:47:37,885 DEBUG 324:vsp.py(1) - importing VSP pNF 66e9936e-e932 from SDC 2021-08-25 01:47:37,886 DEBUG 324:vsp.py(1) - importing VSP vFW 878712ab-7904 from SDC 2021-08-25 01:47:37,886 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-25 01:47:37,886 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-25 01:47:37,886 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-25 01:47:37,886 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-25 01:47:37,887 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-25 01:47:37,887 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-08-25 01:47:37,887 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-08-25 01:47:37,887 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-25 01:47:37,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:38,073 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-08-25 01:47:38,074 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-25 01:47:38,074 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_QBknOv_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c6d4dfe0b9d44ac3b7c6dc735e6cbb8d","onboardingMethod":"NetworkPackage","id":"0a846f4cc1004b8eb86497fa0ba49542","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"ff2c545a4fa9410c8637d4316129e654","onboardingMethod":"NetworkPackage","id":"f3446830e81740b2bdf5df4a903ed13e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 66e9936e-e932","description":"vendor software product","vendorName":"36f96f8e-4219-494b-8dda","vendorId":"a61aaf00209f479aaf0428a77c527862","onboardingMethod":"NetworkPackage","id":"15e8d976bdcf4b35bca3066f87214f33","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 878712ab-7904","description":"vendor software product","vendorName":"7acdc077-1c9f-4970-859b","vendorId":"fdab3af9482a4ad0969082b11dd763ca","onboardingMethod":"NetworkPackage","id":"0a052e037044432a8250b31fb1876d09","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-25 01:47:38,076 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_QBknOv_VSP from SDC 2021-08-25 01:47:38,077 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-25 01:47:38,077 DEBUG 324:vsp.py(1) - importing VSP pNF 66e9936e-e932 from SDC 2021-08-25 01:47:38,077 DEBUG 324:vsp.py(1) - importing VSP vFW 878712ab-7904 from SDC 2021-08-25 01:47:38,077 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-25 01:47:38,078 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-25 01:47:38,078 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-25 01:47:38,078 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-25 01:47:38,078 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-25 01:47:38,078 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-08-25 01:47:38,079 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-08-25 01:47:38,079 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-25 01:47:38,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:38,171 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-08-25 01:47:38,172 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-25 01:47:38,173 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_QBknOv_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c6d4dfe0b9d44ac3b7c6dc735e6cbb8d","onboardingMethod":"NetworkPackage","id":"0a846f4cc1004b8eb86497fa0ba49542","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"ff2c545a4fa9410c8637d4316129e654","onboardingMethod":"NetworkPackage","id":"f3446830e81740b2bdf5df4a903ed13e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 66e9936e-e932","description":"vendor software product","vendorName":"36f96f8e-4219-494b-8dda","vendorId":"a61aaf00209f479aaf0428a77c527862","onboardingMethod":"NetworkPackage","id":"15e8d976bdcf4b35bca3066f87214f33","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 878712ab-7904","description":"vendor software product","vendorName":"7acdc077-1c9f-4970-859b","vendorId":"fdab3af9482a4ad0969082b11dd763ca","onboardingMethod":"NetworkPackage","id":"0a052e037044432a8250b31fb1876d09","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-25 01:47:38,175 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_QBknOv_VSP from SDC 2021-08-25 01:47:38,175 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-25 01:47:38,176 DEBUG 324:vsp.py(1) - importing VSP pNF 66e9936e-e932 from SDC 2021-08-25 01:47:38,176 DEBUG 324:vsp.py(1) - importing VSP vFW 878712ab-7904 from SDC 2021-08-25 01:47:38,176 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-25 01:47:38,176 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-25 01:47:38,176 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-25 01:47:38,177 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-25 01:47:38,177 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-25 01:47:38,177 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-08-25 01:47:38,177 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-08-25 01:47:38,177 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-25 01:47:38,178 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:38,270 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-08-25 01:47:38,271 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-25 01:47:38,271 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_QBknOv_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c6d4dfe0b9d44ac3b7c6dc735e6cbb8d","onboardingMethod":"NetworkPackage","id":"0a846f4cc1004b8eb86497fa0ba49542","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"ff2c545a4fa9410c8637d4316129e654","onboardingMethod":"NetworkPackage","id":"f3446830e81740b2bdf5df4a903ed13e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 66e9936e-e932","description":"vendor software product","vendorName":"36f96f8e-4219-494b-8dda","vendorId":"a61aaf00209f479aaf0428a77c527862","onboardingMethod":"NetworkPackage","id":"15e8d976bdcf4b35bca3066f87214f33","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 878712ab-7904","description":"vendor software product","vendorName":"7acdc077-1c9f-4970-859b","vendorId":"fdab3af9482a4ad0969082b11dd763ca","onboardingMethod":"NetworkPackage","id":"0a052e037044432a8250b31fb1876d09","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-25 01:47:38,274 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_QBknOv_VSP from SDC 2021-08-25 01:47:38,274 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-25 01:47:38,275 DEBUG 324:vsp.py(1) - importing VSP pNF 66e9936e-e932 from SDC 2021-08-25 01:47:38,275 DEBUG 324:vsp.py(1) - importing VSP vFW 878712ab-7904 from SDC 2021-08-25 01:47:38,275 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-25 01:47:38,275 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-25 01:47:38,275 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-25 01:47:38,275 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-08-25 01:47:38,276 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-25 01:47:38,276 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-25 01:47:38,276 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-08-25 01:47:38,276 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-08-25 01:47:38,277 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-25 01:47:38,278 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:38,374 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-08-25 01:47:38,375 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-25 01:47:38,375 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_QBknOv_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c6d4dfe0b9d44ac3b7c6dc735e6cbb8d","onboardingMethod":"NetworkPackage","id":"0a846f4cc1004b8eb86497fa0ba49542","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"ff2c545a4fa9410c8637d4316129e654","onboardingMethod":"NetworkPackage","id":"f3446830e81740b2bdf5df4a903ed13e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 66e9936e-e932","description":"vendor software product","vendorName":"36f96f8e-4219-494b-8dda","vendorId":"a61aaf00209f479aaf0428a77c527862","onboardingMethod":"NetworkPackage","id":"15e8d976bdcf4b35bca3066f87214f33","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 878712ab-7904","description":"vendor software product","vendorName":"7acdc077-1c9f-4970-859b","vendorId":"fdab3af9482a4ad0969082b11dd763ca","onboardingMethod":"NetworkPackage","id":"0a052e037044432a8250b31fb1876d09","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-25 01:47:38,377 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_QBknOv_VSP from SDC 2021-08-25 01:47:38,377 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-25 01:47:38,378 DEBUG 324:vsp.py(1) - importing VSP pNF 66e9936e-e932 from SDC 2021-08-25 01:47:38,378 DEBUG 324:vsp.py(1) - importing VSP vFW 878712ab-7904 from SDC 2021-08-25 01:47:38,378 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-25 01:47:38,378 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-25 01:47:38,378 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-25 01:47:38,381 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-25 01:47:38,381 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-25 01:47:38,381 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-08-25 01:47:38,382 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-08-25 01:47:38,382 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-25 01:47:38,383 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:38,471 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-08-25 01:47:38,472 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-25 01:47:38,472 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"29418e82df86450894b73b0fbd83f32b","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"c6d4dfe0b9d44ac3b7c6dc735e6cbb8d","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ff2c545a4fa9410c8637d4316129e654","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a61aaf00209f479aaf0428a77c527862","type":"vlm","name":"36f96f8e-4219-494b-8dda","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fdab3af9482a4ad0969082b11dd763ca","type":"vlm","name":"7acdc077-1c9f-4970-859b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-08-25 01:47:38,474 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-08-25 01:47:38,474 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-25 01:47:38,474 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-25 01:47:38,474 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/29418e82df86450894b73b0fbd83f32b/versions 2021-08-25 01:47:38,475 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-25 01:47:38,476 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:38,574 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29418e82df86450894b73b0fbd83f32b/versions HTTP/1.1" 200 264 2021-08-25 01:47:38,575 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-25 01:47:38,575 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"18213cf820fa4ccb9afa886f3b3b1ae7","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629856055973,"modificationTime":1629856057689,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-25 01:47:38,577 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-25 01:47:38,577 INFO 192:__init__.py(1) - Vendor found, updating information 2021-08-25 01:47:38,578 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-08-25 01:47:38,578 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/29418e82df86450894b73b0fbd83f32b/versions 2021-08-25 01:47:38,578 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-25 01:47:38,579 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:38,685 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29418e82df86450894b73b0fbd83f32b/versions HTTP/1.1" 200 264 2021-08-25 01:47:38,686 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-25 01:47:38,686 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"18213cf820fa4ccb9afa886f3b3b1ae7","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629856055973,"modificationTime":1629856057689,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-25 01:47:38,688 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-25 01:47:38,688 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-08-25 01:47:38,688 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-08-25 01:47:38,689 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": "29418e82df86450894b73b0fbd83f32b", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-08-25 01:47:38,690 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:40,881 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-08-25 01:47:40,882 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-08-25 01:47:40,882 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"8415a5f97c3945f288351d54e2d8d399","version":{"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-25 01:47:40,884 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-08-25 01:47:40,884 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-08-25 01:47:40,884 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/8415a5f97c3945f288351d54e2d8d399/versions 2021-08-25 01:47:40,884 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-25 01:47:40,886 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:40,939 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions HTTP/1.1" 200 253 2021-08-25 01:47:40,940 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-25 01:47:40,940 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629856058817,"modificationTime":1629856060117,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-25 01:47:40,943 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-08-25 01:47:40,943 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:40,943 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-25 01:47:40,945 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:41,034 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 223 2021-08-25 01:47:41,036 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-25 01:47:41,036 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1629856058817,"modificationTime":1629856060099} 2021-08-25 01:47:41,038 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-08-25 01:47:41,038 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:41,038 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-25 01:47:41,040 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:41,209 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 369 2021-08-25 01:47:41,211 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-25 01:47:41,211 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":"29418e82df86450894b73b0fbd83f32b","onboardingMethod":"NetworkPackage","id":"8415a5f97c3945f288351d54e2d8d399","version":"ccee1c1f9b3a44d5acd5ea216a3c1b23"} 2021-08-25 01:47:41,214 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-08-25 01:47:41,214 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:41,214 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-25 01:47:41,216 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:41,398 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 369 2021-08-25 01:47:41,399 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-25 01:47:41,399 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":"29418e82df86450894b73b0fbd83f32b","onboardingMethod":"NetworkPackage","id":"8415a5f97c3945f288351d54e2d8d399","version":"ccee1c1f9b3a44d5acd5ea216a3c1b23"} 2021-08-25 01:47:41,401 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-08-25 01:47:41,401 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-08-25 01:47:41,401 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/8415a5f97c3945f288351d54e2d8d399/versions 2021-08-25 01:47:41,401 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-25 01:47:41,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:41,451 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions HTTP/1.1" 200 253 2021-08-25 01:47:41,452 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-25 01:47:41,453 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629856058817,"modificationTime":1629856060117,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-25 01:47:41,455 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-08-25 01:47:41,455 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:41,455 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-25 01:47:41,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:41,550 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 223 2021-08-25 01:47:41,551 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-25 01:47:41,551 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1629856058817,"modificationTime":1629856060099} 2021-08-25 01:47:41,553 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-08-25 01:47:41,553 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:41,554 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-25 01:47:41,555 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:41,746 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 369 2021-08-25 01:47:41,748 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-25 01:47:41,748 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":"29418e82df86450894b73b0fbd83f32b","onboardingMethod":"NetworkPackage","id":"8415a5f97c3945f288351d54e2d8d399","version":"ccee1c1f9b3a44d5acd5ea216a3c1b23"} 2021-08-25 01:47:41,750 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-08-25 01:47:41,750 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:41,751 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-25 01:47:41,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:41,936 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 369 2021-08-25 01:47:41,937 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-25 01:47:41,937 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":"29418e82df86450894b73b0fbd83f32b","onboardingMethod":"NetworkPackage","id":"8415a5f97c3945f288351d54e2d8d399","version":"ccee1c1f9b3a44d5acd5ea216a3c1b23"} 2021-08-25 01:47:41,939 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-08-25 01:47:41,940 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23/orchestration-template-candidate 2021-08-25 01:47:41,940 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-08-25 01:47:41,942 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:42,134 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23/orchestration-template-candidate HTTP/1.1" 200 90 2021-08-25 01:47:42,135 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-08-25 01:47:42,136 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-25 01:47:42,136 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-08-25 01:47:42,138 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-08-25 01:47:42,138 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions 2021-08-25 01:47:42,138 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-25 01:47:42,139 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:42,249 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions HTTP/1.1" 200 253 2021-08-25 01:47:42,250 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-25 01:47:42,251 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629856058817,"modificationTime":1629856060117,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-25 01:47:42,253 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-08-25 01:47:42,253 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:42,253 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-25 01:47:42,254 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:42,357 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 222 2021-08-25 01:47:42,359 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-25 01:47:42,360 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1629856058817,"modificationTime":1629856062124} 2021-08-25 01:47:42,363 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-25 01:47:42,363 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:42,363 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-25 01:47:42,366 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:42,510 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 436 2021-08-25 01:47:42,511 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-25 01:47:42,511 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":"29418e82df86450894b73b0fbd83f32b","onboardingMethod":"NetworkPackage","id":"8415a5f97c3945f288351d54e2d8d399","version":"ccee1c1f9b3a44d5acd5ea216a3c1b23","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-25 01:47:42,513 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-08-25 01:47:42,513 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:42,513 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-25 01:47:42,514 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:42,629 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 436 2021-08-25 01:47:42,630 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-25 01:47:42,631 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":"29418e82df86450894b73b0fbd83f32b","onboardingMethod":"NetworkPackage","id":"8415a5f97c3945f288351d54e2d8d399","version":"ccee1c1f9b3a44d5acd5ea216a3c1b23","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-25 01:47:42,632 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-08-25 01:47:42,633 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-08-25 01:47:42,633 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/8415a5f97c3945f288351d54e2d8d399/versions 2021-08-25 01:47:42,633 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-25 01:47:42,634 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:42,682 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions HTTP/1.1" 200 253 2021-08-25 01:47:42,683 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-25 01:47:42,683 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629856058817,"modificationTime":1629856060117,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-25 01:47:42,685 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-08-25 01:47:42,686 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:42,686 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-25 01:47:42,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:42,776 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 222 2021-08-25 01:47:42,777 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-25 01:47:42,778 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1629856058817,"modificationTime":1629856062124} 2021-08-25 01:47:42,780 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-08-25 01:47:42,780 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:42,781 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-25 01:47:42,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:42,902 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 436 2021-08-25 01:47:42,903 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-25 01:47:42,904 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":"29418e82df86450894b73b0fbd83f32b","onboardingMethod":"NetworkPackage","id":"8415a5f97c3945f288351d54e2d8d399","version":"ccee1c1f9b3a44d5acd5ea216a3c1b23","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-25 01:47:42,906 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-08-25 01:47:42,906 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:42,906 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-25 01:47:42,908 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:43,019 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 436 2021-08-25 01:47:43,021 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-25 01:47:43,021 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":"29418e82df86450894b73b0fbd83f32b","onboardingMethod":"NetworkPackage","id":"8415a5f97c3945f288351d54e2d8d399","version":"ccee1c1f9b3a44d5acd5ea216a3c1b23","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-25 01:47:43,023 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-08-25 01:47:43,024 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23/orchestration-template-candidate/process 2021-08-25 01:47:43,024 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-08-25 01:47:43,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:45,571 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-08-25 01:47:45,572 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-08-25 01:47:45,573 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-08-25 01:47:45,575 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-08-25 01:47:45,575 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-08-25 01:47:45,575 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/8415a5f97c3945f288351d54e2d8d399/versions 2021-08-25 01:47:45,575 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-25 01:47:45,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:45,628 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions HTTP/1.1" 200 253 2021-08-25 01:47:45,630 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-25 01:47:45,630 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629856058817,"modificationTime":1629856060117,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-25 01:47:45,632 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-08-25 01:47:45,632 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:45,632 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-25 01:47:45,634 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:45,735 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 222 2021-08-25 01:47:45,736 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-25 01:47:45,736 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1629856058817,"modificationTime":1629856065561} 2021-08-25 01:47:45,738 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-08-25 01:47:45,738 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:45,738 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-25 01:47:45,740 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:45,916 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 804 2021-08-25 01:47:45,918 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-25 01:47:45,918 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":"29418e82df86450894b73b0fbd83f32b","onboardingMethod":"NetworkPackage","id":"8415a5f97c3945f288351d54e2d8d399","version":"ccee1c1f9b3a44d5acd5ea216a3c1b23","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-08-25 01:47:45,921 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-08-25 01:47:45,921 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:45,921 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-25 01:47:45,923 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:46,075 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 804 2021-08-25 01:47:46,076 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-25 01:47:46,076 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":"29418e82df86450894b73b0fbd83f32b","onboardingMethod":"NetworkPackage","id":"8415a5f97c3945f288351d54e2d8d399","version":"ccee1c1f9b3a44d5acd5ea216a3c1b23","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-08-25 01:47:46,078 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-08-25 01:47:46,079 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-08-25 01:47:46,079 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/8415a5f97c3945f288351d54e2d8d399/versions 2021-08-25 01:47:46,079 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-25 01:47:46,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:46,134 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions HTTP/1.1" 200 253 2021-08-25 01:47:46,135 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-25 01:47:46,135 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629856058817,"modificationTime":1629856060117,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-25 01:47:46,137 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-08-25 01:47:46,137 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:46,137 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-25 01:47:46,138 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:46,220 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 222 2021-08-25 01:47:46,221 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-25 01:47:46,222 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1629856058817,"modificationTime":1629856065561} 2021-08-25 01:47:46,224 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-08-25 01:47:46,224 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:46,224 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-25 01:47:46,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:46,398 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 804 2021-08-25 01:47:46,399 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-25 01:47:46,399 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":"29418e82df86450894b73b0fbd83f32b","onboardingMethod":"NetworkPackage","id":"8415a5f97c3945f288351d54e2d8d399","version":"ccee1c1f9b3a44d5acd5ea216a3c1b23","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-08-25 01:47:46,402 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-08-25 01:47:46,402 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:46,402 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-25 01:47:46,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:46,607 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 804 2021-08-25 01:47:46,608 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-25 01:47:46,608 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":"29418e82df86450894b73b0fbd83f32b","onboardingMethod":"NetworkPackage","id":"8415a5f97c3945f288351d54e2d8d399","version":"ccee1c1f9b3a44d5acd5ea216a3c1b23","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-08-25 01:47:46,614 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-08-25 01:47:46,614 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23/actions 2021-08-25 01:47:46,614 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-08-25 01:47:46,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:49,120 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23/actions HTTP/1.1" 200 2 2021-08-25 01:47:49,122 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-08-25 01:47:49,122 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-08-25 01:47:49,126 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-08-25 01:47:49,126 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/8415a5f97c3945f288351d54e2d8d399/versions 2021-08-25 01:47:49,126 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-25 01:47:49,128 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:49,194 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions HTTP/1.1" 200 253 2021-08-25 01:47:49,195 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-25 01:47:49,196 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629856058817,"modificationTime":1629856066671,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-25 01:47:49,199 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-08-25 01:47:49,199 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:49,199 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-25 01:47:49,201 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:49,300 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 223 2021-08-25 01:47:49,302 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-25 01:47:49,302 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1629856058817,"modificationTime":1629856065561} 2021-08-25 01:47:49,305 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-08-25 01:47:49,305 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:49,306 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-25 01:47:49,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:49,483 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 804 2021-08-25 01:47:49,484 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-25 01:47:49,484 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":"29418e82df86450894b73b0fbd83f32b","onboardingMethod":"NetworkPackage","id":"8415a5f97c3945f288351d54e2d8d399","version":"ccee1c1f9b3a44d5acd5ea216a3c1b23","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-08-25 01:47:49,486 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-08-25 01:47:49,487 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-08-25 01:47:49,487 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/8415a5f97c3945f288351d54e2d8d399/versions 2021-08-25 01:47:49,487 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-25 01:47:49,488 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:49,535 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions HTTP/1.1" 200 253 2021-08-25 01:47:49,536 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-25 01:47:49,536 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629856058817,"modificationTime":1629856066671,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-25 01:47:49,538 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-25 01:47:49,539 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:49,539 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-25 01:47:49,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:49,622 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 223 2021-08-25 01:47:49,623 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-25 01:47:49,624 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1629856058817,"modificationTime":1629856065561} 2021-08-25 01:47:49,626 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-08-25 01:47:49,627 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:47:49,627 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-25 01:47:49,628 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:49,810 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 804 2021-08-25 01:47:49,811 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-25 01:47:49,811 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":"29418e82df86450894b73b0fbd83f32b","onboardingMethod":"NetworkPackage","id":"8415a5f97c3945f288351d54e2d8d399","version":"ccee1c1f9b3a44d5acd5ea216a3c1b23","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-08-25 01:47:49,817 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-08-25 01:47:49,817 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23/actions 2021-08-25 01:47:49,817 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-08-25 01:47:49,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:54,601 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23/actions HTTP/1.1" 200 2 2021-08-25 01:47:54,603 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-08-25 01:47:54,603 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-08-25 01:47:54,605 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-08-25 01:47:54,606 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/8415a5f97c3945f288351d54e2d8d399/versions 2021-08-25 01:47:54,606 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-25 01:47:54,607 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:54,657 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions HTTP/1.1" 200 264 2021-08-25 01:47:54,659 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-25 01:47:54,659 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629856058817,"modificationTime":1629856073147,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-25 01:47:54,661 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-08-25 01:47:54,661 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-08-25 01:47:54,661 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/8415a5f97c3945f288351d54e2d8d399/versions 2021-08-25 01:47:54,661 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-25 01:47:54,662 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:54,709 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions HTTP/1.1" 200 264 2021-08-25 01:47:54,711 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-25 01:47:54,711 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629856058817,"modificationTime":1629856073147,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-25 01:47:54,716 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-08-25 01:47:54,716 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23/actions 2021-08-25 01:47:54,716 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-25 01:47:54,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:47:55,479 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23/actions HTTP/1.1" 200 317 2021-08-25 01:47:55,480 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-25 01:47:55,480 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"8415a5f97c3945f288351d54e2d8d399","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-25 01:47:55,480 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"8415a5f97c3945f288351d54e2d8d399","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-25 01:47:55,482 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-25 01:47:55,482 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-25 01:47:55,483 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-08-25 01:47:55,483 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-08-25 01:47:55,483 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-25 01:47:55,484 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:47:55,588 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-08-25 01:47:55,589 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-25 01:47:55,589 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ca7dbf1c-b37c-4790-9342-733704f7be69/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/01e36e07-74b2-4f4e-bd80-61ec443c7a0f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-25 01:47:55,591 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:47:55,591 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:47:55,591 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:47:55,591 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-25 01:47:55,591 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:47:55,592 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:47:55,592 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:47:55,592 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-25 01:47:55,592 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-25 01:47:55,592 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:47:55,592 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-25 01:48:05,602 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-25 01:48:05,603 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-25 01:48:05,603 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-08-25 01:48:05,603 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-08-25 01:48:05,603 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-25 01:48:05,605 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:48:05,845 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-08-25 01:48:05,846 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-25 01:48:05,846 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ca7dbf1c-b37c-4790-9342-733704f7be69/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/01e36e07-74b2-4f4e-bd80-61ec443c7a0f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-25 01:48:05,848 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:48:05,848 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:05,848 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:05,848 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-25 01:48:05,848 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:48:05,848 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:05,849 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:05,849 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-25 01:48:05,849 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-25 01:48:05,849 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:48:05,849 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-25 01:48:05,849 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-25 01:48:05,849 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-25 01:48:05,849 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-08-25 01:48:05,850 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-08-25 01:48:05,850 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-25 01:48:05,851 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:48:06,348 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-08-25 01:48:06,349 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-25 01:48:06,350 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ca7dbf1c-b37c-4790-9342-733704f7be69/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/01e36e07-74b2-4f4e-bd80-61ec443c7a0f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-25 01:48:06,351 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:48:06,352 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:06,352 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:06,352 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-25 01:48:06,352 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:48:06,352 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:06,352 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:06,352 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-25 01:48:06,352 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-25 01:48:06,352 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:48:06,352 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-25 01:48:06,352 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-08-25 01:48:06,353 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-08-25 01:48:06,353 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-08-25 01:48:06,353 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-08-25 01:48:06,353 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-08-25 01:48:06,354 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:07,147 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-08-25 01:48:07,149 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-08-25 01:48:07,149 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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":"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":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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":"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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-08-25 01:48:07,152 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-08-25 01:48:07,152 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-08-25 01:48:07,153 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-08-25 01:48:07,153 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-08-25 01:48:07,153 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-25 01:48:07,153 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-25 01:48:07,153 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-08-25 01:48:07,153 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-08-25 01:48:07,153 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-25 01:48:07,155 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:48:07,362 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-08-25 01:48:07,363 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-25 01:48:07,364 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ca7dbf1c-b37c-4790-9342-733704f7be69/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/01e36e07-74b2-4f4e-bd80-61ec443c7a0f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-25 01:48:07,365 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:48:07,366 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:07,366 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:07,366 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-25 01:48:07,366 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:48:07,366 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:07,366 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:07,366 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-25 01:48:07,366 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-25 01:48:07,366 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:48:07,367 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-25 01:48:07,380 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-25 01:48:07,380 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-25 01:48:07,380 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-08-25 01:48:07,380 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-08-25 01:48:07,380 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-25 01:48:07,382 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:07,570 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-08-25 01:48:07,571 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-25 01:48:07,572 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"29418e82df86450894b73b0fbd83f32b","onboardingMethod":"NetworkPackage","id":"8415a5f97c3945f288351d54e2d8d399","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_QBknOv_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c6d4dfe0b9d44ac3b7c6dc735e6cbb8d","onboardingMethod":"NetworkPackage","id":"0a846f4cc1004b8eb86497fa0ba49542","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"ff2c545a4fa9410c8637d4316129e654","onboardingMethod":"NetworkPackage","id":"f3446830e81740b2bdf5df4a903ed13e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 66e9936e-e932","description":"vendor software product","vendorName":"36f96f8e-4219-494b-8dda","vendorId":"a61aaf00209f479aaf0428a77c527862","onboardingMethod":"NetworkPackage","id":"15e8d976bdcf4b35bca3066f87214f33","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 878712ab-7904","description":"vendor software product","vendorName":"7acdc077-1c9f-4970-859b","vendorId":"fdab3af9482a4ad0969082b11dd763ca","onboardingMethod":"NetworkPackage","id":"0a052e037044432a8250b31fb1876d09","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-08-25 01:48:07,573 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-08-25 01:48:07,574 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_QBknOv_VSP from SDC 2021-08-25 01:48:07,574 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-25 01:48:07,574 DEBUG 324:vsp.py(1) - importing VSP pNF 66e9936e-e932 from SDC 2021-08-25 01:48:07,574 DEBUG 324:vsp.py(1) - importing VSP vFW 878712ab-7904 from SDC 2021-08-25 01:48:07,574 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-08-25 01:48:07,574 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-25 01:48:07,575 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-08-25 01:48:07,575 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/8415a5f97c3945f288351d54e2d8d399/versions 2021-08-25 01:48:07,575 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-25 01:48:07,576 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:07,651 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions HTTP/1.1" 200 264 2021-08-25 01:48:07,652 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-25 01:48:07,652 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629856058817,"modificationTime":1629856073147,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-25 01:48:07,654 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-25 01:48:07,654 INFO 192:__init__.py(1) - Vsp found, updating information 2021-08-25 01:48:07,654 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-08-25 01:48:07,655 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-08-25 01:48:07,655 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/8415a5f97c3945f288351d54e2d8d399/versions 2021-08-25 01:48:07,655 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-25 01:48:07,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:07,750 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions HTTP/1.1" 200 264 2021-08-25 01:48:07,752 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-25 01:48:07,752 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629856058817,"modificationTime":1629856073147,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-25 01:48:07,754 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-08-25 01:48:07,754 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/8415a5f97c3945f288351d54e2d8d399/versions 2021-08-25 01:48:07,754 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-25 01:48:07,755 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:07,802 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8415a5f97c3945f288351d54e2d8d399/versions HTTP/1.1" 200 264 2021-08-25 01:48:07,803 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-25 01:48:07,803 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ccee1c1f9b3a44d5acd5ea216a3c1b23","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629856058817,"modificationTime":1629856073147,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-25 01:48:07,805 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-25 01:48:07,808 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-08-25 01:48:07,808 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23/actions 2021-08-25 01:48:07,809 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-25 01:48:07,810 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:09,171 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23/actions HTTP/1.1" 200 317 2021-08-25 01:48:09,172 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-25 01:48:09,172 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"8415a5f97c3945f288351d54e2d8d399","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-25 01:48:09,172 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"8415a5f97c3945f288351d54e2d8d399","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-25 01:48:09,174 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-08-25 01:48:09,174 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/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 2021-08-25 01:48:09,174 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-25 01:48:09,176 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:09,664 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8415a5f97c3945f288351d54e2d8d399/versions/ccee1c1f9b3a44d5acd5ea216a3c1b23 HTTP/1.1" 200 804 2021-08-25 01:48:09,665 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-25 01:48:09,665 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":"29418e82df86450894b73b0fbd83f32b","onboardingMethod":"NetworkPackage","id":"8415a5f97c3945f288351d54e2d8d399","version":"ccee1c1f9b3a44d5acd5ea216a3c1b23","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-08-25 01:48:09,668 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-08-25 01:48:09,668 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-08-25 01:48:09,668 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": "8415a5f97c3945f288351d54e2d8d399", "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-08-25 01:48:09,669 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:15,913 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-08-25 01:48:15,918 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-08-25 01:48:15,923 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1629856094363,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"ea52505a-d196-4e76-b3c9-f5e6aee2e352","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1629856094364,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629856094363,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1629856094464,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"ab575eed-8796-4633-8c0d-acb7a61e1514","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1629856094466,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629856094464,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1629856094363,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"ea52505a-d196-4e76-b3c9-f5e6aee2e352","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1629856094364,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629856094363,"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":1629856094382,"description":"created from csar","artifactType":"HEAT","uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"4541f387-7f12-4424-a8df-0c04a7486996","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.heat1","duplicated":false,"payloadUpdateDate":1629856094389,"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":1629856094382,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856094398,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1629856094398,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629856094398,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856090893,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":1629856090893,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856090893,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":1629856090893,"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":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"feature","uniqueId":"capability.e61d6c4c-3c0f-42ed-811c-bc712f02dc16.feature","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","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":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","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":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","empty":false}],"type":"tosca.capabilities.Scalable","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"scalable","uniqueId":"capability.72076a4e-50a9-4e5c-b996-56e536c5373e.scalable","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"binding","uniqueId":"capability.72076a4e-50a9-4e5c-b996-56e536c5373e.binding","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","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":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","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":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","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":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","empty":false}],"type":"tosca.capabilities.Container","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"host","uniqueId":"capability.72076a4e-50a9-4e5c-b996-56e536c5373e.host","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.ephemeral.size","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.ephemeral.size","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"instance","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.instance","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"memory","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.memory","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.iops","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.iops","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.read.requests","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.read.requests","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"cpu.delta","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.cpu.delta","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.capacity","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.capacity","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.read.bytes","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.read.bytes","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.write.bytes","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.write.bytes","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.latency","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.latency","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.read.bytes.rate","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.usage","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.usage","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"cpu_util","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.cpu_util","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.allocation","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.allocation","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.write.requests.rate","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.write.requests.rate","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.write.bytes.rate","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.write.bytes.rate","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.latency","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.latency","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"cpu","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.cpu","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.write.requests","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.write.requests","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.write.bytes","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.write.bytes","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.read.requests","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.read.requests","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.root.size","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.root.size","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.write.bytes.rate","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"vcpus","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.vcpus","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.iops","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.iops","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.usage","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.usage","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.read.requests.rate","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.read.requests.rate","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.write.requests.rate","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.write.requests.rate","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.allocation","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.allocation","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.read.bytes.rate","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.read.bytes.rate","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.read.bytes","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.read.bytes","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"memory.usage","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.memory.usage","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.capacity","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.capacity","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"memory.resident","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.memory.resident","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.write.requests","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.write.requests","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"os","uniqueId":"capability.72076a4e-50a9-4e5c-b996-56e536c5373e.os","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"endpoint","uniqueId":"capability.72076a4e-50a9-4e5c-b996-56e536c5373e.endpoint","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"dependency","uniqueId":"e61d6c4c-3c0f-42ed-811c-bc712f02dc16.dependency","capability":"tosca.capabilities.Node","ownerId":"e61d6c4c-3c0f-42ed-811c-bc712f02dc16","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"local_storage","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"192f3170-707f-4fcb-972e-b88d7f0ee665.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"473208e4-b33e-483f-9ba7-9575a3a02e0e.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"4868abe4-9287-473e-b344-0f8eea31a4a1.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":"192f3170-707f-4fcb-972e-b88d7f0ee665","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"473208e4-b33e-483f-9ba7-9575a3a02e0e.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665.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":"192f3170-707f-4fcb-972e-b88d7f0ee665","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665.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":"192f3170-707f-4fcb-972e-b88d7f0ee665","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665.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":"192f3170-707f-4fcb-972e-b88d7f0ee665","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"473208e4-b33e-483f-9ba7-9575a3a02e0e","createdFromCsar":true,"uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","icon":"defaulticon","creationTime":1629856094122,"originType":"CVFC","toscaArtifacts":{},"directives":["substitutable"],"isProxy":false,"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"473208e4-b33e-483f-9ba7-9575a3a02e0e","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1629856094247,"customizationUUID":"cab3c645-39c9-4d38-b25d-048d5468babb","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"192f3170-707f-4fcb-972e-b88d7f0ee665.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"473208e4-b33e-483f-9ba7-9575a3a02e0e.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.dummy_flavor_name","parentUniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"4868abe4-9287-473e-b344-0f8eea31a4a1.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":"192f3170-707f-4fcb-972e-b88d7f0ee665","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"473208e4-b33e-483f-9ba7-9575a3a02e0e.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.dummy_image_name","parentUniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665.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":"192f3170-707f-4fcb-972e-b88d7f0ee665","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665.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":"192f3170-707f-4fcb-972e-b88d7f0ee665","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false},{"definition":false,"hidden":false,"uniqueId":"192f3170-707f-4fcb-972e-b88d7f0ee665.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":"192f3170-707f-4fcb-972e-b88d7f0ee665","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"192f3170-707f-4fcb-972e-b88d7f0ee665","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"feature","uniqueId":"capability.e61d6c4c-3c0f-42ed-811c-bc712f02dc16.feature","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","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":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","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":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","empty":false}],"type":"tosca.capabilities.Scalable","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"scalable","uniqueId":"capability.72076a4e-50a9-4e5c-b996-56e536c5373e.scalable","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"binding","uniqueId":"capability.72076a4e-50a9-4e5c-b996-56e536c5373e.binding","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","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":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","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":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","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":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","empty":false}],"type":"tosca.capabilities.Container","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"host","uniqueId":"capability.72076a4e-50a9-4e5c-b996-56e536c5373e.host","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.ephemeral.size","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.ephemeral.size","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"instance","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.instance","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"memory","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.memory","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.iops","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.iops","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.read.requests","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.read.requests","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"cpu.delta","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.cpu.delta","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.capacity","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.capacity","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.read.bytes","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.read.bytes","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.write.bytes","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.write.bytes","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.latency","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.latency","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.read.bytes.rate","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.usage","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.usage","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"cpu_util","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.cpu_util","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.allocation","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.allocation","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.write.requests.rate","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.write.requests.rate","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.write.bytes.rate","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.write.bytes.rate","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.latency","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.latency","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"cpu","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.cpu","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.write.requests","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.write.requests","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.write.bytes","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.write.bytes","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.read.requests","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.read.requests","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.root.size","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.root.size","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.write.bytes.rate","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"vcpus","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.vcpus","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.iops","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.iops","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.usage","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.usage","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.read.requests.rate","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.read.requests.rate","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.write.requests.rate","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.write.requests.rate","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.allocation","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.allocation","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.read.bytes.rate","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.read.bytes.rate","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.read.bytes","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.read.bytes","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"memory.usage","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.memory.usage","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.device.capacity","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.device.capacity","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"memory.resident","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.memory.resident","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4a65beac-2398-4c8f-ae40-c4c87fba9e02","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"disk.write.requests","uniqueId":"capability.4a65beac-2398-4c8f-ae40-c4c87fba9e02.disk.write.requests","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"os","uniqueId":"capability.72076a4e-50a9-4e5c-b996-56e536c5373e.os","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"72076a4e-50a9-4e5c-b996-56e536c5373e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"endpoint","uniqueId":"capability.72076a4e-50a9-4e5c-b996-56e536c5373e.endpoint","ownerId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"dependency","uniqueId":"e61d6c4c-3c0f-42ed-811c-bc712f02dc16.dependency","capability":"tosca.capabilities.Node","ownerId":"e61d6c4c-3c0f-42ed-811c-bc712f02dc16","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["473208e4-b33e-483f-9ba7-9575a3a02e0e.11c26d26-ad0c-4d27-b4b1-26f4a08dbd30.dummy","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.abstract_dummy"],"source":"473208e4-b33e-483f-9ba7-9575a3a02e0e","parentName":"local_storage","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"72076a4e-50a9-4e5c-b996-56e536c5373e","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"cca84062-523a-4b4c-89fb-105cd490985b","groupUUID":"031cb86c-721a-4832-a25c-4756af8b9425","members":{"abstract_dummy":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["ba0033f1-1a88-48ff-baf8-9e3f93d225ef.heat1env","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.heat1"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","artifactsUuid":["4541f387-7f12-4424-a8df-0c04a7486996"],"groupUUID":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","members":{"abstract_dummy":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.473208e4-b33e-483f-9ba7-9575a3a02e0e.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":1629856090894,"icon":"defaulticon","description":"VF","tags":["basic_cnf"],"uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef","componentMetadataForSupportLog":{"SupportablityComponentUUID":"b00c9e4f-39c4-413a-aca8-f015751d9882","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"8415a5f97c3945f288351d54e2d8d399","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1629856094195,"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":1629856094382,"description":"created from csar","artifactType":"HEAT","uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"4541f387-7f12-4424-a8df-0c04a7486996","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.heat1","duplicated":false,"payloadUpdateDate":1629856094389,"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":1629856094382,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1629856094464,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"ab575eed-8796-4633-8c0d-acb7a61e1514","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1629856094466,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629856094464,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856094398,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1629856094398,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629856094398,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1629856094363,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"ea52505a-d196-4e76-b3c9-f5e6aee2e352","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1629856094364,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629856094363,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef"},"categorySpecificMetadata":{},"csarUUID":"8415a5f97c3945f288351d54e2d8d399","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"service":false,"name":"basic_cnf"} 2021-08-25 01:48:15,930 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2021-08-25 01:48:15,930 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:25,941 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-08-25 01:48:25,946 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-08-25 01:48:25,946 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/ba0033f1-1a88-48ff-baf8-9e3f93d225ef/lifecycleState/Certify 2021-08-25 01:48:25,946 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-08-25 01:48:25,948 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:29,895 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/ba0033f1-1a88-48ff-baf8-9e3f93d225ef/lifecycleState/Certify HTTP/1.1" 200 1281 2021-08-25 01:48:29,896 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-08-25 01:48:29,897 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1629856090894,"lastUpdateDate":1629856106928,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"025d657b-0bfe-4815-973a-70f1f56bcd08"},"csarUUID":"8415a5f97c3945f288351d54e2d8d399","csarVersion":"1.0","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","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":"b00c9e4f-39c4-413a-aca8-f015751d9882"} 2021-08-25 01:48:29,899 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-25 01:48:29,899 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-25 01:48:29,900 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-08-25 01:48:29,900 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-08-25 01:48:29,900 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-25 01:48:29,901 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:48:30,083 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-08-25 01:48:30,084 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-25 01:48:30,084 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ca7dbf1c-b37c-4790-9342-733704f7be69/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/01e36e07-74b2-4f4e-bd80-61ec443c7a0f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b00c9e4f-39c4-413a-aca8-f015751d9882/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-25 01:48:30,086 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:48:30,086 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:30,086 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:30,086 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-25 01:48:30,086 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:48:30,086 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:30,087 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:30,087 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-25 01:48:30,087 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-25 01:48:30,087 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:30,087 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:30,087 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-25 01:48:30,087 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-25 01:48:30,087 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:48:30,087 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-25 01:48:30,088 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-08-25 01:48:30,088 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-08-25 01:48:30,088 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-25 01:48:30,089 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:30,707 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-08-25 01:48:30,709 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-25 01:48:30,711 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36ab3528-cbff-4ef0-a15d-910c6e8f3598","lifecycleState":"CERTIFIED","lastUpdateDate":1629847093685,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f76356-ea95-40c9-966c-a3ac39a3c90b","invariantUUID":"1bb16789-1b74-4f8f-b72b-f070205624b9","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":"4037fd0d-91df-47cb-9118-4139c6f8b660","lifecycleState":"CERTIFIED","lastUpdateDate":1629846599886,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38a23335-63ca-412e-a900-d8492713476d","invariantUUID":"6b7a9170-9135-44b9-82f7-be256414327f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"124be86d-59ec-41fc-b5d6-dab43e055b36","lifecycleState":"CERTIFIED","lastUpdateDate":1629847067636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a01dd32-ce8f-4fb2-b6de-76c3c404580e","invariantUUID":"8f2899e3-d611-44fe-b0a3-df474cb9f2d2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"74f36aba-76dc-45cb-87c7-9d1e10a8ff7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629847039510,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e1cd482-17db-410b-82cd-ae7331ad76fd","invariantUUID":"cfc2f377-c934-4ed2-8944-676210ac1bef","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":"networkrules","uniqueId":"35818ea3-e7f7-435c-a005-f9ab6433f77d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846726343,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"49c6931e-e4f8-4d03-92c8-4ef7302f841b","invariantUUID":"1415e45f-8043-43e7-a938-6f1ccb1150d7","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":"loadBalancer","uniqueId":"3566faa0-4877-46aa-8c59-a4595e7c75ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629846588769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d2e047-62d6-4a0a-b497-d550a438dd77","invariantUUID":"04ebcac3-27ee-4022-958e-c5df0227aea9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dc81f181-a1af-494e-aa0a-2ec867756117","lifecycleState":"CERTIFIED","lastUpdateDate":1629846861087,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"17d0230d-4944-4f01-aa26-883b1080332e","invariantUUID":"5995d95f-c426-4895-9ad1-b5897831435e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f90b5292-e58e-4c65-a848-d4258569cc9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629847086354,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b7e3809-851d-4493-817f-164055c48f27","invariantUUID":"0d4d6a1e-3407-49c5-8d28-0051d733d3cf","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ed6bdb-8676-4589-8df3-58fce92efbcd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846833684,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62780a9d-22b9-407a-8941-ce665aaf23b6","invariantUUID":"9d9eed66-b042-4e78-92bf-d8baebb1be62","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66cb1caa-95de-4445-b6eb-9818893f183a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846758487,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a63bf230-4d49-42f4-b329-6cf571a4fa40","invariantUUID":"1864f907-6715-4262-98bc-7a318e14198e","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":"securityrules","uniqueId":"94c6c669-87b2-4646-8faa-5bed6212a5ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629846738931,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dbbe5bd1-b9a0-415e-9c7b-0a4a822522a6","invariantUUID":"492fabd5-b343-4841-9e55-2faa86b73906","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"50eed374-0da1-44bd-8c80-1921e2551d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846866426,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51436872-2467-4b9b-b480-b867fcd75d79","invariantUUID":"9960edec-d0d1-47e6-90ba-d669819f738d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"98ac5911-3d70-44a4-8f12-ebe5225e7f08","lifecycleState":"CERTIFIED","lastUpdateDate":1629847100750,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99023a61-d344-4b24-b85e-992bf4fd5ed5","invariantUUID":"6e5bb198-9656-459d-9a8f-803faacdff00","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":"port","uniqueId":"f35808e0-1e02-4839-961a-dfa998a12e03","lifecycleState":"CERTIFIED","lastUpdateDate":1629846711463,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75166615-0beb-4995-9d45-0099f17a61a3","invariantUUID":"3e925d54-d5ce-4ce5-bec5-7bc12c788a15","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a984e53-2605-45a1-a36e-82d588b89fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846789787,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c16de57-8230-4fa2-a8a3-0690239111c5","invariantUUID":"d98bc183-0aa3-4a8a-9f6d-8dd79b14c09c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4dabe6f-dfa1-4a69-abf0-8f05c6cb9b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846674197,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba056aef-5566-4d94-b96f-567f09069994","invariantUUID":"a3bfbf4d-f666-4f24-bea3-bf0f7f667113","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0e9e4246-8d49-4443-a8ca-e0d8bd4497b9","lifecycleState":"CERTIFIED","lastUpdateDate":1629847044712,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2cd87f8-1664-4e77-949b-4ee6bd0815bf","invariantUUID":"484cf949-5f53-476e-afc1-6f4e8122a004","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca199e8b-af8a-4d19-be85-cb3733de56a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629847103826,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d519382-ada8-432e-aa45-587c56f64e53","invariantUUID":"2641ca40-0f5e-42e2-874a-5ec2b00fb150","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e49fc42d-1fd7-4dd3-bf4f-013b004b70d3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846575488,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985cd2e9-a63e-4a26-a5da-861c87666624","invariantUUID":"58fe4d21-2ad2-4f22-bb0a-cd0510899e15","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"438f4de4-a937-4649-87b3-c8293aa37c13","lifecycleState":"CERTIFIED","lastUpdateDate":1629847082417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58032ea0-75dd-4611-9ea3-f6fdc13a8568","invariantUUID":"08ed1252-d05f-4b65-a5b9-5aefa1a73721","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":"objectStorage","uniqueId":"41305333-9b52-4739-a34a-6bb9d2710e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846871982,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"245c59ba-3bbc-4d10-b4b0-71531c364954","invariantUUID":"7a45db19-7df2-476f-82e9-dbd5f191bd42","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","lifecycleState":"CERTIFIED","lastUpdateDate":1629846536457,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"470388ab-8ff1-4e8d-af63-45f4bf01aefd","invariantUUID":"5df41f03-716c-4f8a-bc62-c764c6037002","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":"defaulticon","uniqueId":"c94fa9e3-8400-425b-b402-d345da9326b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629855627002,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","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":"7426f3e0-3c78-4143-a713-a8b503cf92e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846889921,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dc9c8b8-a094-4016-8422-eec515c44521","invariantUUID":"d79bbabd-669f-4625-ac7c-44519edb6323","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":"objectStorage","uniqueId":"db8eb410-de4c-49f1-9ac9-3111f3e2b78f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846569782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4a3198-1a6b-4889-93ad-b37cc47766b2","invariantUUID":"4742f8fb-3840-4643-b68e-ba30a005765e","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":"0387e388-9912-4b60-ac7f-8a324b21a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846752688,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8915382-9cdc-4aeb-bf14-e1e9286d72e3","invariantUUID":"67f3ac97-3a22-4fc8-8698-1341d7053633","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":"compute","uniqueId":"2210f5b2-b2c7-4f3f-bde0-4bb9d22ff67f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846914366,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38a4ff9-4736-4841-b61f-247199588101","invariantUUID":"d8d26f2a-d11c-426e-bc41-aba4b98ea491","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":"f8704a91-22d5-40d0-9d6d-63ec17366155","lifecycleState":"CERTIFIED","lastUpdateDate":1629846976555,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f509bed-d79b-4148-b2a3-beba8f3debdf","invariantUUID":"c0a71b1f-aebd-434b-b4df-57036c5a0065","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":"network","uniqueId":"f20a7782-ed03-4e51-81c8-c13675f00014","lifecycleState":"CERTIFIED","lastUpdateDate":1629846636174,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68047e01-3c49-4ba7-9eec-b528d374fbaa","invariantUUID":"e7177d48-611b-43df-a339-8c1a591cc8ac","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":"compute","uniqueId":"8e5a7f75-d1df-4e3e-89c7-9812231abdaa","lifecycleState":"CERTIFIED","lastUpdateDate":1629846747662,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b10dac0-903a-4a58-837b-e666eddf08bf","invariantUUID":"5aa4a0f0-f953-47ef-8801-16c6aa5e339d","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a428a25a-edd4-45b5-a391-9c2042ca83f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846763856,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a11a7c48-c5db-4808-a38a-b4cdfc49de4a","invariantUUID":"3ed6ce5c-6b19-43f5-bc3d-01c84f59e6be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7801fa74-ec7e-4992-9e66-a2b9c6cfd3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1629847077485,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf35c19-46be-49df-83ea-6fdd1e8cd49f","invariantUUID":"67594215-fea3-417d-8863-6358bfbb93c8","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":"port","uniqueId":"a15831e5-c164-4186-8c5c-37a976f9cd7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846992355,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11c5e9a5-1232-466f-8f6a-6fe8265cd3d0","invariantUUID":"122da449-f40a-4b2c-a205-d29bacdcba00","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0ca8c3-962e-454e-8881-0d3b327e2f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846855849,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78853115-2818-4370-9a13-e2e91e4e54c6","invariantUUID":"bdf5b4a7-c35b-4aca-b6f7-20645b99ee19","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":"compute","uniqueId":"7d43bda6-11c2-4249-af2a-c256740cbecc","lifecycleState":"CERTIFIED","lastUpdateDate":1629846884637,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f282ed05-8d37-4b61-8ac2-78215c2fb228","invariantUUID":"cb748f24-2f9f-433f-9486-7299259ea8df","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","lifecycleState":"CERTIFIED","lastUpdateDate":1629856106928,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a3b2f102-b858-4223-ae65-d685b6b172b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846594359,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdc723a0-2c72-4038-b3c1-772560823dc5","invariantUUID":"e60610db-9aa8-4498-90a5-0829d3b9043c","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":"5741594a-ff74-4483-9e2c-dd7e670a112b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846667554,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cf90787-da6b-4ed3-a95e-9429002e9286","invariantUUID":"d81b2f65-ece9-4e5b-a35b-79565fec173b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5d5fc95-0e6f-4128-bb2e-f65da30d60ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629846930693,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d3778a3-a6cc-4243-b404-5973e3eb94f0","invariantUUID":"38d1fb7f-88ac-45d1-9acc-256dccda3d96","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32ed3cfc-b4c6-46c4-98d1-c384de197f82","lifecycleState":"CERTIFIED","lastUpdateDate":1629847009768,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b506b34c-0d5b-4558-834e-893032e39dc8","invariantUUID":"4024ce72-3d36-4b25-b4c2-a05b26e5cb5b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efe8d84-d1fc-408c-9ecf-07d653322d00","lifecycleState":"CERTIFIED","lastUpdateDate":1629847049916,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97c58dd5-a08f-4ee7-be53-caaa877aa385","invariantUUID":"34c2885f-ff4e-4e78-a1e8-17485ce7a105","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":"defaulticon","uniqueId":"8329da43-656d-49fb-a40c-45f1b7bb553c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846564171,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09dd6c32-456e-4258-b7e3-02626389989b","invariantUUID":"a1f8fe9c-7c7d-474f-8717-1a648b59159e","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":"e79c4fde-f84c-4771-b6d3-fbc88dd43650","lifecycleState":"CERTIFIED","lastUpdateDate":1629846679380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc31b458-1a95-4065-85ad-58afd0d4c883","invariantUUID":"9c7c127a-a699-4c4b-a26c-4d5c378b1af0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1eb059dd-8c60-4276-ba5e-277132ff0692","lifecycleState":"CERTIFIED","lastUpdateDate":1629847004593,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0699aaf-f238-4246-81e2-f957f8896585","invariantUUID":"87234212-5931-40a9-9d08-05e219df0f4d","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":"843884fa-d205-4c42-8788-c3f3081cb66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846812454,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c886713d-6aff-40c2-89e4-cb70f3da6f86","invariantUUID":"b017e0c9-fe72-4262-85bf-668be6c959bd","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":"defaulticon","uniqueId":"ad4d5165-d4e3-4890-98ed-2352c0359dba","lifecycleState":"CERTIFIED","lastUpdateDate":1629855994968,"name":"basic_onboard_QBknOv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","systemName":"BasicOnboardQbknov","description":"VF","tags":["basic_onboard_QBknOv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f1e4fa-b5d0-45a8-a717-ae7887f741f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846619532,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6cb1872-a277-433d-8306-4c08cafe04de","invariantUUID":"a05c60f2-821a-47f1-a74e-f65f1960c7e7","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718762ee-b569-4542-a5e9-c3e371c27da8","lifecycleState":"CERTIFIED","lastUpdateDate":1629846987009,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e893119d-25ef-44f0-b8b9-082287c42040","invariantUUID":"755c515f-ab86-4749-b9de-7e0f22971490","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1362176-b538-45ab-9562-4ff771d84017","lifecycleState":"CERTIFIED","lastUpdateDate":1629846624880,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71cc7e3b-ca74-4285-9beb-c283203c31f1","invariantUUID":"11364359-188a-4688-9f21-722e9c450593","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":"57513d95-8772-4674-b0a8-36b5d071e672","lifecycleState":"CERTIFIED","lastUpdateDate":1629846783566,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fcd8caef-98bd-4446-8695-602575479e2c","invariantUUID":"dac5b340-9868-4c2a-b3e4-146416594cdb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"370c73a4-38aa-4fa1-9876-b75d562aeec3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846981988,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8a9aa6-b41f-44c8-ba27-55d70d993560","invariantUUID":"231b398d-ff3a-4027-9252-8aa77689145e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6819047-008d-4112-9bd6-4eb77e03df9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846706276,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1ca593f-23a8-4a7c-badf-ee78575a5eea","invariantUUID":"f40c298f-ede7-470c-bd7d-a60c4de3dffc","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":"fb2fc5ef-c481-4dd8-af6e-b9758a424bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846733569,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149a946d-3b19-4598-8b9f-d135302369ed","invariantUUID":"9d95a484-7095-488b-ba03-17c36a012aca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9bb6374-0fc9-43b9-a1f1-7a2e10ff97dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629847023072,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb9d3bc3-d280-4ec3-a81a-92aad4241539","invariantUUID":"792c35e7-1c2c-4a15-b015-05edb8836396","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4761203-b1ce-4db7-9df8-5acb32312d61","lifecycleState":"CERTIFIED","lastUpdateDate":1629846659480,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b2ea5e17-3119-4f42-a880-884fa08f493b","invariantUUID":"7f8a2b6f-eaf5-462b-949f-17354fa65d99","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7435b3f5-e191-4706-a43e-434125fc4455","lifecycleState":"CERTIFIED","lastUpdateDate":1629846630249,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"606b52e4-aa1a-407f-a5f0-89db38de27d7","invariantUUID":"62e4ff73-f2d0-46c6-af18-b32f10df72c7","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":"1cb8dabc-9226-44db-8623-21fb714050cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846878719,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3369427-c50a-4301-9cb3-a263139439cb","invariantUUID":"39a8e3cc-6025-4b7a-9bca-43079893829b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c060b114-ad89-4059-a955-4ea1fc0022f7","lifecycleState":"CERTIFIED","lastUpdateDate":1629846843804,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e44af27-fe43-4787-8027-89df27ae1f6b","invariantUUID":"8e6d7983-25ee-4d25-acb6-9a0eaf7c5239","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9513e95-8660-4317-89b8-deecb49be084","lifecycleState":"CERTIFIED","lastUpdateDate":1629847030680,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bfe531-f2c1-4137-a543-fc5a808159bc","invariantUUID":"1e89d7f0-b6d6-42fa-997a-f4bc6f0c7af6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16d9c5ed-595e-4dae-b19a-6ba9b6c8dc43","lifecycleState":"CERTIFIED","lastUpdateDate":1629846647270,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a12a1783-2106-4294-8c83-3aaa00383ef9","invariantUUID":"68b11df7-7c72-4d20-be67-6ab29b951708","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01d6571e-3acc-4b61-8758-0abd482f0ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1629846925020,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fa042f3-2c49-4e2c-bb75-8e86a139f242","invariantUUID":"913c9b52-6550-4dc7-9230-6c24a4d066a7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21c8a65d-e2f4-4982-96a0-a29d7eadada4","lifecycleState":"CERTIFIED","lastUpdateDate":1629846902583,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e5fb58-601e-42e6-a0ae-b24e772ef1ec","invariantUUID":"e723ffdc-9a20-44a1-8441-ad54467d9b5a","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":"dba0e79f-8213-4b5e-bb72-222720ce1b39","lifecycleState":"CERTIFIED","lastUpdateDate":1629846828676,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83124054-04da-4bb3-823f-ca159b579970","invariantUUID":"1e2fe05e-1365-4626-ac71-ef692f72533f","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":"13992a40-f2be-4b5d-a52d-0ac77e2af4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629847014949,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ebc57b-4ff7-4442-ba66-6e92d0b803ab","invariantUUID":"c1d05f6a-868a-4b31-b594-fa3594235fae","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":"d8491fef-9139-48ed-b944-97ea62ceaa5a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846908677,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3bf79d0-b433-479a-9140-25f3fd1248c7","invariantUUID":"ba0f664c-df2c-4c57-8543-9fdcd20ce402","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":"72255448-fce7-4ff4-acb5-893c16c412dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846849402,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4c33e79-2e83-48a6-92de-98a74ffc2344","invariantUUID":"523fe2a7-0a2c-44db-8500-2a05253e9b8e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84a22518-040f-4b1d-921f-f91ee8dd3d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846652718,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dd14631-7638-413c-a7b3-e18f65fdb9bd","invariantUUID":"442197f4-f9bd-4bc8-8f70-8efbe66a4995","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72e921c4-aeab-4746-910e-abce56744735","lifecycleState":"CERTIFIED","lastUpdateDate":1629846775398,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bfbdd3-b797-41e8-bf63-57ee35848d95","invariantUUID":"43772a3a-5095-441a-a470-889b5db1104a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"819b7357-e14b-421f-9117-2766892f1a74","lifecycleState":"CERTIFIED","lastUpdateDate":1629846998484,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4274d4fb-30c7-4d48-bce2-39ed3084174d","invariantUUID":"a532576a-b169-4015-ad25-807eb1dd8b04","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"727a50b0-5eeb-44f1-a947-5a8bdff18b62","lifecycleState":"CERTIFIED","lastUpdateDate":1629846953327,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"912050fa-b858-4da0-95dd-e357ab87bf06","invariantUUID":"4884ad92-c53f-4d91-b978-679cfc503725","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d15e84b-875c-481d-a061-37c88653dc6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629847060729,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ad1eaa3-d8f1-487c-a043-030928b882fa","invariantUUID":"b51585ff-ebd7-4551-aa3d-733d523bc224","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":"port","uniqueId":"b5eaadaf-2e58-4b2e-a5e3-9f6c16ffe2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846642183,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6835f23d-88fd-42a3-b6c4-6208eafb2c16","invariantUUID":"d7ae76e0-8514-4bde-98fb-e1591319ff58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbb72b1b-1ddc-41e5-8d75-088d5d0083cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846947940,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083ecb44-15ee-489d-a80b-d58f530a0c6e","invariantUUID":"18a20959-daf3-4284-b155-f499677b434a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d77f0f34-8594-42c0-ad9d-ac22297e88a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629856050462,"name":"basic_onboard_QBknOv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","systemName":"BasicOnboardQbknov","description":"service","tags":["basic_onboard_QBknOv"],"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":"70c54a9c-bbe6-4378-950a-21b12df4ec59","lifecycleState":"CERTIFIED","lastUpdateDate":1629855674912,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","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":"ed89fe41-1cd0-4298-b9db-370425335113","lifecycleState":"CERTIFIED","lastUpdateDate":1629855359289,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-25 01:48:30,715 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-25 01:48:40,726 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-25 01:48:40,726 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-25 01:48:40,727 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-08-25 01:48:40,727 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-08-25 01:48:40,727 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-25 01:48:40,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:48:40,846 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-08-25 01:48:40,847 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-25 01:48:40,847 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ca7dbf1c-b37c-4790-9342-733704f7be69/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/01e36e07-74b2-4f4e-bd80-61ec443c7a0f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b00c9e4f-39c4-413a-aca8-f015751d9882/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-25 01:48:40,850 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:48:40,850 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:40,850 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:40,850 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-25 01:48:40,850 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:48:40,850 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:40,850 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:40,851 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-25 01:48:40,851 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-25 01:48:40,851 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:40,851 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:40,851 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-25 01:48:40,851 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-25 01:48:40,851 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:48:40,851 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-25 01:48:40,852 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-08-25 01:48:40,852 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-08-25 01:48:40,852 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-25 01:48:40,853 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:41,505 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-08-25 01:48:41,507 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-25 01:48:41,508 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36ab3528-cbff-4ef0-a15d-910c6e8f3598","lifecycleState":"CERTIFIED","lastUpdateDate":1629847093685,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f76356-ea95-40c9-966c-a3ac39a3c90b","invariantUUID":"1bb16789-1b74-4f8f-b72b-f070205624b9","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":"4037fd0d-91df-47cb-9118-4139c6f8b660","lifecycleState":"CERTIFIED","lastUpdateDate":1629846599886,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38a23335-63ca-412e-a900-d8492713476d","invariantUUID":"6b7a9170-9135-44b9-82f7-be256414327f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"124be86d-59ec-41fc-b5d6-dab43e055b36","lifecycleState":"CERTIFIED","lastUpdateDate":1629847067636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a01dd32-ce8f-4fb2-b6de-76c3c404580e","invariantUUID":"8f2899e3-d611-44fe-b0a3-df474cb9f2d2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"74f36aba-76dc-45cb-87c7-9d1e10a8ff7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629847039510,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e1cd482-17db-410b-82cd-ae7331ad76fd","invariantUUID":"cfc2f377-c934-4ed2-8944-676210ac1bef","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":"networkrules","uniqueId":"35818ea3-e7f7-435c-a005-f9ab6433f77d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846726343,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"49c6931e-e4f8-4d03-92c8-4ef7302f841b","invariantUUID":"1415e45f-8043-43e7-a938-6f1ccb1150d7","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":"loadBalancer","uniqueId":"3566faa0-4877-46aa-8c59-a4595e7c75ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629846588769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d2e047-62d6-4a0a-b497-d550a438dd77","invariantUUID":"04ebcac3-27ee-4022-958e-c5df0227aea9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dc81f181-a1af-494e-aa0a-2ec867756117","lifecycleState":"CERTIFIED","lastUpdateDate":1629846861087,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"17d0230d-4944-4f01-aa26-883b1080332e","invariantUUID":"5995d95f-c426-4895-9ad1-b5897831435e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f90b5292-e58e-4c65-a848-d4258569cc9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629847086354,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b7e3809-851d-4493-817f-164055c48f27","invariantUUID":"0d4d6a1e-3407-49c5-8d28-0051d733d3cf","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ed6bdb-8676-4589-8df3-58fce92efbcd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846833684,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62780a9d-22b9-407a-8941-ce665aaf23b6","invariantUUID":"9d9eed66-b042-4e78-92bf-d8baebb1be62","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66cb1caa-95de-4445-b6eb-9818893f183a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846758487,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a63bf230-4d49-42f4-b329-6cf571a4fa40","invariantUUID":"1864f907-6715-4262-98bc-7a318e14198e","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":"securityrules","uniqueId":"94c6c669-87b2-4646-8faa-5bed6212a5ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629846738931,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dbbe5bd1-b9a0-415e-9c7b-0a4a822522a6","invariantUUID":"492fabd5-b343-4841-9e55-2faa86b73906","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"50eed374-0da1-44bd-8c80-1921e2551d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846866426,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51436872-2467-4b9b-b480-b867fcd75d79","invariantUUID":"9960edec-d0d1-47e6-90ba-d669819f738d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"98ac5911-3d70-44a4-8f12-ebe5225e7f08","lifecycleState":"CERTIFIED","lastUpdateDate":1629847100750,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99023a61-d344-4b24-b85e-992bf4fd5ed5","invariantUUID":"6e5bb198-9656-459d-9a8f-803faacdff00","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":"port","uniqueId":"f35808e0-1e02-4839-961a-dfa998a12e03","lifecycleState":"CERTIFIED","lastUpdateDate":1629846711463,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75166615-0beb-4995-9d45-0099f17a61a3","invariantUUID":"3e925d54-d5ce-4ce5-bec5-7bc12c788a15","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a984e53-2605-45a1-a36e-82d588b89fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846789787,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c16de57-8230-4fa2-a8a3-0690239111c5","invariantUUID":"d98bc183-0aa3-4a8a-9f6d-8dd79b14c09c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4dabe6f-dfa1-4a69-abf0-8f05c6cb9b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846674197,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba056aef-5566-4d94-b96f-567f09069994","invariantUUID":"a3bfbf4d-f666-4f24-bea3-bf0f7f667113","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0e9e4246-8d49-4443-a8ca-e0d8bd4497b9","lifecycleState":"CERTIFIED","lastUpdateDate":1629847044712,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2cd87f8-1664-4e77-949b-4ee6bd0815bf","invariantUUID":"484cf949-5f53-476e-afc1-6f4e8122a004","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca199e8b-af8a-4d19-be85-cb3733de56a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629847103826,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d519382-ada8-432e-aa45-587c56f64e53","invariantUUID":"2641ca40-0f5e-42e2-874a-5ec2b00fb150","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e49fc42d-1fd7-4dd3-bf4f-013b004b70d3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846575488,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985cd2e9-a63e-4a26-a5da-861c87666624","invariantUUID":"58fe4d21-2ad2-4f22-bb0a-cd0510899e15","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"438f4de4-a937-4649-87b3-c8293aa37c13","lifecycleState":"CERTIFIED","lastUpdateDate":1629847082417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58032ea0-75dd-4611-9ea3-f6fdc13a8568","invariantUUID":"08ed1252-d05f-4b65-a5b9-5aefa1a73721","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":"objectStorage","uniqueId":"41305333-9b52-4739-a34a-6bb9d2710e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846871982,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"245c59ba-3bbc-4d10-b4b0-71531c364954","invariantUUID":"7a45db19-7df2-476f-82e9-dbd5f191bd42","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","lifecycleState":"CERTIFIED","lastUpdateDate":1629846536457,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"470388ab-8ff1-4e8d-af63-45f4bf01aefd","invariantUUID":"5df41f03-716c-4f8a-bc62-c764c6037002","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":"defaulticon","uniqueId":"c94fa9e3-8400-425b-b402-d345da9326b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629855627002,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","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":"7426f3e0-3c78-4143-a713-a8b503cf92e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846889921,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dc9c8b8-a094-4016-8422-eec515c44521","invariantUUID":"d79bbabd-669f-4625-ac7c-44519edb6323","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":"objectStorage","uniqueId":"db8eb410-de4c-49f1-9ac9-3111f3e2b78f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846569782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4a3198-1a6b-4889-93ad-b37cc47766b2","invariantUUID":"4742f8fb-3840-4643-b68e-ba30a005765e","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":"0387e388-9912-4b60-ac7f-8a324b21a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846752688,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8915382-9cdc-4aeb-bf14-e1e9286d72e3","invariantUUID":"67f3ac97-3a22-4fc8-8698-1341d7053633","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":"compute","uniqueId":"2210f5b2-b2c7-4f3f-bde0-4bb9d22ff67f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846914366,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38a4ff9-4736-4841-b61f-247199588101","invariantUUID":"d8d26f2a-d11c-426e-bc41-aba4b98ea491","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":"f8704a91-22d5-40d0-9d6d-63ec17366155","lifecycleState":"CERTIFIED","lastUpdateDate":1629846976555,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f509bed-d79b-4148-b2a3-beba8f3debdf","invariantUUID":"c0a71b1f-aebd-434b-b4df-57036c5a0065","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":"network","uniqueId":"f20a7782-ed03-4e51-81c8-c13675f00014","lifecycleState":"CERTIFIED","lastUpdateDate":1629846636174,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68047e01-3c49-4ba7-9eec-b528d374fbaa","invariantUUID":"e7177d48-611b-43df-a339-8c1a591cc8ac","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":"compute","uniqueId":"8e5a7f75-d1df-4e3e-89c7-9812231abdaa","lifecycleState":"CERTIFIED","lastUpdateDate":1629846747662,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b10dac0-903a-4a58-837b-e666eddf08bf","invariantUUID":"5aa4a0f0-f953-47ef-8801-16c6aa5e339d","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a428a25a-edd4-45b5-a391-9c2042ca83f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846763856,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a11a7c48-c5db-4808-a38a-b4cdfc49de4a","invariantUUID":"3ed6ce5c-6b19-43f5-bc3d-01c84f59e6be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7801fa74-ec7e-4992-9e66-a2b9c6cfd3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1629847077485,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf35c19-46be-49df-83ea-6fdd1e8cd49f","invariantUUID":"67594215-fea3-417d-8863-6358bfbb93c8","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":"port","uniqueId":"a15831e5-c164-4186-8c5c-37a976f9cd7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846992355,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11c5e9a5-1232-466f-8f6a-6fe8265cd3d0","invariantUUID":"122da449-f40a-4b2c-a205-d29bacdcba00","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0ca8c3-962e-454e-8881-0d3b327e2f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846855849,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78853115-2818-4370-9a13-e2e91e4e54c6","invariantUUID":"bdf5b4a7-c35b-4aca-b6f7-20645b99ee19","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":"compute","uniqueId":"7d43bda6-11c2-4249-af2a-c256740cbecc","lifecycleState":"CERTIFIED","lastUpdateDate":1629846884637,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f282ed05-8d37-4b61-8ac2-78215c2fb228","invariantUUID":"cb748f24-2f9f-433f-9486-7299259ea8df","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","lifecycleState":"CERTIFIED","lastUpdateDate":1629856106928,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a3b2f102-b858-4223-ae65-d685b6b172b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846594359,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdc723a0-2c72-4038-b3c1-772560823dc5","invariantUUID":"e60610db-9aa8-4498-90a5-0829d3b9043c","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":"5741594a-ff74-4483-9e2c-dd7e670a112b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846667554,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cf90787-da6b-4ed3-a95e-9429002e9286","invariantUUID":"d81b2f65-ece9-4e5b-a35b-79565fec173b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5d5fc95-0e6f-4128-bb2e-f65da30d60ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629846930693,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d3778a3-a6cc-4243-b404-5973e3eb94f0","invariantUUID":"38d1fb7f-88ac-45d1-9acc-256dccda3d96","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32ed3cfc-b4c6-46c4-98d1-c384de197f82","lifecycleState":"CERTIFIED","lastUpdateDate":1629847009768,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b506b34c-0d5b-4558-834e-893032e39dc8","invariantUUID":"4024ce72-3d36-4b25-b4c2-a05b26e5cb5b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efe8d84-d1fc-408c-9ecf-07d653322d00","lifecycleState":"CERTIFIED","lastUpdateDate":1629847049916,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97c58dd5-a08f-4ee7-be53-caaa877aa385","invariantUUID":"34c2885f-ff4e-4e78-a1e8-17485ce7a105","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":"defaulticon","uniqueId":"8329da43-656d-49fb-a40c-45f1b7bb553c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846564171,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09dd6c32-456e-4258-b7e3-02626389989b","invariantUUID":"a1f8fe9c-7c7d-474f-8717-1a648b59159e","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":"e79c4fde-f84c-4771-b6d3-fbc88dd43650","lifecycleState":"CERTIFIED","lastUpdateDate":1629846679380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc31b458-1a95-4065-85ad-58afd0d4c883","invariantUUID":"9c7c127a-a699-4c4b-a26c-4d5c378b1af0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1eb059dd-8c60-4276-ba5e-277132ff0692","lifecycleState":"CERTIFIED","lastUpdateDate":1629847004593,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0699aaf-f238-4246-81e2-f957f8896585","invariantUUID":"87234212-5931-40a9-9d08-05e219df0f4d","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":"843884fa-d205-4c42-8788-c3f3081cb66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846812454,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c886713d-6aff-40c2-89e4-cb70f3da6f86","invariantUUID":"b017e0c9-fe72-4262-85bf-668be6c959bd","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":"defaulticon","uniqueId":"ad4d5165-d4e3-4890-98ed-2352c0359dba","lifecycleState":"CERTIFIED","lastUpdateDate":1629855994968,"name":"basic_onboard_QBknOv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","systemName":"BasicOnboardQbknov","description":"VF","tags":["basic_onboard_QBknOv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f1e4fa-b5d0-45a8-a717-ae7887f741f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846619532,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6cb1872-a277-433d-8306-4c08cafe04de","invariantUUID":"a05c60f2-821a-47f1-a74e-f65f1960c7e7","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718762ee-b569-4542-a5e9-c3e371c27da8","lifecycleState":"CERTIFIED","lastUpdateDate":1629846987009,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e893119d-25ef-44f0-b8b9-082287c42040","invariantUUID":"755c515f-ab86-4749-b9de-7e0f22971490","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1362176-b538-45ab-9562-4ff771d84017","lifecycleState":"CERTIFIED","lastUpdateDate":1629846624880,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71cc7e3b-ca74-4285-9beb-c283203c31f1","invariantUUID":"11364359-188a-4688-9f21-722e9c450593","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":"57513d95-8772-4674-b0a8-36b5d071e672","lifecycleState":"CERTIFIED","lastUpdateDate":1629846783566,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fcd8caef-98bd-4446-8695-602575479e2c","invariantUUID":"dac5b340-9868-4c2a-b3e4-146416594cdb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"370c73a4-38aa-4fa1-9876-b75d562aeec3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846981988,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8a9aa6-b41f-44c8-ba27-55d70d993560","invariantUUID":"231b398d-ff3a-4027-9252-8aa77689145e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6819047-008d-4112-9bd6-4eb77e03df9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846706276,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1ca593f-23a8-4a7c-badf-ee78575a5eea","invariantUUID":"f40c298f-ede7-470c-bd7d-a60c4de3dffc","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":"fb2fc5ef-c481-4dd8-af6e-b9758a424bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846733569,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149a946d-3b19-4598-8b9f-d135302369ed","invariantUUID":"9d95a484-7095-488b-ba03-17c36a012aca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9bb6374-0fc9-43b9-a1f1-7a2e10ff97dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629847023072,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb9d3bc3-d280-4ec3-a81a-92aad4241539","invariantUUID":"792c35e7-1c2c-4a15-b015-05edb8836396","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4761203-b1ce-4db7-9df8-5acb32312d61","lifecycleState":"CERTIFIED","lastUpdateDate":1629846659480,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b2ea5e17-3119-4f42-a880-884fa08f493b","invariantUUID":"7f8a2b6f-eaf5-462b-949f-17354fa65d99","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7435b3f5-e191-4706-a43e-434125fc4455","lifecycleState":"CERTIFIED","lastUpdateDate":1629846630249,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"606b52e4-aa1a-407f-a5f0-89db38de27d7","invariantUUID":"62e4ff73-f2d0-46c6-af18-b32f10df72c7","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":"1cb8dabc-9226-44db-8623-21fb714050cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846878719,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3369427-c50a-4301-9cb3-a263139439cb","invariantUUID":"39a8e3cc-6025-4b7a-9bca-43079893829b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c060b114-ad89-4059-a955-4ea1fc0022f7","lifecycleState":"CERTIFIED","lastUpdateDate":1629846843804,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e44af27-fe43-4787-8027-89df27ae1f6b","invariantUUID":"8e6d7983-25ee-4d25-acb6-9a0eaf7c5239","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9513e95-8660-4317-89b8-deecb49be084","lifecycleState":"CERTIFIED","lastUpdateDate":1629847030680,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bfe531-f2c1-4137-a543-fc5a808159bc","invariantUUID":"1e89d7f0-b6d6-42fa-997a-f4bc6f0c7af6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16d9c5ed-595e-4dae-b19a-6ba9b6c8dc43","lifecycleState":"CERTIFIED","lastUpdateDate":1629846647270,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a12a1783-2106-4294-8c83-3aaa00383ef9","invariantUUID":"68b11df7-7c72-4d20-be67-6ab29b951708","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01d6571e-3acc-4b61-8758-0abd482f0ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1629846925020,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fa042f3-2c49-4e2c-bb75-8e86a139f242","invariantUUID":"913c9b52-6550-4dc7-9230-6c24a4d066a7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21c8a65d-e2f4-4982-96a0-a29d7eadada4","lifecycleState":"CERTIFIED","lastUpdateDate":1629846902583,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e5fb58-601e-42e6-a0ae-b24e772ef1ec","invariantUUID":"e723ffdc-9a20-44a1-8441-ad54467d9b5a","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":"dba0e79f-8213-4b5e-bb72-222720ce1b39","lifecycleState":"CERTIFIED","lastUpdateDate":1629846828676,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83124054-04da-4bb3-823f-ca159b579970","invariantUUID":"1e2fe05e-1365-4626-ac71-ef692f72533f","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":"13992a40-f2be-4b5d-a52d-0ac77e2af4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629847014949,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ebc57b-4ff7-4442-ba66-6e92d0b803ab","invariantUUID":"c1d05f6a-868a-4b31-b594-fa3594235fae","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":"d8491fef-9139-48ed-b944-97ea62ceaa5a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846908677,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3bf79d0-b433-479a-9140-25f3fd1248c7","invariantUUID":"ba0f664c-df2c-4c57-8543-9fdcd20ce402","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":"72255448-fce7-4ff4-acb5-893c16c412dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846849402,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4c33e79-2e83-48a6-92de-98a74ffc2344","invariantUUID":"523fe2a7-0a2c-44db-8500-2a05253e9b8e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84a22518-040f-4b1d-921f-f91ee8dd3d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846652718,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dd14631-7638-413c-a7b3-e18f65fdb9bd","invariantUUID":"442197f4-f9bd-4bc8-8f70-8efbe66a4995","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72e921c4-aeab-4746-910e-abce56744735","lifecycleState":"CERTIFIED","lastUpdateDate":1629846775398,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bfbdd3-b797-41e8-bf63-57ee35848d95","invariantUUID":"43772a3a-5095-441a-a470-889b5db1104a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"819b7357-e14b-421f-9117-2766892f1a74","lifecycleState":"CERTIFIED","lastUpdateDate":1629846998484,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4274d4fb-30c7-4d48-bce2-39ed3084174d","invariantUUID":"a532576a-b169-4015-ad25-807eb1dd8b04","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"727a50b0-5eeb-44f1-a947-5a8bdff18b62","lifecycleState":"CERTIFIED","lastUpdateDate":1629846953327,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"912050fa-b858-4da0-95dd-e357ab87bf06","invariantUUID":"4884ad92-c53f-4d91-b978-679cfc503725","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d15e84b-875c-481d-a061-37c88653dc6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629847060729,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ad1eaa3-d8f1-487c-a043-030928b882fa","invariantUUID":"b51585ff-ebd7-4551-aa3d-733d523bc224","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":"port","uniqueId":"b5eaadaf-2e58-4b2e-a5e3-9f6c16ffe2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846642183,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6835f23d-88fd-42a3-b6c4-6208eafb2c16","invariantUUID":"d7ae76e0-8514-4bde-98fb-e1591319ff58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbb72b1b-1ddc-41e5-8d75-088d5d0083cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846947940,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083ecb44-15ee-489d-a80b-d58f530a0c6e","invariantUUID":"18a20959-daf3-4284-b155-f499677b434a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d77f0f34-8594-42c0-ad9d-ac22297e88a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629856050462,"name":"basic_onboard_QBknOv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","systemName":"BasicOnboardQbknov","description":"service","tags":["basic_onboard_QBknOv"],"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":"70c54a9c-bbe6-4378-950a-21b12df4ec59","lifecycleState":"CERTIFIED","lastUpdateDate":1629855674912,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","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":"ed89fe41-1cd0-4298-b9db-370425335113","lifecycleState":"CERTIFIED","lastUpdateDate":1629855359289,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-25 01:48:41,514 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-25 01:48:41,515 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-25 01:48:41,515 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-25 01:48:41,522 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-08-25 01:48:41,522 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-25 01:48:41,522 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-25 01:48:41,524 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:48:42,108 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-08-25 01:48:42,110 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-25 01:48:42,110 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aea38bcc-8907-4b23-9c03-8aa8a14a4909/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/24b77381-d65c-4aff-8852-818deb3fc15e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-25 01:48:42,112 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-25 01:48:42,112 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:42,113 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:42,113 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:48:42,113 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:48:42,113 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:42,113 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:42,113 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:48:42,113 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:48:42,113 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:42,113 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:42,113 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:48:42,113 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-08-25 01:48:42,114 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:48:42,114 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-25 01:48:42,114 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-25 01:48:42,114 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-25 01:48:42,114 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-08-25 01:48:42,114 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-25 01:48:42,114 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-25 01:48:42,116 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:48:42,673 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-08-25 01:48:42,674 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-25 01:48:42,674 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aea38bcc-8907-4b23-9c03-8aa8a14a4909/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/24b77381-d65c-4aff-8852-818deb3fc15e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-25 01:48:42,676 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-25 01:48:42,676 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:42,676 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:42,676 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:48:42,677 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:48:42,677 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:42,677 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:42,677 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:48:42,677 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:48:42,677 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:42,677 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:42,677 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:48:42,677 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-08-25 01:48:42,677 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:48:42,678 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-25 01:48:42,678 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-08-25 01:48:42,678 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-08-25 01:48:42,678 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-08-25 01:48:42,678 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-08-25 01:48:42,678 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-08-25 01:48:42,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:42,888 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-08-25 01:48:42,890 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-08-25 01:48:42,891 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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":"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":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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":"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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-08-25 01:48:42,894 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-08-25 01:48:42,894 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-08-25 01:48:42,894 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-08-25 01:48:42,895 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-08-25 01:48:42,895 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-25 01:48:42,895 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-25 01:48:42,895 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-08-25 01:48:42,895 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-25 01:48:42,895 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-25 01:48:42,897 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:48:43,401 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-08-25 01:48:43,402 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-25 01:48:43,402 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aea38bcc-8907-4b23-9c03-8aa8a14a4909/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/24b77381-d65c-4aff-8852-818deb3fc15e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-25 01:48:43,404 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-25 01:48:43,404 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:43,404 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:43,404 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:48:43,404 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:48:43,404 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:43,405 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:43,405 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:48:43,405 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:48:43,405 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:43,405 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:43,405 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:48:43,405 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-08-25 01:48:43,405 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:48:43,405 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-25 01:48:43,418 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-08-25 01:48:43,419 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-08-25 01:48:43,419 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-08-25 01:48:43,420 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:44,971 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-08-25 01:48:44,973 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-08-25 01:48:44,975 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":"be3fbe45-7857-4680-b18a-8006bf4f9229.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":"be3fbe45-7857-4680-b18a-8006bf4f9229","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":"be3fbe45-7857-4680-b18a-8006bf4f9229","empty":false},{"definition":false,"hidden":false,"uniqueId":"be3fbe45-7857-4680-b18a-8006bf4f9229.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":"be3fbe45-7857-4680-b18a-8006bf4f9229","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":"be3fbe45-7857-4680-b18a-8006bf4f9229","empty":false},{"definition":false,"hidden":false,"uniqueId":"be3fbe45-7857-4680-b18a-8006bf4f9229.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":"be3fbe45-7857-4680-b18a-8006bf4f9229","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":"be3fbe45-7857-4680-b18a-8006bf4f9229","empty":false},{"definition":false,"hidden":false,"uniqueId":"be3fbe45-7857-4680-b18a-8006bf4f9229.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":"be3fbe45-7857-4680-b18a-8006bf4f9229","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":"be3fbe45-7857-4680-b18a-8006bf4f9229","empty":false},{"definition":false,"hidden":false,"uniqueId":"be3fbe45-7857-4680-b18a-8006bf4f9229.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":"be3fbe45-7857-4680-b18a-8006bf4f9229","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":"be3fbe45-7857-4680-b18a-8006bf4f9229","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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124124,"icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780","componentMetadataForSupportLog":{"SupportablityComponentUUID":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629856124124,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124038,"description":null,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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-08-25 01:48:44,978 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2021-08-25 01:48:44,978 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:44,983 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-25 01:48:44,983 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-25 01:48:44,984 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-08-25 01:48:44,984 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-08-25 01:48:44,984 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-25 01:48:44,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:48:45,195 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-08-25 01:48:45,196 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-25 01:48:45,196 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ca7dbf1c-b37c-4790-9342-733704f7be69/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/01e36e07-74b2-4f4e-bd80-61ec443c7a0f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b00c9e4f-39c4-413a-aca8-f015751d9882/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-25 01:48:45,198 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:48:45,198 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:45,198 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:45,198 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-25 01:48:45,198 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:48:45,199 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:45,199 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:45,199 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-25 01:48:45,199 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-25 01:48:45,199 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:45,199 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:45,199 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-25 01:48:45,199 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-25 01:48:45,199 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:48:45,199 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-25 01:48:45,200 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-08-25 01:48:45,200 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-08-25 01:48:45,200 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-25 01:48:45,201 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:45,910 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-08-25 01:48:45,912 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-25 01:48:45,915 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36ab3528-cbff-4ef0-a15d-910c6e8f3598","lifecycleState":"CERTIFIED","lastUpdateDate":1629847093685,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f76356-ea95-40c9-966c-a3ac39a3c90b","invariantUUID":"1bb16789-1b74-4f8f-b72b-f070205624b9","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":"4037fd0d-91df-47cb-9118-4139c6f8b660","lifecycleState":"CERTIFIED","lastUpdateDate":1629846599886,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38a23335-63ca-412e-a900-d8492713476d","invariantUUID":"6b7a9170-9135-44b9-82f7-be256414327f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"124be86d-59ec-41fc-b5d6-dab43e055b36","lifecycleState":"CERTIFIED","lastUpdateDate":1629847067636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a01dd32-ce8f-4fb2-b6de-76c3c404580e","invariantUUID":"8f2899e3-d611-44fe-b0a3-df474cb9f2d2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"74f36aba-76dc-45cb-87c7-9d1e10a8ff7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629847039510,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e1cd482-17db-410b-82cd-ae7331ad76fd","invariantUUID":"cfc2f377-c934-4ed2-8944-676210ac1bef","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":"networkrules","uniqueId":"35818ea3-e7f7-435c-a005-f9ab6433f77d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846726343,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"49c6931e-e4f8-4d03-92c8-4ef7302f841b","invariantUUID":"1415e45f-8043-43e7-a938-6f1ccb1150d7","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":"loadBalancer","uniqueId":"3566faa0-4877-46aa-8c59-a4595e7c75ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629846588769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d2e047-62d6-4a0a-b497-d550a438dd77","invariantUUID":"04ebcac3-27ee-4022-958e-c5df0227aea9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dc81f181-a1af-494e-aa0a-2ec867756117","lifecycleState":"CERTIFIED","lastUpdateDate":1629846861087,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"17d0230d-4944-4f01-aa26-883b1080332e","invariantUUID":"5995d95f-c426-4895-9ad1-b5897831435e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f90b5292-e58e-4c65-a848-d4258569cc9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629847086354,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b7e3809-851d-4493-817f-164055c48f27","invariantUUID":"0d4d6a1e-3407-49c5-8d28-0051d733d3cf","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ed6bdb-8676-4589-8df3-58fce92efbcd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846833684,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62780a9d-22b9-407a-8941-ce665aaf23b6","invariantUUID":"9d9eed66-b042-4e78-92bf-d8baebb1be62","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66cb1caa-95de-4445-b6eb-9818893f183a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846758487,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a63bf230-4d49-42f4-b329-6cf571a4fa40","invariantUUID":"1864f907-6715-4262-98bc-7a318e14198e","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":"securityrules","uniqueId":"94c6c669-87b2-4646-8faa-5bed6212a5ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629846738931,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dbbe5bd1-b9a0-415e-9c7b-0a4a822522a6","invariantUUID":"492fabd5-b343-4841-9e55-2faa86b73906","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"50eed374-0da1-44bd-8c80-1921e2551d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846866426,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51436872-2467-4b9b-b480-b867fcd75d79","invariantUUID":"9960edec-d0d1-47e6-90ba-d669819f738d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"98ac5911-3d70-44a4-8f12-ebe5225e7f08","lifecycleState":"CERTIFIED","lastUpdateDate":1629847100750,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99023a61-d344-4b24-b85e-992bf4fd5ed5","invariantUUID":"6e5bb198-9656-459d-9a8f-803faacdff00","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":"port","uniqueId":"f35808e0-1e02-4839-961a-dfa998a12e03","lifecycleState":"CERTIFIED","lastUpdateDate":1629846711463,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75166615-0beb-4995-9d45-0099f17a61a3","invariantUUID":"3e925d54-d5ce-4ce5-bec5-7bc12c788a15","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a984e53-2605-45a1-a36e-82d588b89fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846789787,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c16de57-8230-4fa2-a8a3-0690239111c5","invariantUUID":"d98bc183-0aa3-4a8a-9f6d-8dd79b14c09c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4dabe6f-dfa1-4a69-abf0-8f05c6cb9b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846674197,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba056aef-5566-4d94-b96f-567f09069994","invariantUUID":"a3bfbf4d-f666-4f24-bea3-bf0f7f667113","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0e9e4246-8d49-4443-a8ca-e0d8bd4497b9","lifecycleState":"CERTIFIED","lastUpdateDate":1629847044712,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2cd87f8-1664-4e77-949b-4ee6bd0815bf","invariantUUID":"484cf949-5f53-476e-afc1-6f4e8122a004","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca199e8b-af8a-4d19-be85-cb3733de56a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629847103826,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d519382-ada8-432e-aa45-587c56f64e53","invariantUUID":"2641ca40-0f5e-42e2-874a-5ec2b00fb150","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e49fc42d-1fd7-4dd3-bf4f-013b004b70d3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846575488,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985cd2e9-a63e-4a26-a5da-861c87666624","invariantUUID":"58fe4d21-2ad2-4f22-bb0a-cd0510899e15","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"438f4de4-a937-4649-87b3-c8293aa37c13","lifecycleState":"CERTIFIED","lastUpdateDate":1629847082417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58032ea0-75dd-4611-9ea3-f6fdc13a8568","invariantUUID":"08ed1252-d05f-4b65-a5b9-5aefa1a73721","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":"objectStorage","uniqueId":"41305333-9b52-4739-a34a-6bb9d2710e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846871982,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"245c59ba-3bbc-4d10-b4b0-71531c364954","invariantUUID":"7a45db19-7df2-476f-82e9-dbd5f191bd42","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","lifecycleState":"CERTIFIED","lastUpdateDate":1629846536457,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"470388ab-8ff1-4e8d-af63-45f4bf01aefd","invariantUUID":"5df41f03-716c-4f8a-bc62-c764c6037002","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":"defaulticon","uniqueId":"c94fa9e3-8400-425b-b402-d345da9326b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629855627002,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","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":"7426f3e0-3c78-4143-a713-a8b503cf92e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846889921,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dc9c8b8-a094-4016-8422-eec515c44521","invariantUUID":"d79bbabd-669f-4625-ac7c-44519edb6323","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":"objectStorage","uniqueId":"db8eb410-de4c-49f1-9ac9-3111f3e2b78f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846569782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4a3198-1a6b-4889-93ad-b37cc47766b2","invariantUUID":"4742f8fb-3840-4643-b68e-ba30a005765e","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":"0387e388-9912-4b60-ac7f-8a324b21a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846752688,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8915382-9cdc-4aeb-bf14-e1e9286d72e3","invariantUUID":"67f3ac97-3a22-4fc8-8698-1341d7053633","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":"compute","uniqueId":"2210f5b2-b2c7-4f3f-bde0-4bb9d22ff67f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846914366,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38a4ff9-4736-4841-b61f-247199588101","invariantUUID":"d8d26f2a-d11c-426e-bc41-aba4b98ea491","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":"f8704a91-22d5-40d0-9d6d-63ec17366155","lifecycleState":"CERTIFIED","lastUpdateDate":1629846976555,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f509bed-d79b-4148-b2a3-beba8f3debdf","invariantUUID":"c0a71b1f-aebd-434b-b4df-57036c5a0065","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":"network","uniqueId":"f20a7782-ed03-4e51-81c8-c13675f00014","lifecycleState":"CERTIFIED","lastUpdateDate":1629846636174,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68047e01-3c49-4ba7-9eec-b528d374fbaa","invariantUUID":"e7177d48-611b-43df-a339-8c1a591cc8ac","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":"compute","uniqueId":"8e5a7f75-d1df-4e3e-89c7-9812231abdaa","lifecycleState":"CERTIFIED","lastUpdateDate":1629846747662,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b10dac0-903a-4a58-837b-e666eddf08bf","invariantUUID":"5aa4a0f0-f953-47ef-8801-16c6aa5e339d","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a428a25a-edd4-45b5-a391-9c2042ca83f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846763856,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a11a7c48-c5db-4808-a38a-b4cdfc49de4a","invariantUUID":"3ed6ce5c-6b19-43f5-bc3d-01c84f59e6be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7801fa74-ec7e-4992-9e66-a2b9c6cfd3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1629847077485,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf35c19-46be-49df-83ea-6fdd1e8cd49f","invariantUUID":"67594215-fea3-417d-8863-6358bfbb93c8","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":"port","uniqueId":"a15831e5-c164-4186-8c5c-37a976f9cd7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846992355,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11c5e9a5-1232-466f-8f6a-6fe8265cd3d0","invariantUUID":"122da449-f40a-4b2c-a205-d29bacdcba00","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0ca8c3-962e-454e-8881-0d3b327e2f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846855849,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78853115-2818-4370-9a13-e2e91e4e54c6","invariantUUID":"bdf5b4a7-c35b-4aca-b6f7-20645b99ee19","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":"compute","uniqueId":"7d43bda6-11c2-4249-af2a-c256740cbecc","lifecycleState":"CERTIFIED","lastUpdateDate":1629846884637,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f282ed05-8d37-4b61-8ac2-78215c2fb228","invariantUUID":"cb748f24-2f9f-433f-9486-7299259ea8df","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","lifecycleState":"CERTIFIED","lastUpdateDate":1629856106928,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a3b2f102-b858-4223-ae65-d685b6b172b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846594359,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdc723a0-2c72-4038-b3c1-772560823dc5","invariantUUID":"e60610db-9aa8-4498-90a5-0829d3b9043c","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":"5741594a-ff74-4483-9e2c-dd7e670a112b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846667554,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cf90787-da6b-4ed3-a95e-9429002e9286","invariantUUID":"d81b2f65-ece9-4e5b-a35b-79565fec173b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5d5fc95-0e6f-4128-bb2e-f65da30d60ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629846930693,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d3778a3-a6cc-4243-b404-5973e3eb94f0","invariantUUID":"38d1fb7f-88ac-45d1-9acc-256dccda3d96","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32ed3cfc-b4c6-46c4-98d1-c384de197f82","lifecycleState":"CERTIFIED","lastUpdateDate":1629847009768,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b506b34c-0d5b-4558-834e-893032e39dc8","invariantUUID":"4024ce72-3d36-4b25-b4c2-a05b26e5cb5b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efe8d84-d1fc-408c-9ecf-07d653322d00","lifecycleState":"CERTIFIED","lastUpdateDate":1629847049916,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97c58dd5-a08f-4ee7-be53-caaa877aa385","invariantUUID":"34c2885f-ff4e-4e78-a1e8-17485ce7a105","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":"defaulticon","uniqueId":"8329da43-656d-49fb-a40c-45f1b7bb553c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846564171,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09dd6c32-456e-4258-b7e3-02626389989b","invariantUUID":"a1f8fe9c-7c7d-474f-8717-1a648b59159e","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":"e79c4fde-f84c-4771-b6d3-fbc88dd43650","lifecycleState":"CERTIFIED","lastUpdateDate":1629846679380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc31b458-1a95-4065-85ad-58afd0d4c883","invariantUUID":"9c7c127a-a699-4c4b-a26c-4d5c378b1af0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1eb059dd-8c60-4276-ba5e-277132ff0692","lifecycleState":"CERTIFIED","lastUpdateDate":1629847004593,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0699aaf-f238-4246-81e2-f957f8896585","invariantUUID":"87234212-5931-40a9-9d08-05e219df0f4d","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":"843884fa-d205-4c42-8788-c3f3081cb66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846812454,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c886713d-6aff-40c2-89e4-cb70f3da6f86","invariantUUID":"b017e0c9-fe72-4262-85bf-668be6c959bd","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":"defaulticon","uniqueId":"ad4d5165-d4e3-4890-98ed-2352c0359dba","lifecycleState":"CERTIFIED","lastUpdateDate":1629855994968,"name":"basic_onboard_QBknOv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","systemName":"BasicOnboardQbknov","description":"VF","tags":["basic_onboard_QBknOv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f1e4fa-b5d0-45a8-a717-ae7887f741f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846619532,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6cb1872-a277-433d-8306-4c08cafe04de","invariantUUID":"a05c60f2-821a-47f1-a74e-f65f1960c7e7","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718762ee-b569-4542-a5e9-c3e371c27da8","lifecycleState":"CERTIFIED","lastUpdateDate":1629846987009,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e893119d-25ef-44f0-b8b9-082287c42040","invariantUUID":"755c515f-ab86-4749-b9de-7e0f22971490","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1362176-b538-45ab-9562-4ff771d84017","lifecycleState":"CERTIFIED","lastUpdateDate":1629846624880,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71cc7e3b-ca74-4285-9beb-c283203c31f1","invariantUUID":"11364359-188a-4688-9f21-722e9c450593","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":"57513d95-8772-4674-b0a8-36b5d071e672","lifecycleState":"CERTIFIED","lastUpdateDate":1629846783566,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fcd8caef-98bd-4446-8695-602575479e2c","invariantUUID":"dac5b340-9868-4c2a-b3e4-146416594cdb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"370c73a4-38aa-4fa1-9876-b75d562aeec3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846981988,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8a9aa6-b41f-44c8-ba27-55d70d993560","invariantUUID":"231b398d-ff3a-4027-9252-8aa77689145e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6819047-008d-4112-9bd6-4eb77e03df9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846706276,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1ca593f-23a8-4a7c-badf-ee78575a5eea","invariantUUID":"f40c298f-ede7-470c-bd7d-a60c4de3dffc","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":"fb2fc5ef-c481-4dd8-af6e-b9758a424bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846733569,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149a946d-3b19-4598-8b9f-d135302369ed","invariantUUID":"9d95a484-7095-488b-ba03-17c36a012aca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9bb6374-0fc9-43b9-a1f1-7a2e10ff97dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629847023072,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb9d3bc3-d280-4ec3-a81a-92aad4241539","invariantUUID":"792c35e7-1c2c-4a15-b015-05edb8836396","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4761203-b1ce-4db7-9df8-5acb32312d61","lifecycleState":"CERTIFIED","lastUpdateDate":1629846659480,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b2ea5e17-3119-4f42-a880-884fa08f493b","invariantUUID":"7f8a2b6f-eaf5-462b-949f-17354fa65d99","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7435b3f5-e191-4706-a43e-434125fc4455","lifecycleState":"CERTIFIED","lastUpdateDate":1629846630249,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"606b52e4-aa1a-407f-a5f0-89db38de27d7","invariantUUID":"62e4ff73-f2d0-46c6-af18-b32f10df72c7","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":"1cb8dabc-9226-44db-8623-21fb714050cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846878719,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3369427-c50a-4301-9cb3-a263139439cb","invariantUUID":"39a8e3cc-6025-4b7a-9bca-43079893829b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c060b114-ad89-4059-a955-4ea1fc0022f7","lifecycleState":"CERTIFIED","lastUpdateDate":1629846843804,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e44af27-fe43-4787-8027-89df27ae1f6b","invariantUUID":"8e6d7983-25ee-4d25-acb6-9a0eaf7c5239","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9513e95-8660-4317-89b8-deecb49be084","lifecycleState":"CERTIFIED","lastUpdateDate":1629847030680,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bfe531-f2c1-4137-a543-fc5a808159bc","invariantUUID":"1e89d7f0-b6d6-42fa-997a-f4bc6f0c7af6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16d9c5ed-595e-4dae-b19a-6ba9b6c8dc43","lifecycleState":"CERTIFIED","lastUpdateDate":1629846647270,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a12a1783-2106-4294-8c83-3aaa00383ef9","invariantUUID":"68b11df7-7c72-4d20-be67-6ab29b951708","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01d6571e-3acc-4b61-8758-0abd482f0ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1629846925020,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fa042f3-2c49-4e2c-bb75-8e86a139f242","invariantUUID":"913c9b52-6550-4dc7-9230-6c24a4d066a7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21c8a65d-e2f4-4982-96a0-a29d7eadada4","lifecycleState":"CERTIFIED","lastUpdateDate":1629846902583,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e5fb58-601e-42e6-a0ae-b24e772ef1ec","invariantUUID":"e723ffdc-9a20-44a1-8441-ad54467d9b5a","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":"dba0e79f-8213-4b5e-bb72-222720ce1b39","lifecycleState":"CERTIFIED","lastUpdateDate":1629846828676,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83124054-04da-4bb3-823f-ca159b579970","invariantUUID":"1e2fe05e-1365-4626-ac71-ef692f72533f","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":"13992a40-f2be-4b5d-a52d-0ac77e2af4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629847014949,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ebc57b-4ff7-4442-ba66-6e92d0b803ab","invariantUUID":"c1d05f6a-868a-4b31-b594-fa3594235fae","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":"d8491fef-9139-48ed-b944-97ea62ceaa5a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846908677,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3bf79d0-b433-479a-9140-25f3fd1248c7","invariantUUID":"ba0f664c-df2c-4c57-8543-9fdcd20ce402","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":"72255448-fce7-4ff4-acb5-893c16c412dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846849402,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4c33e79-2e83-48a6-92de-98a74ffc2344","invariantUUID":"523fe2a7-0a2c-44db-8500-2a05253e9b8e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84a22518-040f-4b1d-921f-f91ee8dd3d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846652718,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dd14631-7638-413c-a7b3-e18f65fdb9bd","invariantUUID":"442197f4-f9bd-4bc8-8f70-8efbe66a4995","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72e921c4-aeab-4746-910e-abce56744735","lifecycleState":"CERTIFIED","lastUpdateDate":1629846775398,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bfbdd3-b797-41e8-bf63-57ee35848d95","invariantUUID":"43772a3a-5095-441a-a470-889b5db1104a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"819b7357-e14b-421f-9117-2766892f1a74","lifecycleState":"CERTIFIED","lastUpdateDate":1629846998484,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4274d4fb-30c7-4d48-bce2-39ed3084174d","invariantUUID":"a532576a-b169-4015-ad25-807eb1dd8b04","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"727a50b0-5eeb-44f1-a947-5a8bdff18b62","lifecycleState":"CERTIFIED","lastUpdateDate":1629846953327,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"912050fa-b858-4da0-95dd-e357ab87bf06","invariantUUID":"4884ad92-c53f-4d91-b978-679cfc503725","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d15e84b-875c-481d-a061-37c88653dc6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629847060729,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ad1eaa3-d8f1-487c-a043-030928b882fa","invariantUUID":"b51585ff-ebd7-4551-aa3d-733d523bc224","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":"port","uniqueId":"b5eaadaf-2e58-4b2e-a5e3-9f6c16ffe2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846642183,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6835f23d-88fd-42a3-b6c4-6208eafb2c16","invariantUUID":"d7ae76e0-8514-4bde-98fb-e1591319ff58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbb72b1b-1ddc-41e5-8d75-088d5d0083cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846947940,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083ecb44-15ee-489d-a80b-d58f530a0c6e","invariantUUID":"18a20959-daf3-4284-b155-f499677b434a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d77f0f34-8594-42c0-ad9d-ac22297e88a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629856050462,"name":"basic_onboard_QBknOv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","systemName":"BasicOnboardQbknov","description":"service","tags":["basic_onboard_QBknOv"],"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":"70c54a9c-bbe6-4378-950a-21b12df4ec59","lifecycleState":"CERTIFIED","lastUpdateDate":1629855674912,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","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":"ed89fe41-1cd0-4298-b9db-370425335113","lifecycleState":"CERTIFIED","lastUpdateDate":1629855359289,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629856124124,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","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-08-25 01:48:45,921 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-25 01:48:45,922 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-08-25 01:48:45,922 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/9a5fe0b2-c29f-4832-b824-b9b50abb6780/resourceInstance 2021-08-25 01:48:45,922 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "025d657b-0bfe-4815-973a-70f1f56bcd08", "originType": "VF", "componentUid": "025d657b-0bfe-4815-973a-70f1f56bcd08", "icon": "defaulticon" } 2021-08-25 01:48:45,923 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:47,992 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9a5fe0b2-c29f-4832-b824-b9b50abb6780/resourceInstance HTTP/1.1" 201 None 2021-08-25 01:48:47,993 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-08-25 01:48:47,994 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":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","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":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"025d657b-0bfe-4815-973a-70f1f56bcd08","createdFromCsar":false,"uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.025d657b-0bfe-4815-973a-70f1f56bcd08.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","icon":"defaulticon","creationTime":1629856126727,"description":null,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"025d657b-0bfe-4815-973a-70f1f56bcd08","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1629856126727,"customizationUUID":"2273af45-ed4b-41b4-a67b-24d44f57b164","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-08-25 01:48:47,994 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-08-25 01:48:47,996 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-08-25 01:48:47,996 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/4f5eedd3-784c-4a6f-99b2-07483becd7f4/distribution 2021-08-25 01:48:47,997 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-08-25 01:48:47,998 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:48,101 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/distribution HTTP/1.1" 200 38 2021-08-25 01:48:48,102 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-08-25 01:48:48,102 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-08-25 01:48:48,104 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-08-25 01:48:48,104 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-08-25 01:48:48,104 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-25 01:48:48,106 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:48,185 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-08-25 01:48:48,186 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-25 01:48:48,186 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-25 01:48:48,188 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-25 01:48:48,188 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-08-25 01:48:48,191 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-08-25 01:48:48,191 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/9a5fe0b2-c29f-4832-b824-b9b50abb6780/lifecycleState/checkin 2021-08-25 01:48:48,191 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-08-25 01:48:48,192 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:50,322 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9a5fe0b2-c29f-4832-b824-b9b50abb6780/lifecycleState/checkin HTTP/1.1" 200 1183 2021-08-25 01:48:50,324 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-08-25 01:48:50,324 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1629856124124,"lastUpdateDate":1629856129085,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"9a5fe0b2-c29f-4832-b824-b9b50abb6780"},"projectCode":"123456","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","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":"4f5eedd3-784c-4a6f-99b2-07483becd7f4"} 2021-08-25 01:48:50,326 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-25 01:48:50,326 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-25 01:48:50,326 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-08-25 01:48:50,326 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-25 01:48:50,326 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-25 01:48:50,328 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:48:50,845 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-25 01:48:50,847 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-25 01:48:50,847 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aea38bcc-8907-4b23-9c03-8aa8a14a4909/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/24b77381-d65c-4aff-8852-818deb3fc15e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-25 01:48:50,849 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-25 01:48:50,849 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:50,849 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:50,849 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:48:50,849 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:48:50,850 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:50,850 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:50,850 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:48:50,850 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-25 01:48:50,850 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:50,850 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:50,850 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-25 01:48:50,850 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:48:50,850 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:48:50,850 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:48:50,850 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:48:50,851 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-25 01:48:50,851 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:48:50,851 INFO 192:__init__.py(1) - Service found, updating information 2021-08-25 01:48:50,851 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-08-25 01:48:50,851 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-08-25 01:48:50,851 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-25 01:48:50,853 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:51,761 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-08-25 01:48:51,762 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-25 01:48:51,764 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36ab3528-cbff-4ef0-a15d-910c6e8f3598","lifecycleState":"CERTIFIED","lastUpdateDate":1629847093685,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f76356-ea95-40c9-966c-a3ac39a3c90b","invariantUUID":"1bb16789-1b74-4f8f-b72b-f070205624b9","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":"4037fd0d-91df-47cb-9118-4139c6f8b660","lifecycleState":"CERTIFIED","lastUpdateDate":1629846599886,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38a23335-63ca-412e-a900-d8492713476d","invariantUUID":"6b7a9170-9135-44b9-82f7-be256414327f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"124be86d-59ec-41fc-b5d6-dab43e055b36","lifecycleState":"CERTIFIED","lastUpdateDate":1629847067636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a01dd32-ce8f-4fb2-b6de-76c3c404580e","invariantUUID":"8f2899e3-d611-44fe-b0a3-df474cb9f2d2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"74f36aba-76dc-45cb-87c7-9d1e10a8ff7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629847039510,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e1cd482-17db-410b-82cd-ae7331ad76fd","invariantUUID":"cfc2f377-c934-4ed2-8944-676210ac1bef","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":"networkrules","uniqueId":"35818ea3-e7f7-435c-a005-f9ab6433f77d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846726343,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"49c6931e-e4f8-4d03-92c8-4ef7302f841b","invariantUUID":"1415e45f-8043-43e7-a938-6f1ccb1150d7","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":"loadBalancer","uniqueId":"3566faa0-4877-46aa-8c59-a4595e7c75ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629846588769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d2e047-62d6-4a0a-b497-d550a438dd77","invariantUUID":"04ebcac3-27ee-4022-958e-c5df0227aea9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dc81f181-a1af-494e-aa0a-2ec867756117","lifecycleState":"CERTIFIED","lastUpdateDate":1629846861087,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"17d0230d-4944-4f01-aa26-883b1080332e","invariantUUID":"5995d95f-c426-4895-9ad1-b5897831435e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f90b5292-e58e-4c65-a848-d4258569cc9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629847086354,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b7e3809-851d-4493-817f-164055c48f27","invariantUUID":"0d4d6a1e-3407-49c5-8d28-0051d733d3cf","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ed6bdb-8676-4589-8df3-58fce92efbcd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846833684,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62780a9d-22b9-407a-8941-ce665aaf23b6","invariantUUID":"9d9eed66-b042-4e78-92bf-d8baebb1be62","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66cb1caa-95de-4445-b6eb-9818893f183a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846758487,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a63bf230-4d49-42f4-b329-6cf571a4fa40","invariantUUID":"1864f907-6715-4262-98bc-7a318e14198e","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":"securityrules","uniqueId":"94c6c669-87b2-4646-8faa-5bed6212a5ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629846738931,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dbbe5bd1-b9a0-415e-9c7b-0a4a822522a6","invariantUUID":"492fabd5-b343-4841-9e55-2faa86b73906","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"50eed374-0da1-44bd-8c80-1921e2551d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846866426,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51436872-2467-4b9b-b480-b867fcd75d79","invariantUUID":"9960edec-d0d1-47e6-90ba-d669819f738d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"98ac5911-3d70-44a4-8f12-ebe5225e7f08","lifecycleState":"CERTIFIED","lastUpdateDate":1629847100750,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99023a61-d344-4b24-b85e-992bf4fd5ed5","invariantUUID":"6e5bb198-9656-459d-9a8f-803faacdff00","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":"port","uniqueId":"f35808e0-1e02-4839-961a-dfa998a12e03","lifecycleState":"CERTIFIED","lastUpdateDate":1629846711463,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75166615-0beb-4995-9d45-0099f17a61a3","invariantUUID":"3e925d54-d5ce-4ce5-bec5-7bc12c788a15","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a984e53-2605-45a1-a36e-82d588b89fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846789787,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c16de57-8230-4fa2-a8a3-0690239111c5","invariantUUID":"d98bc183-0aa3-4a8a-9f6d-8dd79b14c09c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4dabe6f-dfa1-4a69-abf0-8f05c6cb9b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846674197,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba056aef-5566-4d94-b96f-567f09069994","invariantUUID":"a3bfbf4d-f666-4f24-bea3-bf0f7f667113","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0e9e4246-8d49-4443-a8ca-e0d8bd4497b9","lifecycleState":"CERTIFIED","lastUpdateDate":1629847044712,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2cd87f8-1664-4e77-949b-4ee6bd0815bf","invariantUUID":"484cf949-5f53-476e-afc1-6f4e8122a004","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca199e8b-af8a-4d19-be85-cb3733de56a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629847103826,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d519382-ada8-432e-aa45-587c56f64e53","invariantUUID":"2641ca40-0f5e-42e2-874a-5ec2b00fb150","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e49fc42d-1fd7-4dd3-bf4f-013b004b70d3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846575488,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985cd2e9-a63e-4a26-a5da-861c87666624","invariantUUID":"58fe4d21-2ad2-4f22-bb0a-cd0510899e15","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"438f4de4-a937-4649-87b3-c8293aa37c13","lifecycleState":"CERTIFIED","lastUpdateDate":1629847082417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58032ea0-75dd-4611-9ea3-f6fdc13a8568","invariantUUID":"08ed1252-d05f-4b65-a5b9-5aefa1a73721","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":"objectStorage","uniqueId":"41305333-9b52-4739-a34a-6bb9d2710e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846871982,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"245c59ba-3bbc-4d10-b4b0-71531c364954","invariantUUID":"7a45db19-7df2-476f-82e9-dbd5f191bd42","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","lifecycleState":"CERTIFIED","lastUpdateDate":1629846536457,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"470388ab-8ff1-4e8d-af63-45f4bf01aefd","invariantUUID":"5df41f03-716c-4f8a-bc62-c764c6037002","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":"defaulticon","uniqueId":"c94fa9e3-8400-425b-b402-d345da9326b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629855627002,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","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":"7426f3e0-3c78-4143-a713-a8b503cf92e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846889921,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dc9c8b8-a094-4016-8422-eec515c44521","invariantUUID":"d79bbabd-669f-4625-ac7c-44519edb6323","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":"objectStorage","uniqueId":"db8eb410-de4c-49f1-9ac9-3111f3e2b78f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846569782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4a3198-1a6b-4889-93ad-b37cc47766b2","invariantUUID":"4742f8fb-3840-4643-b68e-ba30a005765e","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":"0387e388-9912-4b60-ac7f-8a324b21a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846752688,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8915382-9cdc-4aeb-bf14-e1e9286d72e3","invariantUUID":"67f3ac97-3a22-4fc8-8698-1341d7053633","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":"compute","uniqueId":"2210f5b2-b2c7-4f3f-bde0-4bb9d22ff67f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846914366,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38a4ff9-4736-4841-b61f-247199588101","invariantUUID":"d8d26f2a-d11c-426e-bc41-aba4b98ea491","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":"f8704a91-22d5-40d0-9d6d-63ec17366155","lifecycleState":"CERTIFIED","lastUpdateDate":1629846976555,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f509bed-d79b-4148-b2a3-beba8f3debdf","invariantUUID":"c0a71b1f-aebd-434b-b4df-57036c5a0065","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":"network","uniqueId":"f20a7782-ed03-4e51-81c8-c13675f00014","lifecycleState":"CERTIFIED","lastUpdateDate":1629846636174,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68047e01-3c49-4ba7-9eec-b528d374fbaa","invariantUUID":"e7177d48-611b-43df-a339-8c1a591cc8ac","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":"compute","uniqueId":"8e5a7f75-d1df-4e3e-89c7-9812231abdaa","lifecycleState":"CERTIFIED","lastUpdateDate":1629846747662,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b10dac0-903a-4a58-837b-e666eddf08bf","invariantUUID":"5aa4a0f0-f953-47ef-8801-16c6aa5e339d","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a428a25a-edd4-45b5-a391-9c2042ca83f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846763856,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a11a7c48-c5db-4808-a38a-b4cdfc49de4a","invariantUUID":"3ed6ce5c-6b19-43f5-bc3d-01c84f59e6be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7801fa74-ec7e-4992-9e66-a2b9c6cfd3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1629847077485,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf35c19-46be-49df-83ea-6fdd1e8cd49f","invariantUUID":"67594215-fea3-417d-8863-6358bfbb93c8","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":"port","uniqueId":"a15831e5-c164-4186-8c5c-37a976f9cd7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846992355,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11c5e9a5-1232-466f-8f6a-6fe8265cd3d0","invariantUUID":"122da449-f40a-4b2c-a205-d29bacdcba00","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0ca8c3-962e-454e-8881-0d3b327e2f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846855849,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78853115-2818-4370-9a13-e2e91e4e54c6","invariantUUID":"bdf5b4a7-c35b-4aca-b6f7-20645b99ee19","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":"compute","uniqueId":"7d43bda6-11c2-4249-af2a-c256740cbecc","lifecycleState":"CERTIFIED","lastUpdateDate":1629846884637,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f282ed05-8d37-4b61-8ac2-78215c2fb228","invariantUUID":"cb748f24-2f9f-433f-9486-7299259ea8df","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","lifecycleState":"CERTIFIED","lastUpdateDate":1629856106928,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a3b2f102-b858-4223-ae65-d685b6b172b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846594359,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdc723a0-2c72-4038-b3c1-772560823dc5","invariantUUID":"e60610db-9aa8-4498-90a5-0829d3b9043c","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":"5741594a-ff74-4483-9e2c-dd7e670a112b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846667554,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cf90787-da6b-4ed3-a95e-9429002e9286","invariantUUID":"d81b2f65-ece9-4e5b-a35b-79565fec173b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5d5fc95-0e6f-4128-bb2e-f65da30d60ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629846930693,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d3778a3-a6cc-4243-b404-5973e3eb94f0","invariantUUID":"38d1fb7f-88ac-45d1-9acc-256dccda3d96","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32ed3cfc-b4c6-46c4-98d1-c384de197f82","lifecycleState":"CERTIFIED","lastUpdateDate":1629847009768,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b506b34c-0d5b-4558-834e-893032e39dc8","invariantUUID":"4024ce72-3d36-4b25-b4c2-a05b26e5cb5b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efe8d84-d1fc-408c-9ecf-07d653322d00","lifecycleState":"CERTIFIED","lastUpdateDate":1629847049916,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97c58dd5-a08f-4ee7-be53-caaa877aa385","invariantUUID":"34c2885f-ff4e-4e78-a1e8-17485ce7a105","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":"defaulticon","uniqueId":"8329da43-656d-49fb-a40c-45f1b7bb553c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846564171,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09dd6c32-456e-4258-b7e3-02626389989b","invariantUUID":"a1f8fe9c-7c7d-474f-8717-1a648b59159e","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":"e79c4fde-f84c-4771-b6d3-fbc88dd43650","lifecycleState":"CERTIFIED","lastUpdateDate":1629846679380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc31b458-1a95-4065-85ad-58afd0d4c883","invariantUUID":"9c7c127a-a699-4c4b-a26c-4d5c378b1af0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1eb059dd-8c60-4276-ba5e-277132ff0692","lifecycleState":"CERTIFIED","lastUpdateDate":1629847004593,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0699aaf-f238-4246-81e2-f957f8896585","invariantUUID":"87234212-5931-40a9-9d08-05e219df0f4d","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":"843884fa-d205-4c42-8788-c3f3081cb66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846812454,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c886713d-6aff-40c2-89e4-cb70f3da6f86","invariantUUID":"b017e0c9-fe72-4262-85bf-668be6c959bd","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":"defaulticon","uniqueId":"ad4d5165-d4e3-4890-98ed-2352c0359dba","lifecycleState":"CERTIFIED","lastUpdateDate":1629855994968,"name":"basic_onboard_QBknOv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","systemName":"BasicOnboardQbknov","description":"VF","tags":["basic_onboard_QBknOv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f1e4fa-b5d0-45a8-a717-ae7887f741f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846619532,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6cb1872-a277-433d-8306-4c08cafe04de","invariantUUID":"a05c60f2-821a-47f1-a74e-f65f1960c7e7","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718762ee-b569-4542-a5e9-c3e371c27da8","lifecycleState":"CERTIFIED","lastUpdateDate":1629846987009,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e893119d-25ef-44f0-b8b9-082287c42040","invariantUUID":"755c515f-ab86-4749-b9de-7e0f22971490","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1362176-b538-45ab-9562-4ff771d84017","lifecycleState":"CERTIFIED","lastUpdateDate":1629846624880,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71cc7e3b-ca74-4285-9beb-c283203c31f1","invariantUUID":"11364359-188a-4688-9f21-722e9c450593","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":"57513d95-8772-4674-b0a8-36b5d071e672","lifecycleState":"CERTIFIED","lastUpdateDate":1629846783566,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fcd8caef-98bd-4446-8695-602575479e2c","invariantUUID":"dac5b340-9868-4c2a-b3e4-146416594cdb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"370c73a4-38aa-4fa1-9876-b75d562aeec3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846981988,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8a9aa6-b41f-44c8-ba27-55d70d993560","invariantUUID":"231b398d-ff3a-4027-9252-8aa77689145e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6819047-008d-4112-9bd6-4eb77e03df9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846706276,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1ca593f-23a8-4a7c-badf-ee78575a5eea","invariantUUID":"f40c298f-ede7-470c-bd7d-a60c4de3dffc","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":"fb2fc5ef-c481-4dd8-af6e-b9758a424bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846733569,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149a946d-3b19-4598-8b9f-d135302369ed","invariantUUID":"9d95a484-7095-488b-ba03-17c36a012aca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9bb6374-0fc9-43b9-a1f1-7a2e10ff97dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629847023072,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb9d3bc3-d280-4ec3-a81a-92aad4241539","invariantUUID":"792c35e7-1c2c-4a15-b015-05edb8836396","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4761203-b1ce-4db7-9df8-5acb32312d61","lifecycleState":"CERTIFIED","lastUpdateDate":1629846659480,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b2ea5e17-3119-4f42-a880-884fa08f493b","invariantUUID":"7f8a2b6f-eaf5-462b-949f-17354fa65d99","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7435b3f5-e191-4706-a43e-434125fc4455","lifecycleState":"CERTIFIED","lastUpdateDate":1629846630249,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"606b52e4-aa1a-407f-a5f0-89db38de27d7","invariantUUID":"62e4ff73-f2d0-46c6-af18-b32f10df72c7","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":"1cb8dabc-9226-44db-8623-21fb714050cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846878719,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3369427-c50a-4301-9cb3-a263139439cb","invariantUUID":"39a8e3cc-6025-4b7a-9bca-43079893829b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c060b114-ad89-4059-a955-4ea1fc0022f7","lifecycleState":"CERTIFIED","lastUpdateDate":1629846843804,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e44af27-fe43-4787-8027-89df27ae1f6b","invariantUUID":"8e6d7983-25ee-4d25-acb6-9a0eaf7c5239","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9513e95-8660-4317-89b8-deecb49be084","lifecycleState":"CERTIFIED","lastUpdateDate":1629847030680,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bfe531-f2c1-4137-a543-fc5a808159bc","invariantUUID":"1e89d7f0-b6d6-42fa-997a-f4bc6f0c7af6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16d9c5ed-595e-4dae-b19a-6ba9b6c8dc43","lifecycleState":"CERTIFIED","lastUpdateDate":1629846647270,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a12a1783-2106-4294-8c83-3aaa00383ef9","invariantUUID":"68b11df7-7c72-4d20-be67-6ab29b951708","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01d6571e-3acc-4b61-8758-0abd482f0ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1629846925020,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fa042f3-2c49-4e2c-bb75-8e86a139f242","invariantUUID":"913c9b52-6550-4dc7-9230-6c24a4d066a7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21c8a65d-e2f4-4982-96a0-a29d7eadada4","lifecycleState":"CERTIFIED","lastUpdateDate":1629846902583,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e5fb58-601e-42e6-a0ae-b24e772ef1ec","invariantUUID":"e723ffdc-9a20-44a1-8441-ad54467d9b5a","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":"dba0e79f-8213-4b5e-bb72-222720ce1b39","lifecycleState":"CERTIFIED","lastUpdateDate":1629846828676,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83124054-04da-4bb3-823f-ca159b579970","invariantUUID":"1e2fe05e-1365-4626-ac71-ef692f72533f","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":"13992a40-f2be-4b5d-a52d-0ac77e2af4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629847014949,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ebc57b-4ff7-4442-ba66-6e92d0b803ab","invariantUUID":"c1d05f6a-868a-4b31-b594-fa3594235fae","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":"d8491fef-9139-48ed-b944-97ea62ceaa5a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846908677,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3bf79d0-b433-479a-9140-25f3fd1248c7","invariantUUID":"ba0f664c-df2c-4c57-8543-9fdcd20ce402","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":"72255448-fce7-4ff4-acb5-893c16c412dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846849402,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4c33e79-2e83-48a6-92de-98a74ffc2344","invariantUUID":"523fe2a7-0a2c-44db-8500-2a05253e9b8e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84a22518-040f-4b1d-921f-f91ee8dd3d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846652718,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dd14631-7638-413c-a7b3-e18f65fdb9bd","invariantUUID":"442197f4-f9bd-4bc8-8f70-8efbe66a4995","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72e921c4-aeab-4746-910e-abce56744735","lifecycleState":"CERTIFIED","lastUpdateDate":1629846775398,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bfbdd3-b797-41e8-bf63-57ee35848d95","invariantUUID":"43772a3a-5095-441a-a470-889b5db1104a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"819b7357-e14b-421f-9117-2766892f1a74","lifecycleState":"CERTIFIED","lastUpdateDate":1629846998484,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4274d4fb-30c7-4d48-bce2-39ed3084174d","invariantUUID":"a532576a-b169-4015-ad25-807eb1dd8b04","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"727a50b0-5eeb-44f1-a947-5a8bdff18b62","lifecycleState":"CERTIFIED","lastUpdateDate":1629846953327,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"912050fa-b858-4da0-95dd-e357ab87bf06","invariantUUID":"4884ad92-c53f-4d91-b978-679cfc503725","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d15e84b-875c-481d-a061-37c88653dc6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629847060729,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ad1eaa3-d8f1-487c-a043-030928b882fa","invariantUUID":"b51585ff-ebd7-4551-aa3d-733d523bc224","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":"port","uniqueId":"b5eaadaf-2e58-4b2e-a5e3-9f6c16ffe2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846642183,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6835f23d-88fd-42a3-b6c4-6208eafb2c16","invariantUUID":"d7ae76e0-8514-4bde-98fb-e1591319ff58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbb72b1b-1ddc-41e5-8d75-088d5d0083cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846947940,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083ecb44-15ee-489d-a80b-d58f530a0c6e","invariantUUID":"18a20959-daf3-4284-b155-f499677b434a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d77f0f34-8594-42c0-ad9d-ac22297e88a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629856050462,"name":"basic_onboard_QBknOv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","systemName":"BasicOnboardQbknov","description":"service","tags":["basic_onboard_QBknOv"],"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":"70c54a9c-bbe6-4378-950a-21b12df4ec59","lifecycleState":"CERTIFIED","lastUpdateDate":1629855674912,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","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":"ed89fe41-1cd0-4298-b9db-370425335113","lifecycleState":"CERTIFIED","lastUpdateDate":1629855359289,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629856129085,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","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-08-25 01:48:51,768 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-25 01:48:51,768 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-08-25 01:48:51,771 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-08-25 01:48:51,771 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/9a5fe0b2-c29f-4832-b824-b9b50abb6780/lifecycleState/Certify 2021-08-25 01:48:51,771 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-08-25 01:48:51,773 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:48:58,776 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9a5fe0b2-c29f-4832-b824-b9b50abb6780/lifecycleState/Certify HTTP/1.1" 200 1171 2021-08-25 01:48:58,777 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-08-25 01:48:58,777 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1629856124124,"lastUpdateDate":1629856129085,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"6550d48e-9edf-4c29-a4a8-653a9b8a4413"},"projectCode":"123456","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","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":"4f5eedd3-784c-4a6f-99b2-07483becd7f4"} 2021-08-25 01:48:58,780 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-25 01:48:58,780 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-25 01:48:58,780 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-08-25 01:48:58,780 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-25 01:48:58,781 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-25 01:48:58,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:49:01,265 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1433 2021-08-25 01:49:01,267 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-25 01:49:01,267 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aea38bcc-8907-4b23-9c03-8aa8a14a4909/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/24b77381-d65c-4aff-8852-818deb3fc15e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-25 01:49:01,269 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-25 01:49:01,269 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:49:01,270 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:49:01,270 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:49:01,270 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:49:01,270 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:49:01,270 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:49:01,270 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:49:01,271 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:49:01,271 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:49:01,271 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:49:01,271 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:49:01,271 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-25 01:49:01,271 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:49:01,272 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:49:01,272 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-25 01:49:01,272 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-25 01:49:01,272 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:49:01,272 INFO 192:__init__.py(1) - Service found, updating information 2021-08-25 01:49:01,273 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-08-25 01:49:01,273 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-08-25 01:49:01,273 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-25 01:49:01,275 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:49:03,084 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-08-25 01:49:03,086 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-25 01:49:03,088 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36ab3528-cbff-4ef0-a15d-910c6e8f3598","lifecycleState":"CERTIFIED","lastUpdateDate":1629847093685,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f76356-ea95-40c9-966c-a3ac39a3c90b","invariantUUID":"1bb16789-1b74-4f8f-b72b-f070205624b9","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":"4037fd0d-91df-47cb-9118-4139c6f8b660","lifecycleState":"CERTIFIED","lastUpdateDate":1629846599886,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38a23335-63ca-412e-a900-d8492713476d","invariantUUID":"6b7a9170-9135-44b9-82f7-be256414327f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"124be86d-59ec-41fc-b5d6-dab43e055b36","lifecycleState":"CERTIFIED","lastUpdateDate":1629847067636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a01dd32-ce8f-4fb2-b6de-76c3c404580e","invariantUUID":"8f2899e3-d611-44fe-b0a3-df474cb9f2d2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"74f36aba-76dc-45cb-87c7-9d1e10a8ff7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629847039510,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e1cd482-17db-410b-82cd-ae7331ad76fd","invariantUUID":"cfc2f377-c934-4ed2-8944-676210ac1bef","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":"networkrules","uniqueId":"35818ea3-e7f7-435c-a005-f9ab6433f77d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846726343,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"49c6931e-e4f8-4d03-92c8-4ef7302f841b","invariantUUID":"1415e45f-8043-43e7-a938-6f1ccb1150d7","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":"loadBalancer","uniqueId":"3566faa0-4877-46aa-8c59-a4595e7c75ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629846588769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d2e047-62d6-4a0a-b497-d550a438dd77","invariantUUID":"04ebcac3-27ee-4022-958e-c5df0227aea9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dc81f181-a1af-494e-aa0a-2ec867756117","lifecycleState":"CERTIFIED","lastUpdateDate":1629846861087,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"17d0230d-4944-4f01-aa26-883b1080332e","invariantUUID":"5995d95f-c426-4895-9ad1-b5897831435e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f90b5292-e58e-4c65-a848-d4258569cc9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629847086354,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b7e3809-851d-4493-817f-164055c48f27","invariantUUID":"0d4d6a1e-3407-49c5-8d28-0051d733d3cf","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ed6bdb-8676-4589-8df3-58fce92efbcd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846833684,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62780a9d-22b9-407a-8941-ce665aaf23b6","invariantUUID":"9d9eed66-b042-4e78-92bf-d8baebb1be62","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66cb1caa-95de-4445-b6eb-9818893f183a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846758487,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a63bf230-4d49-42f4-b329-6cf571a4fa40","invariantUUID":"1864f907-6715-4262-98bc-7a318e14198e","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":"securityrules","uniqueId":"94c6c669-87b2-4646-8faa-5bed6212a5ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629846738931,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dbbe5bd1-b9a0-415e-9c7b-0a4a822522a6","invariantUUID":"492fabd5-b343-4841-9e55-2faa86b73906","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"50eed374-0da1-44bd-8c80-1921e2551d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846866426,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51436872-2467-4b9b-b480-b867fcd75d79","invariantUUID":"9960edec-d0d1-47e6-90ba-d669819f738d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"98ac5911-3d70-44a4-8f12-ebe5225e7f08","lifecycleState":"CERTIFIED","lastUpdateDate":1629847100750,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99023a61-d344-4b24-b85e-992bf4fd5ed5","invariantUUID":"6e5bb198-9656-459d-9a8f-803faacdff00","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":"port","uniqueId":"f35808e0-1e02-4839-961a-dfa998a12e03","lifecycleState":"CERTIFIED","lastUpdateDate":1629846711463,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75166615-0beb-4995-9d45-0099f17a61a3","invariantUUID":"3e925d54-d5ce-4ce5-bec5-7bc12c788a15","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a984e53-2605-45a1-a36e-82d588b89fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846789787,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c16de57-8230-4fa2-a8a3-0690239111c5","invariantUUID":"d98bc183-0aa3-4a8a-9f6d-8dd79b14c09c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4dabe6f-dfa1-4a69-abf0-8f05c6cb9b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846674197,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba056aef-5566-4d94-b96f-567f09069994","invariantUUID":"a3bfbf4d-f666-4f24-bea3-bf0f7f667113","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0e9e4246-8d49-4443-a8ca-e0d8bd4497b9","lifecycleState":"CERTIFIED","lastUpdateDate":1629847044712,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2cd87f8-1664-4e77-949b-4ee6bd0815bf","invariantUUID":"484cf949-5f53-476e-afc1-6f4e8122a004","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca199e8b-af8a-4d19-be85-cb3733de56a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629847103826,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d519382-ada8-432e-aa45-587c56f64e53","invariantUUID":"2641ca40-0f5e-42e2-874a-5ec2b00fb150","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e49fc42d-1fd7-4dd3-bf4f-013b004b70d3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846575488,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985cd2e9-a63e-4a26-a5da-861c87666624","invariantUUID":"58fe4d21-2ad2-4f22-bb0a-cd0510899e15","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"438f4de4-a937-4649-87b3-c8293aa37c13","lifecycleState":"CERTIFIED","lastUpdateDate":1629847082417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58032ea0-75dd-4611-9ea3-f6fdc13a8568","invariantUUID":"08ed1252-d05f-4b65-a5b9-5aefa1a73721","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":"objectStorage","uniqueId":"41305333-9b52-4739-a34a-6bb9d2710e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846871982,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"245c59ba-3bbc-4d10-b4b0-71531c364954","invariantUUID":"7a45db19-7df2-476f-82e9-dbd5f191bd42","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","lifecycleState":"CERTIFIED","lastUpdateDate":1629846536457,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"470388ab-8ff1-4e8d-af63-45f4bf01aefd","invariantUUID":"5df41f03-716c-4f8a-bc62-c764c6037002","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":"defaulticon","uniqueId":"c94fa9e3-8400-425b-b402-d345da9326b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629855627002,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","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":"7426f3e0-3c78-4143-a713-a8b503cf92e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846889921,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dc9c8b8-a094-4016-8422-eec515c44521","invariantUUID":"d79bbabd-669f-4625-ac7c-44519edb6323","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":"objectStorage","uniqueId":"db8eb410-de4c-49f1-9ac9-3111f3e2b78f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846569782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4a3198-1a6b-4889-93ad-b37cc47766b2","invariantUUID":"4742f8fb-3840-4643-b68e-ba30a005765e","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":"0387e388-9912-4b60-ac7f-8a324b21a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846752688,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8915382-9cdc-4aeb-bf14-e1e9286d72e3","invariantUUID":"67f3ac97-3a22-4fc8-8698-1341d7053633","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":"compute","uniqueId":"2210f5b2-b2c7-4f3f-bde0-4bb9d22ff67f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846914366,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38a4ff9-4736-4841-b61f-247199588101","invariantUUID":"d8d26f2a-d11c-426e-bc41-aba4b98ea491","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":"f8704a91-22d5-40d0-9d6d-63ec17366155","lifecycleState":"CERTIFIED","lastUpdateDate":1629846976555,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f509bed-d79b-4148-b2a3-beba8f3debdf","invariantUUID":"c0a71b1f-aebd-434b-b4df-57036c5a0065","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":"network","uniqueId":"f20a7782-ed03-4e51-81c8-c13675f00014","lifecycleState":"CERTIFIED","lastUpdateDate":1629846636174,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68047e01-3c49-4ba7-9eec-b528d374fbaa","invariantUUID":"e7177d48-611b-43df-a339-8c1a591cc8ac","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":"compute","uniqueId":"8e5a7f75-d1df-4e3e-89c7-9812231abdaa","lifecycleState":"CERTIFIED","lastUpdateDate":1629846747662,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b10dac0-903a-4a58-837b-e666eddf08bf","invariantUUID":"5aa4a0f0-f953-47ef-8801-16c6aa5e339d","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a428a25a-edd4-45b5-a391-9c2042ca83f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846763856,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a11a7c48-c5db-4808-a38a-b4cdfc49de4a","invariantUUID":"3ed6ce5c-6b19-43f5-bc3d-01c84f59e6be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7801fa74-ec7e-4992-9e66-a2b9c6cfd3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1629847077485,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf35c19-46be-49df-83ea-6fdd1e8cd49f","invariantUUID":"67594215-fea3-417d-8863-6358bfbb93c8","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":"port","uniqueId":"a15831e5-c164-4186-8c5c-37a976f9cd7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846992355,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11c5e9a5-1232-466f-8f6a-6fe8265cd3d0","invariantUUID":"122da449-f40a-4b2c-a205-d29bacdcba00","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0ca8c3-962e-454e-8881-0d3b327e2f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846855849,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78853115-2818-4370-9a13-e2e91e4e54c6","invariantUUID":"bdf5b4a7-c35b-4aca-b6f7-20645b99ee19","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":"compute","uniqueId":"7d43bda6-11c2-4249-af2a-c256740cbecc","lifecycleState":"CERTIFIED","lastUpdateDate":1629846884637,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f282ed05-8d37-4b61-8ac2-78215c2fb228","invariantUUID":"cb748f24-2f9f-433f-9486-7299259ea8df","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","lifecycleState":"CERTIFIED","lastUpdateDate":1629856106928,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a3b2f102-b858-4223-ae65-d685b6b172b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846594359,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdc723a0-2c72-4038-b3c1-772560823dc5","invariantUUID":"e60610db-9aa8-4498-90a5-0829d3b9043c","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":"5741594a-ff74-4483-9e2c-dd7e670a112b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846667554,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cf90787-da6b-4ed3-a95e-9429002e9286","invariantUUID":"d81b2f65-ece9-4e5b-a35b-79565fec173b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5d5fc95-0e6f-4128-bb2e-f65da30d60ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629846930693,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d3778a3-a6cc-4243-b404-5973e3eb94f0","invariantUUID":"38d1fb7f-88ac-45d1-9acc-256dccda3d96","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32ed3cfc-b4c6-46c4-98d1-c384de197f82","lifecycleState":"CERTIFIED","lastUpdateDate":1629847009768,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b506b34c-0d5b-4558-834e-893032e39dc8","invariantUUID":"4024ce72-3d36-4b25-b4c2-a05b26e5cb5b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efe8d84-d1fc-408c-9ecf-07d653322d00","lifecycleState":"CERTIFIED","lastUpdateDate":1629847049916,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97c58dd5-a08f-4ee7-be53-caaa877aa385","invariantUUID":"34c2885f-ff4e-4e78-a1e8-17485ce7a105","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":"defaulticon","uniqueId":"8329da43-656d-49fb-a40c-45f1b7bb553c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846564171,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09dd6c32-456e-4258-b7e3-02626389989b","invariantUUID":"a1f8fe9c-7c7d-474f-8717-1a648b59159e","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":"e79c4fde-f84c-4771-b6d3-fbc88dd43650","lifecycleState":"CERTIFIED","lastUpdateDate":1629846679380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc31b458-1a95-4065-85ad-58afd0d4c883","invariantUUID":"9c7c127a-a699-4c4b-a26c-4d5c378b1af0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1eb059dd-8c60-4276-ba5e-277132ff0692","lifecycleState":"CERTIFIED","lastUpdateDate":1629847004593,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0699aaf-f238-4246-81e2-f957f8896585","invariantUUID":"87234212-5931-40a9-9d08-05e219df0f4d","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":"843884fa-d205-4c42-8788-c3f3081cb66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846812454,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c886713d-6aff-40c2-89e4-cb70f3da6f86","invariantUUID":"b017e0c9-fe72-4262-85bf-668be6c959bd","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":"defaulticon","uniqueId":"ad4d5165-d4e3-4890-98ed-2352c0359dba","lifecycleState":"CERTIFIED","lastUpdateDate":1629855994968,"name":"basic_onboard_QBknOv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","systemName":"BasicOnboardQbknov","description":"VF","tags":["basic_onboard_QBknOv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f1e4fa-b5d0-45a8-a717-ae7887f741f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846619532,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6cb1872-a277-433d-8306-4c08cafe04de","invariantUUID":"a05c60f2-821a-47f1-a74e-f65f1960c7e7","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718762ee-b569-4542-a5e9-c3e371c27da8","lifecycleState":"CERTIFIED","lastUpdateDate":1629846987009,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e893119d-25ef-44f0-b8b9-082287c42040","invariantUUID":"755c515f-ab86-4749-b9de-7e0f22971490","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1362176-b538-45ab-9562-4ff771d84017","lifecycleState":"CERTIFIED","lastUpdateDate":1629846624880,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71cc7e3b-ca74-4285-9beb-c283203c31f1","invariantUUID":"11364359-188a-4688-9f21-722e9c450593","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":"57513d95-8772-4674-b0a8-36b5d071e672","lifecycleState":"CERTIFIED","lastUpdateDate":1629846783566,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fcd8caef-98bd-4446-8695-602575479e2c","invariantUUID":"dac5b340-9868-4c2a-b3e4-146416594cdb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"370c73a4-38aa-4fa1-9876-b75d562aeec3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846981988,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8a9aa6-b41f-44c8-ba27-55d70d993560","invariantUUID":"231b398d-ff3a-4027-9252-8aa77689145e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6819047-008d-4112-9bd6-4eb77e03df9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846706276,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1ca593f-23a8-4a7c-badf-ee78575a5eea","invariantUUID":"f40c298f-ede7-470c-bd7d-a60c4de3dffc","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":"fb2fc5ef-c481-4dd8-af6e-b9758a424bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846733569,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149a946d-3b19-4598-8b9f-d135302369ed","invariantUUID":"9d95a484-7095-488b-ba03-17c36a012aca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9bb6374-0fc9-43b9-a1f1-7a2e10ff97dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629847023072,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb9d3bc3-d280-4ec3-a81a-92aad4241539","invariantUUID":"792c35e7-1c2c-4a15-b015-05edb8836396","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4761203-b1ce-4db7-9df8-5acb32312d61","lifecycleState":"CERTIFIED","lastUpdateDate":1629846659480,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b2ea5e17-3119-4f42-a880-884fa08f493b","invariantUUID":"7f8a2b6f-eaf5-462b-949f-17354fa65d99","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7435b3f5-e191-4706-a43e-434125fc4455","lifecycleState":"CERTIFIED","lastUpdateDate":1629846630249,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"606b52e4-aa1a-407f-a5f0-89db38de27d7","invariantUUID":"62e4ff73-f2d0-46c6-af18-b32f10df72c7","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":"1cb8dabc-9226-44db-8623-21fb714050cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846878719,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3369427-c50a-4301-9cb3-a263139439cb","invariantUUID":"39a8e3cc-6025-4b7a-9bca-43079893829b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c060b114-ad89-4059-a955-4ea1fc0022f7","lifecycleState":"CERTIFIED","lastUpdateDate":1629846843804,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e44af27-fe43-4787-8027-89df27ae1f6b","invariantUUID":"8e6d7983-25ee-4d25-acb6-9a0eaf7c5239","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9513e95-8660-4317-89b8-deecb49be084","lifecycleState":"CERTIFIED","lastUpdateDate":1629847030680,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bfe531-f2c1-4137-a543-fc5a808159bc","invariantUUID":"1e89d7f0-b6d6-42fa-997a-f4bc6f0c7af6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16d9c5ed-595e-4dae-b19a-6ba9b6c8dc43","lifecycleState":"CERTIFIED","lastUpdateDate":1629846647270,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a12a1783-2106-4294-8c83-3aaa00383ef9","invariantUUID":"68b11df7-7c72-4d20-be67-6ab29b951708","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01d6571e-3acc-4b61-8758-0abd482f0ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1629846925020,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fa042f3-2c49-4e2c-bb75-8e86a139f242","invariantUUID":"913c9b52-6550-4dc7-9230-6c24a4d066a7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21c8a65d-e2f4-4982-96a0-a29d7eadada4","lifecycleState":"CERTIFIED","lastUpdateDate":1629846902583,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e5fb58-601e-42e6-a0ae-b24e772ef1ec","invariantUUID":"e723ffdc-9a20-44a1-8441-ad54467d9b5a","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":"dba0e79f-8213-4b5e-bb72-222720ce1b39","lifecycleState":"CERTIFIED","lastUpdateDate":1629846828676,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83124054-04da-4bb3-823f-ca159b579970","invariantUUID":"1e2fe05e-1365-4626-ac71-ef692f72533f","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":"13992a40-f2be-4b5d-a52d-0ac77e2af4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629847014949,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ebc57b-4ff7-4442-ba66-6e92d0b803ab","invariantUUID":"c1d05f6a-868a-4b31-b594-fa3594235fae","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":"d8491fef-9139-48ed-b944-97ea62ceaa5a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846908677,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3bf79d0-b433-479a-9140-25f3fd1248c7","invariantUUID":"ba0f664c-df2c-4c57-8543-9fdcd20ce402","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":"72255448-fce7-4ff4-acb5-893c16c412dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846849402,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4c33e79-2e83-48a6-92de-98a74ffc2344","invariantUUID":"523fe2a7-0a2c-44db-8500-2a05253e9b8e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84a22518-040f-4b1d-921f-f91ee8dd3d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846652718,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dd14631-7638-413c-a7b3-e18f65fdb9bd","invariantUUID":"442197f4-f9bd-4bc8-8f70-8efbe66a4995","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72e921c4-aeab-4746-910e-abce56744735","lifecycleState":"CERTIFIED","lastUpdateDate":1629846775398,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bfbdd3-b797-41e8-bf63-57ee35848d95","invariantUUID":"43772a3a-5095-441a-a470-889b5db1104a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"819b7357-e14b-421f-9117-2766892f1a74","lifecycleState":"CERTIFIED","lastUpdateDate":1629846998484,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4274d4fb-30c7-4d48-bce2-39ed3084174d","invariantUUID":"a532576a-b169-4015-ad25-807eb1dd8b04","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"727a50b0-5eeb-44f1-a947-5a8bdff18b62","lifecycleState":"CERTIFIED","lastUpdateDate":1629846953327,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"912050fa-b858-4da0-95dd-e357ab87bf06","invariantUUID":"4884ad92-c53f-4d91-b978-679cfc503725","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d15e84b-875c-481d-a061-37c88653dc6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629847060729,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ad1eaa3-d8f1-487c-a043-030928b882fa","invariantUUID":"b51585ff-ebd7-4551-aa3d-733d523bc224","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":"port","uniqueId":"b5eaadaf-2e58-4b2e-a5e3-9f6c16ffe2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846642183,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6835f23d-88fd-42a3-b6c4-6208eafb2c16","invariantUUID":"d7ae76e0-8514-4bde-98fb-e1591319ff58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbb72b1b-1ddc-41e5-8d75-088d5d0083cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846947940,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083ecb44-15ee-489d-a80b-d58f530a0c6e","invariantUUID":"18a20959-daf3-4284-b155-f499677b434a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d77f0f34-8594-42c0-ad9d-ac22297e88a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629856050462,"name":"basic_onboard_QBknOv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","systemName":"BasicOnboardQbknov","description":"service","tags":["basic_onboard_QBknOv"],"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":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","lifecycleState":"CERTIFIED","lastUpdateDate":1629856129085,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","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":"70c54a9c-bbe6-4378-950a-21b12df4ec59","lifecycleState":"CERTIFIED","lastUpdateDate":1629855674912,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","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":"ed89fe41-1cd0-4298-b9db-370425335113","lifecycleState":"CERTIFIED","lastUpdateDate":1629855359289,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-25 01:49:03,092 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-25 01:49:13,103 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-08-25 01:49:13,109 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-08-25 01:49:13,110 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/6550d48e-9edf-4c29-a4a8-653a9b8a4413/distribution/PROD/activate 2021-08-25 01:49:13,110 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-08-25 01:49:13,112 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:49:16,123 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/6550d48e-9edf-4c29-a4a8-653a9b8a4413/distribution/PROD/activate HTTP/1.1" 200 None 2021-08-25 01:49:16,125 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-08-25 01:49:16,128 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","empty":false},{"definition":false,"hidden":false,"uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","empty":false},{"definition":false,"hidden":false,"uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","empty":false},{"definition":false,"hidden":false,"uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","empty":false},{"definition":false,"hidden":false,"uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"OTVjNWM5NWNjYzk4NzQxYTRkZTUwZWVlYjk5YTY3NzY=","artifactUUID":"2ea790a0-431a-48d7-916e-9ec39f464da2","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.assettoscacsar","duplicated":false,"payloadUpdateDate":1629856135865,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629856124038,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"ZDk4YTI1ODFhZjhlMTE3MTMxZTkzOGQ0YzJjNzY3MzA=","artifactUUID":"3d502c85-d856-4373-ade7-944ecbef9d89","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.assettoscatemplate","duplicated":false,"payloadUpdateDate":1629856134627,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629856124038,"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":1629856094342,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTRiNWRkMDdiNTg2OTMyNDg4YjMyYTlmOTBmNmRjZmM=","artifactUUID":"09ad7264-5dc8-49d2-838b-1daca6a9f6e2","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.vflicense","duplicated":false,"payloadUpdateDate":1629856094345,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629856094342,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856126877,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.025d657b-0bfe-4815-973a-70f1f56bcd08.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"6b9a2e6a-c66e-45aa-92fd-5e29e2e066a0","generatedFromId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.025d657b-0bfe-4815-973a-70f1f56bcd08.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1629856132485,"heatParamsUpdateDate":1629856126877,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629856126877,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"timeout":30,"creationDate":1629856094464,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"ab575eed-8796-4633-8c0d-acb7a61e1514","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1629856094466,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629856094464,"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":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.9a5fe0b2-c29f-4832-b824-b9b50abb6780.025d657b-0bfe-4815-973a-70f1f56bcd08.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MjM4YWU1NmM4NDNiYzc5MmVmOGIwZDdmOTEwYzA4ZWU=","artifactUUID":"aee1e875-9785-4fd1-a0fd-aa7a23ec4f2d","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.9a5fe0b2-c29f-4832-b824-b9b50abb6780.025d657b-0bfe-4815-973a-70f1f56bcd08.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1629856133699,"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":1629856094382,"description":"created from csar","artifactType":"HEAT","uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"4541f387-7f12-4424-a8df-0c04a7486996","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.heat1","duplicated":false,"payloadUpdateDate":1629856094389,"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":1629856094382,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856094315,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"4b44c88a-4cf9-46bf-b901-bda3b4674d1d","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.vendorlicense","duplicated":false,"payloadUpdateDate":1629856094324,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629856094315,"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":1629856126875,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.025d657b-0bfe-4815-973a-70f1f56bcd08.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"c48fbe1b-7e7e-4179-b73a-afc06e313f2e","generatedFromId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.025d657b-0bfe-4815-973a-70f1f56bcd08.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1629856133024,"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":1629856126875,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629856126875,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856094363,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"ea52505a-d196-4e76-b3c9-f5e6aee2e352","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1629856094364,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629856094363,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1629856126884,"artifacts":["ba0033f1-1a88-48ff-baf8-9e3f93d225ef.heat1env","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.heat1","ba0033f1-1a88-48ff-baf8-9e3f93d225ef.cloudtechnologyspecificartifact3"],"uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.025d657b-0bfe-4815-973a-70f1f56bcd08.basic_cnf0.ba0033f1-1a88-48ff-baf8-9e3f93d225ef.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1629856126884,"customizationUUID":"5ac0f967-8955-48d6-af18-7cfa43c80005","groupInstanceArtifacts":["ba0033f1-1a88-48ff-baf8-9e3f93d225ef.cloudtechnologyspecificartifact3","9a5fe0b2-c29f-4832-b824-b9b50abb6780.025d657b-0bfe-4815-973a-70f1f56bcd08.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["ab575eed-8796-4633-8c0d-acb7a61e1514","c48fbe1b-7e7e-4179-b73a-afc06e313f2e"],"artifactsUuid":["4541f387-7f12-4424-a8df-0c04a7486996","ab575eed-8796-4633-8c0d-acb7a61e1514"],"groupUUID":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","groupName":"BasicCnf..base_dummy..module-0","groupUid":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"025d657b-0bfe-4815-973a-70f1f56bcd08","createdFromCsar":false,"uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.025d657b-0bfe-4815-973a-70f1f56bcd08.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","icon":"defaulticon","creationTime":1629856126727,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_cnf0","componentUid":"025d657b-0bfe-4815-973a-70f1f56bcd08","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1629856126727,"customizationUUID":"2273af45-ed4b-41b4-a67b-24d44f57b164","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"9a5fe0b2-c29f-4832-b824-b9b50abb6780.025d657b-0bfe-4815-973a-70f1f56bcd08.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false},{"definition":false,"hidden":false,"uniqueId":"ba0033f1-1a88-48ff-baf8-9e3f93d225ef.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":"8959e82b-f4cb-4929-9246-84f8d99bd19d.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8959e82b-f4cb-4929-9246-84f8d99bd19d","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"be3fbe45-7857-4680-b18a-8006bf4f9229.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"be3fbe45-7857-4680-b18a-8006bf4f9229","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"be3fbe45-7857-4680-b18a-8006bf4f9229","empty":false},{"definition":false,"hidden":false,"uniqueId":"be3fbe45-7857-4680-b18a-8006bf4f9229.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"be3fbe45-7857-4680-b18a-8006bf4f9229","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"be3fbe45-7857-4680-b18a-8006bf4f9229","empty":false},{"definition":false,"hidden":false,"uniqueId":"be3fbe45-7857-4680-b18a-8006bf4f9229.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"be3fbe45-7857-4680-b18a-8006bf4f9229","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"be3fbe45-7857-4680-b18a-8006bf4f9229","empty":false},{"definition":false,"hidden":false,"uniqueId":"be3fbe45-7857-4680-b18a-8006bf4f9229.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"be3fbe45-7857-4680-b18a-8006bf4f9229","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"be3fbe45-7857-4680-b18a-8006bf4f9229","empty":false},{"definition":false,"hidden":false,"uniqueId":"be3fbe45-7857-4680-b18a-8006bf4f9229.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"be3fbe45-7857-4680-b18a-8006bf4f9229","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"be3fbe45-7857-4680-b18a-8006bf4f9229","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":1629856124124,"icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","componentMetadataForSupportLog":{"SupportablityComponentUUID":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629856154985,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1629856124038,"artifactType":"OTHER","uniqueId":"9a5fe0b2-c29f-4832-b824-b9b50abb6780.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":1629856124038,"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":"6550d48e-9edf-4c29-a4a8-653a9b8a4413"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_cnf"} 2021-08-25 01:49:16,131 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-25 01:49:16,131 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-25 01:49:16,131 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-08-25 01:49:16,131 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-25 01:49:16,131 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-25 01:49:16,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:49:16,676 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-25 01:49:16,677 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-25 01:49:16,678 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aea38bcc-8907-4b23-9c03-8aa8a14a4909/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/24b77381-d65c-4aff-8852-818deb3fc15e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-25 01:49:16,680 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-25 01:49:16,680 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:49:16,680 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:49:16,680 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:49:16,680 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:49:16,680 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:49:16,681 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:49:16,681 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:49:16,681 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:49:16,681 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:49:16,681 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:49:16,681 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:49:16,681 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-25 01:49:16,681 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:49:16,681 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:49:16,681 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:49:16,681 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-25 01:49:16,682 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:49:16,682 INFO 192:__init__.py(1) - Service found, updating information 2021-08-25 01:49:16,682 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-08-25 01:49:16,682 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-08-25 01:49:16,682 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-25 01:49:16,684 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:49:17,348 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-08-25 01:49:17,350 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-25 01:49:17,352 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36ab3528-cbff-4ef0-a15d-910c6e8f3598","lifecycleState":"CERTIFIED","lastUpdateDate":1629847093685,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f76356-ea95-40c9-966c-a3ac39a3c90b","invariantUUID":"1bb16789-1b74-4f8f-b72b-f070205624b9","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":"4037fd0d-91df-47cb-9118-4139c6f8b660","lifecycleState":"CERTIFIED","lastUpdateDate":1629846599886,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38a23335-63ca-412e-a900-d8492713476d","invariantUUID":"6b7a9170-9135-44b9-82f7-be256414327f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"124be86d-59ec-41fc-b5d6-dab43e055b36","lifecycleState":"CERTIFIED","lastUpdateDate":1629847067636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a01dd32-ce8f-4fb2-b6de-76c3c404580e","invariantUUID":"8f2899e3-d611-44fe-b0a3-df474cb9f2d2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"74f36aba-76dc-45cb-87c7-9d1e10a8ff7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629847039510,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e1cd482-17db-410b-82cd-ae7331ad76fd","invariantUUID":"cfc2f377-c934-4ed2-8944-676210ac1bef","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":"networkrules","uniqueId":"35818ea3-e7f7-435c-a005-f9ab6433f77d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846726343,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"49c6931e-e4f8-4d03-92c8-4ef7302f841b","invariantUUID":"1415e45f-8043-43e7-a938-6f1ccb1150d7","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":"loadBalancer","uniqueId":"3566faa0-4877-46aa-8c59-a4595e7c75ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629846588769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d2e047-62d6-4a0a-b497-d550a438dd77","invariantUUID":"04ebcac3-27ee-4022-958e-c5df0227aea9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dc81f181-a1af-494e-aa0a-2ec867756117","lifecycleState":"CERTIFIED","lastUpdateDate":1629846861087,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"17d0230d-4944-4f01-aa26-883b1080332e","invariantUUID":"5995d95f-c426-4895-9ad1-b5897831435e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f90b5292-e58e-4c65-a848-d4258569cc9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629847086354,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b7e3809-851d-4493-817f-164055c48f27","invariantUUID":"0d4d6a1e-3407-49c5-8d28-0051d733d3cf","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ed6bdb-8676-4589-8df3-58fce92efbcd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846833684,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62780a9d-22b9-407a-8941-ce665aaf23b6","invariantUUID":"9d9eed66-b042-4e78-92bf-d8baebb1be62","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66cb1caa-95de-4445-b6eb-9818893f183a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846758487,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a63bf230-4d49-42f4-b329-6cf571a4fa40","invariantUUID":"1864f907-6715-4262-98bc-7a318e14198e","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":"securityrules","uniqueId":"94c6c669-87b2-4646-8faa-5bed6212a5ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629846738931,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dbbe5bd1-b9a0-415e-9c7b-0a4a822522a6","invariantUUID":"492fabd5-b343-4841-9e55-2faa86b73906","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"50eed374-0da1-44bd-8c80-1921e2551d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846866426,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51436872-2467-4b9b-b480-b867fcd75d79","invariantUUID":"9960edec-d0d1-47e6-90ba-d669819f738d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"98ac5911-3d70-44a4-8f12-ebe5225e7f08","lifecycleState":"CERTIFIED","lastUpdateDate":1629847100750,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99023a61-d344-4b24-b85e-992bf4fd5ed5","invariantUUID":"6e5bb198-9656-459d-9a8f-803faacdff00","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":"port","uniqueId":"f35808e0-1e02-4839-961a-dfa998a12e03","lifecycleState":"CERTIFIED","lastUpdateDate":1629846711463,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75166615-0beb-4995-9d45-0099f17a61a3","invariantUUID":"3e925d54-d5ce-4ce5-bec5-7bc12c788a15","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a984e53-2605-45a1-a36e-82d588b89fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846789787,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c16de57-8230-4fa2-a8a3-0690239111c5","invariantUUID":"d98bc183-0aa3-4a8a-9f6d-8dd79b14c09c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4dabe6f-dfa1-4a69-abf0-8f05c6cb9b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846674197,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba056aef-5566-4d94-b96f-567f09069994","invariantUUID":"a3bfbf4d-f666-4f24-bea3-bf0f7f667113","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0e9e4246-8d49-4443-a8ca-e0d8bd4497b9","lifecycleState":"CERTIFIED","lastUpdateDate":1629847044712,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2cd87f8-1664-4e77-949b-4ee6bd0815bf","invariantUUID":"484cf949-5f53-476e-afc1-6f4e8122a004","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca199e8b-af8a-4d19-be85-cb3733de56a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629847103826,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d519382-ada8-432e-aa45-587c56f64e53","invariantUUID":"2641ca40-0f5e-42e2-874a-5ec2b00fb150","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e49fc42d-1fd7-4dd3-bf4f-013b004b70d3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846575488,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985cd2e9-a63e-4a26-a5da-861c87666624","invariantUUID":"58fe4d21-2ad2-4f22-bb0a-cd0510899e15","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"438f4de4-a937-4649-87b3-c8293aa37c13","lifecycleState":"CERTIFIED","lastUpdateDate":1629847082417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58032ea0-75dd-4611-9ea3-f6fdc13a8568","invariantUUID":"08ed1252-d05f-4b65-a5b9-5aefa1a73721","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":"objectStorage","uniqueId":"41305333-9b52-4739-a34a-6bb9d2710e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846871982,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"245c59ba-3bbc-4d10-b4b0-71531c364954","invariantUUID":"7a45db19-7df2-476f-82e9-dbd5f191bd42","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","lifecycleState":"CERTIFIED","lastUpdateDate":1629846536457,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"470388ab-8ff1-4e8d-af63-45f4bf01aefd","invariantUUID":"5df41f03-716c-4f8a-bc62-c764c6037002","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":"defaulticon","uniqueId":"c94fa9e3-8400-425b-b402-d345da9326b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629855627002,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","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":"7426f3e0-3c78-4143-a713-a8b503cf92e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846889921,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dc9c8b8-a094-4016-8422-eec515c44521","invariantUUID":"d79bbabd-669f-4625-ac7c-44519edb6323","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":"objectStorage","uniqueId":"db8eb410-de4c-49f1-9ac9-3111f3e2b78f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846569782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4a3198-1a6b-4889-93ad-b37cc47766b2","invariantUUID":"4742f8fb-3840-4643-b68e-ba30a005765e","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":"0387e388-9912-4b60-ac7f-8a324b21a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846752688,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8915382-9cdc-4aeb-bf14-e1e9286d72e3","invariantUUID":"67f3ac97-3a22-4fc8-8698-1341d7053633","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":"compute","uniqueId":"2210f5b2-b2c7-4f3f-bde0-4bb9d22ff67f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846914366,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38a4ff9-4736-4841-b61f-247199588101","invariantUUID":"d8d26f2a-d11c-426e-bc41-aba4b98ea491","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":"f8704a91-22d5-40d0-9d6d-63ec17366155","lifecycleState":"CERTIFIED","lastUpdateDate":1629846976555,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f509bed-d79b-4148-b2a3-beba8f3debdf","invariantUUID":"c0a71b1f-aebd-434b-b4df-57036c5a0065","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":"network","uniqueId":"f20a7782-ed03-4e51-81c8-c13675f00014","lifecycleState":"CERTIFIED","lastUpdateDate":1629846636174,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68047e01-3c49-4ba7-9eec-b528d374fbaa","invariantUUID":"e7177d48-611b-43df-a339-8c1a591cc8ac","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":"compute","uniqueId":"8e5a7f75-d1df-4e3e-89c7-9812231abdaa","lifecycleState":"CERTIFIED","lastUpdateDate":1629846747662,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b10dac0-903a-4a58-837b-e666eddf08bf","invariantUUID":"5aa4a0f0-f953-47ef-8801-16c6aa5e339d","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a428a25a-edd4-45b5-a391-9c2042ca83f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846763856,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a11a7c48-c5db-4808-a38a-b4cdfc49de4a","invariantUUID":"3ed6ce5c-6b19-43f5-bc3d-01c84f59e6be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7801fa74-ec7e-4992-9e66-a2b9c6cfd3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1629847077485,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf35c19-46be-49df-83ea-6fdd1e8cd49f","invariantUUID":"67594215-fea3-417d-8863-6358bfbb93c8","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":"port","uniqueId":"a15831e5-c164-4186-8c5c-37a976f9cd7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846992355,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11c5e9a5-1232-466f-8f6a-6fe8265cd3d0","invariantUUID":"122da449-f40a-4b2c-a205-d29bacdcba00","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0ca8c3-962e-454e-8881-0d3b327e2f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846855849,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78853115-2818-4370-9a13-e2e91e4e54c6","invariantUUID":"bdf5b4a7-c35b-4aca-b6f7-20645b99ee19","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":"compute","uniqueId":"7d43bda6-11c2-4249-af2a-c256740cbecc","lifecycleState":"CERTIFIED","lastUpdateDate":1629846884637,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f282ed05-8d37-4b61-8ac2-78215c2fb228","invariantUUID":"cb748f24-2f9f-433f-9486-7299259ea8df","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","lifecycleState":"CERTIFIED","lastUpdateDate":1629856106928,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a3b2f102-b858-4223-ae65-d685b6b172b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846594359,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdc723a0-2c72-4038-b3c1-772560823dc5","invariantUUID":"e60610db-9aa8-4498-90a5-0829d3b9043c","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":"5741594a-ff74-4483-9e2c-dd7e670a112b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846667554,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cf90787-da6b-4ed3-a95e-9429002e9286","invariantUUID":"d81b2f65-ece9-4e5b-a35b-79565fec173b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5d5fc95-0e6f-4128-bb2e-f65da30d60ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629846930693,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d3778a3-a6cc-4243-b404-5973e3eb94f0","invariantUUID":"38d1fb7f-88ac-45d1-9acc-256dccda3d96","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32ed3cfc-b4c6-46c4-98d1-c384de197f82","lifecycleState":"CERTIFIED","lastUpdateDate":1629847009768,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b506b34c-0d5b-4558-834e-893032e39dc8","invariantUUID":"4024ce72-3d36-4b25-b4c2-a05b26e5cb5b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efe8d84-d1fc-408c-9ecf-07d653322d00","lifecycleState":"CERTIFIED","lastUpdateDate":1629847049916,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97c58dd5-a08f-4ee7-be53-caaa877aa385","invariantUUID":"34c2885f-ff4e-4e78-a1e8-17485ce7a105","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":"defaulticon","uniqueId":"8329da43-656d-49fb-a40c-45f1b7bb553c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846564171,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09dd6c32-456e-4258-b7e3-02626389989b","invariantUUID":"a1f8fe9c-7c7d-474f-8717-1a648b59159e","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":"e79c4fde-f84c-4771-b6d3-fbc88dd43650","lifecycleState":"CERTIFIED","lastUpdateDate":1629846679380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc31b458-1a95-4065-85ad-58afd0d4c883","invariantUUID":"9c7c127a-a699-4c4b-a26c-4d5c378b1af0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1eb059dd-8c60-4276-ba5e-277132ff0692","lifecycleState":"CERTIFIED","lastUpdateDate":1629847004593,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0699aaf-f238-4246-81e2-f957f8896585","invariantUUID":"87234212-5931-40a9-9d08-05e219df0f4d","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":"843884fa-d205-4c42-8788-c3f3081cb66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846812454,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c886713d-6aff-40c2-89e4-cb70f3da6f86","invariantUUID":"b017e0c9-fe72-4262-85bf-668be6c959bd","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":"defaulticon","uniqueId":"ad4d5165-d4e3-4890-98ed-2352c0359dba","lifecycleState":"CERTIFIED","lastUpdateDate":1629855994968,"name":"basic_onboard_QBknOv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","systemName":"BasicOnboardQbknov","description":"VF","tags":["basic_onboard_QBknOv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f1e4fa-b5d0-45a8-a717-ae7887f741f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846619532,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6cb1872-a277-433d-8306-4c08cafe04de","invariantUUID":"a05c60f2-821a-47f1-a74e-f65f1960c7e7","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718762ee-b569-4542-a5e9-c3e371c27da8","lifecycleState":"CERTIFIED","lastUpdateDate":1629846987009,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e893119d-25ef-44f0-b8b9-082287c42040","invariantUUID":"755c515f-ab86-4749-b9de-7e0f22971490","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1362176-b538-45ab-9562-4ff771d84017","lifecycleState":"CERTIFIED","lastUpdateDate":1629846624880,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71cc7e3b-ca74-4285-9beb-c283203c31f1","invariantUUID":"11364359-188a-4688-9f21-722e9c450593","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":"57513d95-8772-4674-b0a8-36b5d071e672","lifecycleState":"CERTIFIED","lastUpdateDate":1629846783566,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fcd8caef-98bd-4446-8695-602575479e2c","invariantUUID":"dac5b340-9868-4c2a-b3e4-146416594cdb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"370c73a4-38aa-4fa1-9876-b75d562aeec3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846981988,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8a9aa6-b41f-44c8-ba27-55d70d993560","invariantUUID":"231b398d-ff3a-4027-9252-8aa77689145e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6819047-008d-4112-9bd6-4eb77e03df9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846706276,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1ca593f-23a8-4a7c-badf-ee78575a5eea","invariantUUID":"f40c298f-ede7-470c-bd7d-a60c4de3dffc","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":"fb2fc5ef-c481-4dd8-af6e-b9758a424bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846733569,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149a946d-3b19-4598-8b9f-d135302369ed","invariantUUID":"9d95a484-7095-488b-ba03-17c36a012aca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9bb6374-0fc9-43b9-a1f1-7a2e10ff97dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629847023072,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb9d3bc3-d280-4ec3-a81a-92aad4241539","invariantUUID":"792c35e7-1c2c-4a15-b015-05edb8836396","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4761203-b1ce-4db7-9df8-5acb32312d61","lifecycleState":"CERTIFIED","lastUpdateDate":1629846659480,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b2ea5e17-3119-4f42-a880-884fa08f493b","invariantUUID":"7f8a2b6f-eaf5-462b-949f-17354fa65d99","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7435b3f5-e191-4706-a43e-434125fc4455","lifecycleState":"CERTIFIED","lastUpdateDate":1629846630249,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"606b52e4-aa1a-407f-a5f0-89db38de27d7","invariantUUID":"62e4ff73-f2d0-46c6-af18-b32f10df72c7","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":"1cb8dabc-9226-44db-8623-21fb714050cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846878719,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3369427-c50a-4301-9cb3-a263139439cb","invariantUUID":"39a8e3cc-6025-4b7a-9bca-43079893829b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c060b114-ad89-4059-a955-4ea1fc0022f7","lifecycleState":"CERTIFIED","lastUpdateDate":1629846843804,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e44af27-fe43-4787-8027-89df27ae1f6b","invariantUUID":"8e6d7983-25ee-4d25-acb6-9a0eaf7c5239","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9513e95-8660-4317-89b8-deecb49be084","lifecycleState":"CERTIFIED","lastUpdateDate":1629847030680,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bfe531-f2c1-4137-a543-fc5a808159bc","invariantUUID":"1e89d7f0-b6d6-42fa-997a-f4bc6f0c7af6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16d9c5ed-595e-4dae-b19a-6ba9b6c8dc43","lifecycleState":"CERTIFIED","lastUpdateDate":1629846647270,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a12a1783-2106-4294-8c83-3aaa00383ef9","invariantUUID":"68b11df7-7c72-4d20-be67-6ab29b951708","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01d6571e-3acc-4b61-8758-0abd482f0ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1629846925020,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fa042f3-2c49-4e2c-bb75-8e86a139f242","invariantUUID":"913c9b52-6550-4dc7-9230-6c24a4d066a7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21c8a65d-e2f4-4982-96a0-a29d7eadada4","lifecycleState":"CERTIFIED","lastUpdateDate":1629846902583,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e5fb58-601e-42e6-a0ae-b24e772ef1ec","invariantUUID":"e723ffdc-9a20-44a1-8441-ad54467d9b5a","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":"dba0e79f-8213-4b5e-bb72-222720ce1b39","lifecycleState":"CERTIFIED","lastUpdateDate":1629846828676,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83124054-04da-4bb3-823f-ca159b579970","invariantUUID":"1e2fe05e-1365-4626-ac71-ef692f72533f","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":"13992a40-f2be-4b5d-a52d-0ac77e2af4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629847014949,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ebc57b-4ff7-4442-ba66-6e92d0b803ab","invariantUUID":"c1d05f6a-868a-4b31-b594-fa3594235fae","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":"d8491fef-9139-48ed-b944-97ea62ceaa5a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846908677,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3bf79d0-b433-479a-9140-25f3fd1248c7","invariantUUID":"ba0f664c-df2c-4c57-8543-9fdcd20ce402","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":"72255448-fce7-4ff4-acb5-893c16c412dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846849402,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4c33e79-2e83-48a6-92de-98a74ffc2344","invariantUUID":"523fe2a7-0a2c-44db-8500-2a05253e9b8e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84a22518-040f-4b1d-921f-f91ee8dd3d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846652718,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dd14631-7638-413c-a7b3-e18f65fdb9bd","invariantUUID":"442197f4-f9bd-4bc8-8f70-8efbe66a4995","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72e921c4-aeab-4746-910e-abce56744735","lifecycleState":"CERTIFIED","lastUpdateDate":1629846775398,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bfbdd3-b797-41e8-bf63-57ee35848d95","invariantUUID":"43772a3a-5095-441a-a470-889b5db1104a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"819b7357-e14b-421f-9117-2766892f1a74","lifecycleState":"CERTIFIED","lastUpdateDate":1629846998484,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4274d4fb-30c7-4d48-bce2-39ed3084174d","invariantUUID":"a532576a-b169-4015-ad25-807eb1dd8b04","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"727a50b0-5eeb-44f1-a947-5a8bdff18b62","lifecycleState":"CERTIFIED","lastUpdateDate":1629846953327,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"912050fa-b858-4da0-95dd-e357ab87bf06","invariantUUID":"4884ad92-c53f-4d91-b978-679cfc503725","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d15e84b-875c-481d-a061-37c88653dc6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629847060729,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ad1eaa3-d8f1-487c-a043-030928b882fa","invariantUUID":"b51585ff-ebd7-4551-aa3d-733d523bc224","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":"port","uniqueId":"b5eaadaf-2e58-4b2e-a5e3-9f6c16ffe2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846642183,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6835f23d-88fd-42a3-b6c4-6208eafb2c16","invariantUUID":"d7ae76e0-8514-4bde-98fb-e1591319ff58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbb72b1b-1ddc-41e5-8d75-088d5d0083cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846947940,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083ecb44-15ee-489d-a80b-d58f530a0c6e","invariantUUID":"18a20959-daf3-4284-b155-f499677b434a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d77f0f34-8594-42c0-ad9d-ac22297e88a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629856050462,"name":"basic_onboard_QBknOv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","systemName":"BasicOnboardQbknov","description":"service","tags":["basic_onboard_QBknOv"],"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":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","lifecycleState":"CERTIFIED","lastUpdateDate":1629856154985,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","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":"70c54a9c-bbe6-4378-950a-21b12df4ec59","lifecycleState":"CERTIFIED","lastUpdateDate":1629855674912,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","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":"ed89fe41-1cd0-4298-b9db-370425335113","lifecycleState":"CERTIFIED","lastUpdateDate":1629855359289,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-25 01:49:17,355 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-25 01:49:17,356 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-08-25 01:49:17,356 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-08-25 01:49:17,356 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-25 01:49:17,356 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-08-25 01:49:17,356 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-08-25 01:49:17,358 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-25 01:49:17,390 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-08-25 01:49:17,391 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-08-25 01:49:17,391 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2021-08-25 01:49:17,391 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-08-25 01:49:17,391 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-08-25 01:49:17,391 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-08-25 01:49:17,394 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-08-25 01:49:17,394 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-08-25 01:49:17,395 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-08-25 01:49:17,396 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-25 01:49:17,433 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-08-25 01:49:17,434 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-08-25 01:49:17,435 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNsT1JFbDVUV3BSZUU1c2IxaEVWRTE0VFVSbmVVMXFTWGxOYWxGNFRteHZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCUzNsQ0NsRjBUM1ZsTUZGbU9WVlRUbkJ2WjJvcmJFbG1NMlUyWVV4YU9GQXhkRkJEYVhCSFptRXlha0kwY1dkVlNHNWtWbnBRYVd0emRGWmtRMDlTY1VaRlRVY0tkbWxxUlVwUVdqbFNWSGgwUzFSeE1HMXlRVEk1V0dkQ1ZYTTRkV0puV2tobWFETTRZM05FVWpjNU9WaDZlbEIzV21oQlpsaFVaRGxqUjBGTE9FOTFNQW96YURaelQyZFhVRlV2Um5sdlZHaHJkRGhWTkhaTlVXNUJjek53VWxvMmMyZHJNRUZOTjNoUWRVWXlkM1YzZVdRMlpFVldNRE41YTIweGRsUjFSWFV3Q2xGYWMybERPVlJtUlVkS1dUVjJVMDlHWTNnNGNtOVRNM0ZZVG5sNGVEUkNjMGx3Tm5Gck9HaHFlV1ZxTURWWmRuQnlWM2hxWWtoNVIwOWFNemxUTWxVS01YWnpSRmRwYUhwR1dXOXhSbFU1WTIxa05HczViSE5aYVZvMWFHdE5SRWRGYjA1bFZXTXpWV2RYYUVVdmVtSlZXVWxGV1dkT2RGSlZTbE0zUTFwSFRRcHhMMWh3U0dobE1WZFlXbFJRVFRCSmEzTXdRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkdhMU4wUTFRMlJHZHdMMnRpVWxSaE9XMWFWR28zVG1kclVYQk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRWV1YzVnpnMlpVVjJXVWxoVlhZd1IzcFliVVJPVjNZcloxZzNjRzVWZEVsNU9YZDRXSFkwU0RkVlNsVldWVU5tY0FwSlQyMWhZemhWUml0UmNrTXJTVzlRSzB3MFVFRnhjMDlHTUZKSVJFTTJUVlZpZDNodFFYVnJaazh5UjA5RWFsVlRiSE5IYWtWU1lpODRPRTFHVFhBckNuVTFOMVZ2UzNOUk0wVlNkakZVYnpSVmJrRktOR1pyZEVab2JqZDVRWFpWYUZScE9HVTRiVWhaTDJ0SU5VcEtXVGhTY1RONVNYTlFWREJLV1dzNGJVNEtPQ3RGVWtNNGVWQTRjWEkzZFZKUFJEUndPV2RzYXpscU1EbGxlV1p3Um1KeVl6aENhazVMWkc5Qk5uSnBNVzVUUTBsVWRtWkJMM1ZOV2pWa00wTldZUXBrZGt0ek16bHNUa1pOVkRJdlZEZEtTSEZGYnpKcEwwZG1SblpzS3pkSlUySmxUVmhuVlV3NVRtUjFWalJtUVZZd2RXMXBhR05EVWxWaFdUbGxVVGRFQ2tWSFprVm9aMDlEU0hOTmFFaEZZakJ2VEVsVlowNTRZa0YyVG05aFQwWndTMUpwV0FvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xMjc6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKUm00MmIwZzRSRlZuVUd0M1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTkUxcVVYbE5ha2t3VFZSYVlVWjNNSGxOYWtFMFRXcFJlVTFxU1RCTlZHeGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVzB6YXpacFVXNTZWa1JZZFZsS2NVY0tNbUowT0RCcVFVaFFXQ3QxVVRCc01tOHpUbVJWUTFsdE5HRmplWE16TmtNelNHUlBjakZOVWs1NldqVkVlbWRHY0VJeldHOHZaMVpvUlZsVUwwOUhkUXBEZG1sU1lUbFRhak0zY25oeWRqWmtPVXRWVlVaNWJGUlZNR2xCWldNeGRGQkZZMkZsZEhGcFdtTk5ZVXMyTDFwUmEzbExXV2hoT0dGbk56ZEVTbkppQ21kelIwUXhWRlZGVXpkMlpYWk5PR3A0WlVoblVqQXdPWGRyVFhadmQxZHZiMGhKZFZkdU9YQndSM0JDZUdSTmNHWmhOMjlsU1RsRVkyUnVUelptYlRNS1pVSTNZbkZWVEZwMGVqaHVjMEkyV0VKdlprSlZlRGxrT0dsNGRYaE1XbTlzYUdzelkwZDZaR0pGVWpCUWNFZE1kMHBHY1ZsbWMyNUlOa0pJWWxwTk5ncE5abGhHYjNKaWIwVkthMXBLUmt0d1ltOWhjVlpsWkU5NE5EaElTREJVYVROaVJ6UjRUbXN6WWtkQ04xQmlZMVZXVFU5bFIzUllhalZSTVhoTVdqbFlDalIxWTNaVVVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWWFVrc3dTbEJ2VDBOdUsxSjBSazV5TWxwc1QxQnpNa05TUTJ0M1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGSlVuQlFlVlJUVWpaWFVGVnFXak5DWTBKVmIybENNbnB6V2lzNGNqbHVRM0ptWlN0SFVFUlJSMUpsU1cwME5XczFhbE5yYVc1bENtSnpkemxRVVdwT1dVbFhUMloxUTBwaU1uRlhOVWxQVlVST2RXNHpjRTE2TUVsMmExTTBlbnA1UlRCc2VFUnZka1IyVmxkVVJEVllhRzh4TjNZMWNYUUtaVFUzUzJZMVEwWTBUREo1ZERNM1FWSnpLMmRTVkcxdVQzbDFZamRCYkVSbVkyUkhOVUZpWjJadlZEWnROME51Y0M5UlkwMURVbTVpYUhKTVppOVlUUXBwZEdwc1VVOWpiRGx5VWpaM1pHTXliSGxuVW1ZeVEwaG1TUzlhVnpnM1lUbGxVVFJvUTJKeWFFTjNkamczZUd3eWJFVmFjV0pyZUhkRFZtUjZiU3NyQ2tFdlNGVnFPR3BMUzFKWloybGpjM05XWW1kTVlsRnZWSFZMZGpkelFUQXJjR3RNVVdKRlFsZFpjVEJuUVRWa1dGcDNZVFJCSzJWUVRVRlpiVVp1YlV3S1l6YzRhWEE0ZDNBeU5sTjZVVFJPVlM4d2N6ZGxZV3c1UVRCRFpuazBUVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJiVE5yTm1sUmJucFdSRmgxV1VweFJ6SmlkRGd3YWtGSVVGZ3JkVkV3YkRKdk0wNWtWVU5aYlRSaFkzbHpNelpEQ2pOSVpFOXlNVTFTVG5wYU5VUjZaMFp3UWpOWWJ5OW5WbWhGV1ZRdlQwZDFRM1pwVW1FNVUyb3pOM0o0Y25ZMlpEbExWVlZHZVd4VVZUQnBRV1ZqTVhRS1VFVmpZV1YwY1dsYVkwMWhTell2V2xGcmVVdFphR0U0WVdjM04wUktjbUpuYzBkRU1WUlZSVk0zZG1WMlRUaHFlR1ZJWjFJd01EbDNhMDEyYjNkWGJ3cHZTRWwxVjI0NWNIQkhjRUo0WkUxd1ptRTNiMlZKT1VSalpHNVBObVp0TTJWQ04ySnhWVXhhZEhvNGJuTkNObGhDYjJaQ1ZYZzVaRGhwZUhWNFRGcHZDbXhvYXpOalIzcGtZa1ZTTUZCd1IweDNTa1p4V1daemJrZzJRa2hpV2swMlRXWllSbTl5WW05RlNtdGFTa1pMY0dKdllYRldaV1JQZURRNFNFZ3dWR2tLTTJKSE5IaE9hek5pUjBJM1VHSmpWVlpOVDJWSGRGaHFOVkV4ZUV4YU9WZzBkV04yVkZGSlJFRlJRVUpCYjBsQ1FVVjZWSFJvU1RjMFdYTjFZakZKTndwaFowZDZMMVJXWTFkSFpWTmlXVzFCYUhWcE1GQkdjemQ2ZVVSWk16RjNSbGQ1VFZseVkwSkVaWGhHWld0TGJuUnNRbEZMVkhsSlQyMUpkRnB0WTNwMkNuUklTbXhpUnpkMGFpdEZhRE4zV1V4bFowTklhRzl5TDJRNVlVTXdSVWhuVDIxa056a3lSRmxKTUVoSlJFZHRhMHAxWWpGTVltcFZOVlozTDJST01VRUtkRTVLUkZWRFRVOWFUVmxNTWpCQ1VERTJlVlZPY1VSc1ZWZDRjSGMzWTNSRFZFcHNTM3B4TW1aa1ZVUlhXVkZyZVdOWWNsRTBkVTVMWnpJM0t6WjVOUXBXYlZjd01teEZWSFowTkV3NGNVTnJTMlZQZG1aSlNGQm1VVmh3VTAxeVUzTlpOMG8wZVRVeU9YVnlWVmt5WnpkR2JYRmhRWGhTZFdwdVNqQjBUV1pUQ20xMlFXRlpkV1Z5TkUweldWRkdjSGd2TVN0ek9HY3JRbW93YUZwUU5rOHZSMFZNVjNoeFRHa3ZSVU5WWlRKSFFqWTNkWEZPVldSVk5IQnZZbXRHUkVnS0wzVXZPVXBwUlVObldVVkJlVWczWmxSTGFGcGFSbEJLV25vMlNYZGhWREVyUkhScWIxWnRhR3RUUlZONFNqSkZWa1FyVUZwVVppdGlWbkpMU1hwcFJ3b3ZVMVJxVTNOS00yUlNXSGhUZDFaU2JXVlpMMUZsYms4d0t6aFpMMGRYVDJSSVVXWTBiMWszYXpka1dtRlFUMnB0UkVSNk1FeFNVRzkyYlZwbVFrMUtDbVkzYmpoSGJra3hXbUpvVG5wc1NGcG1TVXg1VkV0eU5VOXJTRE53WW1sU1pWZzNiVVZRV0hOV1JWRklhM3AwYzFFM1ExQlBiVlZEWjFsRlFYaHZUMnNLYkhVeWJYcGlXRFFyTjFSYVlrOW9aR2d5TmpaS0wxbFFMemMyY0hjclNsb3pjVkJFZGswdk0zRk5aVzlLYURCWVQwczRZMmN5VW5odlRWYzNUVFJhYWdwUk1ETlVkM2R5WW1KdE1tTlVVREpLV1RsdloyNXRVa2t5UjB0c2REZzRkRGRPSzJSYVFVTnBVVXRCZVVKWlFtY3pkMGQxZG5FM1QyRnpaVlowWVVSMUNqQmFSM1oyUkZwQ2NYbHVjRFJpZFRKU1ZHbEZNams1YmxBNWFFODVZemR2TTB4Q1NXNXphME5uV1VWQmJqWlZiV1ZSZFhvMGEyTXhTRFZwVkc1R01sWUtNMk54YzFWc1dHdGhTVTVHVW01dFIxaFBPR1phZVVadE0yWjRhelpDWVdsd1pqaDRXRTR6Y2poTVpFRkpkRkpvV0ZsSlVUZEtUVmgwV0cweFJUUlNjUXBKYVVFeFNURktka3htWmxsdlpFVmxaWEJxUVVNelkwZ3diVmRqTmxWaVpsVlhlblZoVFVJek9VUTRSVGxVZDBoVFZGZGlZV0ZFWVZGeFJUQmhRMnBIQ2pkVk9ESk5iSE5tYVhodFFWUnhVVXRYVUhaR2EwZEZRMmRaUWtOTldrWklWbTVXYUdOTlZsZFJVMkZwTDNoU05ETllOSEphZDNoTmNtVnVlbnBHTVVZS1RsQjRSekJHTXpOd1MwODBSMk5yZEdWSk5tTmlXR3BMVFVWVVRUSkpiblV6YkhVelZrdzFORzkzYjFWVWFFcHhMMnRuVlV0TlNqRnFUMlJRVmtWRmRncEdRakZ4VWtJdlYxSjBVMGhMZUdscFNTOUNPVEowU1hadWRDdFlNR1JNZDJoS1JFSjRTMGN2Ukd4dVZHdEpSV3h6WTFCNloxSnVkbTE0VVhoUFRUVkVDa1ZJUlZkeFVVdENaMGgzYzNGb2FscFhiWFJ4YkVGQk5HbGFha1JIU1doaVkxRnhNakIyZVN0dVEybEljM1ZhUkUxd1pqZDJPRlZMT1dWWE5XZEJkVkVLWmxwVFlqZG1XbGQ0S3k5UEwxbHBSRkoyZEhvNU4wRk1TREYwVDIxYVoybGpTMjVJWWt0d2MyWktSa1ZQTUcxM1UzUmFjak12V1dsTlkwdFRkVlIyU3dwMlZGTm9hRVJuU2lzelptNVlWR3hOWVVnckt6UkNaM1JvUzJkd2VUWk5UalY1ZDBSM1EwVTJMMWhGWjFJNU1rTlNZM0ZKQ2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}} 2021-08-25 01:49:17,438 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-25 01:49:17,438 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-08-25 01:49:17,439 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-08-25 01:49:17,440 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-25 01:49:17,462 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-08-25 01:49:17,463 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-08-25 01:49:17,464 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNsT1JFbDVUV3BSZUU1c2IxaEVWRTE0VFVSbmVVMXFTWGxOYWxGNFRteHZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCUzNsQ0NsRjBUM1ZsTUZGbU9WVlRUbkJ2WjJvcmJFbG1NMlUyWVV4YU9GQXhkRkJEYVhCSFptRXlha0kwY1dkVlNHNWtWbnBRYVd0emRGWmtRMDlTY1VaRlRVY0tkbWxxUlVwUVdqbFNWSGgwUzFSeE1HMXlRVEk1V0dkQ1ZYTTRkV0puV2tobWFETTRZM05FVWpjNU9WaDZlbEIzV21oQlpsaFVaRGxqUjBGTE9FOTFNQW96YURaelQyZFhVRlV2Um5sdlZHaHJkRGhWTkhaTlVXNUJjek53VWxvMmMyZHJNRUZOTjNoUWRVWXlkM1YzZVdRMlpFVldNRE41YTIweGRsUjFSWFV3Q2xGYWMybERPVlJtUlVkS1dUVjJVMDlHWTNnNGNtOVRNM0ZZVG5sNGVEUkNjMGx3Tm5Gck9HaHFlV1ZxTURWWmRuQnlWM2hxWWtoNVIwOWFNemxUTWxVS01YWnpSRmRwYUhwR1dXOXhSbFU1WTIxa05HczViSE5aYVZvMWFHdE5SRWRGYjA1bFZXTXpWV2RYYUVVdmVtSlZXVWxGV1dkT2RGSlZTbE0zUTFwSFRRcHhMMWh3U0dobE1WZFlXbFJRVFRCSmEzTXdRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkdhMU4wUTFRMlJHZHdMMnRpVWxSaE9XMWFWR28zVG1kclVYQk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRWV1YzVnpnMlpVVjJXVWxoVlhZd1IzcFliVVJPVjNZcloxZzNjRzVWZEVsNU9YZDRXSFkwU0RkVlNsVldWVU5tY0FwSlQyMWhZemhWUml0UmNrTXJTVzlRSzB3MFVFRnhjMDlHTUZKSVJFTTJUVlZpZDNodFFYVnJaazh5UjA5RWFsVlRiSE5IYWtWU1lpODRPRTFHVFhBckNuVTFOMVZ2UzNOUk0wVlNkakZVYnpSVmJrRktOR1pyZEVab2JqZDVRWFpWYUZScE9HVTRiVWhaTDJ0SU5VcEtXVGhTY1RONVNYTlFWREJLV1dzNGJVNEtPQ3RGVWtNNGVWQTRjWEkzZFZKUFJEUndPV2RzYXpscU1EbGxlV1p3Um1KeVl6aENhazVMWkc5Qk5uSnBNVzVUUTBsVWRtWkJMM1ZOV2pWa00wTldZUXBrZGt0ek16bHNUa1pOVkRJdlZEZEtTSEZGYnpKcEwwZG1SblpzS3pkSlUySmxUVmhuVlV3NVRtUjFWalJtUVZZd2RXMXBhR05EVWxWaFdUbGxVVGRFQ2tWSFprVm9aMDlEU0hOTmFFaEZZakJ2VEVsVlowNTRZa0YyVG05aFQwWndTMUpwV0FvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xMjc6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKUm00MmIwZzRSRlZuVUd0M1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTkUxcVVYbE5ha2t3VFZSYVlVWjNNSGxOYWtFMFRXcFJlVTFxU1RCTlZHeGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVzB6YXpacFVXNTZWa1JZZFZsS2NVY0tNbUowT0RCcVFVaFFXQ3QxVVRCc01tOHpUbVJWUTFsdE5HRmplWE16TmtNelNHUlBjakZOVWs1NldqVkVlbWRHY0VJeldHOHZaMVpvUlZsVUwwOUhkUXBEZG1sU1lUbFRhak0zY25oeWRqWmtPVXRWVlVaNWJGUlZNR2xCWldNeGRGQkZZMkZsZEhGcFdtTk5ZVXMyTDFwUmEzbExXV2hoT0dGbk56ZEVTbkppQ21kelIwUXhWRlZGVXpkMlpYWk5PR3A0WlVoblVqQXdPWGRyVFhadmQxZHZiMGhKZFZkdU9YQndSM0JDZUdSTmNHWmhOMjlsU1RsRVkyUnVUelptYlRNS1pVSTNZbkZWVEZwMGVqaHVjMEkyV0VKdlprSlZlRGxrT0dsNGRYaE1XbTlzYUdzelkwZDZaR0pGVWpCUWNFZE1kMHBHY1ZsbWMyNUlOa0pJWWxwTk5ncE5abGhHYjNKaWIwVkthMXBLUmt0d1ltOWhjVlpsWkU5NE5EaElTREJVYVROaVJ6UjRUbXN6WWtkQ04xQmlZMVZXVFU5bFIzUllhalZSTVhoTVdqbFlDalIxWTNaVVVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWWFVrc3dTbEJ2VDBOdUsxSjBSazV5TWxwc1QxQnpNa05TUTJ0M1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGSlVuQlFlVlJUVWpaWFVGVnFXak5DWTBKVmIybENNbnB6V2lzNGNqbHVRM0ptWlN0SFVFUlJSMUpsU1cwME5XczFhbE5yYVc1bENtSnpkemxRVVdwT1dVbFhUMloxUTBwaU1uRlhOVWxQVlVST2RXNHpjRTE2TUVsMmExTTBlbnA1UlRCc2VFUnZka1IyVmxkVVJEVllhRzh4TjNZMWNYUUtaVFUzUzJZMVEwWTBUREo1ZERNM1FWSnpLMmRTVkcxdVQzbDFZamRCYkVSbVkyUkhOVUZpWjJadlZEWnROME51Y0M5UlkwMURVbTVpYUhKTVppOVlUUXBwZEdwc1VVOWpiRGx5VWpaM1pHTXliSGxuVW1ZeVEwaG1TUzlhVnpnM1lUbGxVVFJvUTJKeWFFTjNkamczZUd3eWJFVmFjV0pyZUhkRFZtUjZiU3NyQ2tFdlNGVnFPR3BMUzFKWloybGpjM05XWW1kTVlsRnZWSFZMZGpkelFUQXJjR3RNVVdKRlFsZFpjVEJuUVRWa1dGcDNZVFJCSzJWUVRVRlpiVVp1YlV3S1l6YzRhWEE0ZDNBeU5sTjZVVFJPVlM4d2N6ZGxZV3c1UVRCRFpuazBUVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJiVE5yTm1sUmJucFdSRmgxV1VweFJ6SmlkRGd3YWtGSVVGZ3JkVkV3YkRKdk0wNWtWVU5aYlRSaFkzbHpNelpEQ2pOSVpFOXlNVTFTVG5wYU5VUjZaMFp3UWpOWWJ5OW5WbWhGV1ZRdlQwZDFRM1pwVW1FNVUyb3pOM0o0Y25ZMlpEbExWVlZHZVd4VVZUQnBRV1ZqTVhRS1VFVmpZV1YwY1dsYVkwMWhTell2V2xGcmVVdFphR0U0WVdjM04wUktjbUpuYzBkRU1WUlZSVk0zZG1WMlRUaHFlR1ZJWjFJd01EbDNhMDEyYjNkWGJ3cHZTRWwxVjI0NWNIQkhjRUo0WkUxd1ptRTNiMlZKT1VSalpHNVBObVp0TTJWQ04ySnhWVXhhZEhvNGJuTkNObGhDYjJaQ1ZYZzVaRGhwZUhWNFRGcHZDbXhvYXpOalIzcGtZa1ZTTUZCd1IweDNTa1p4V1daemJrZzJRa2hpV2swMlRXWllSbTl5WW05RlNtdGFTa1pMY0dKdllYRldaV1JQZURRNFNFZ3dWR2tLTTJKSE5IaE9hek5pUjBJM1VHSmpWVlpOVDJWSGRGaHFOVkV4ZUV4YU9WZzBkV04yVkZGSlJFRlJRVUpCYjBsQ1FVVjZWSFJvU1RjMFdYTjFZakZKTndwaFowZDZMMVJXWTFkSFpWTmlXVzFCYUhWcE1GQkdjemQ2ZVVSWk16RjNSbGQ1VFZseVkwSkVaWGhHWld0TGJuUnNRbEZMVkhsSlQyMUpkRnB0WTNwMkNuUklTbXhpUnpkMGFpdEZhRE4zV1V4bFowTklhRzl5TDJRNVlVTXdSVWhuVDIxa056a3lSRmxKTUVoSlJFZHRhMHAxWWpGTVltcFZOVlozTDJST01VRUtkRTVLUkZWRFRVOWFUVmxNTWpCQ1VERTJlVlZPY1VSc1ZWZDRjSGMzWTNSRFZFcHNTM3B4TW1aa1ZVUlhXVkZyZVdOWWNsRTBkVTVMWnpJM0t6WjVOUXBXYlZjd01teEZWSFowTkV3NGNVTnJTMlZQZG1aSlNGQm1VVmh3VTAxeVUzTlpOMG8wZVRVeU9YVnlWVmt5WnpkR2JYRmhRWGhTZFdwdVNqQjBUV1pUQ20xMlFXRlpkV1Z5TkUweldWRkdjSGd2TVN0ek9HY3JRbW93YUZwUU5rOHZSMFZNVjNoeFRHa3ZSVU5WWlRKSFFqWTNkWEZPVldSVk5IQnZZbXRHUkVnS0wzVXZPVXBwUlVObldVVkJlVWczWmxSTGFGcGFSbEJLV25vMlNYZGhWREVyUkhScWIxWnRhR3RUUlZONFNqSkZWa1FyVUZwVVppdGlWbkpMU1hwcFJ3b3ZVMVJxVTNOS00yUlNXSGhUZDFaU2JXVlpMMUZsYms4d0t6aFpMMGRYVDJSSVVXWTBiMWszYXpka1dtRlFUMnB0UkVSNk1FeFNVRzkyYlZwbVFrMUtDbVkzYmpoSGJra3hXbUpvVG5wc1NGcG1TVXg1VkV0eU5VOXJTRE53WW1sU1pWZzNiVVZRV0hOV1JWRklhM3AwYzFFM1ExQlBiVlZEWjFsRlFYaHZUMnNLYkhVeWJYcGlXRFFyTjFSYVlrOW9aR2d5TmpaS0wxbFFMemMyY0hjclNsb3pjVkJFZGswdk0zRk5aVzlLYURCWVQwczRZMmN5VW5odlRWYzNUVFJhYWdwUk1ETlVkM2R5WW1KdE1tTlVVREpLV1RsdloyNXRVa2t5UjB0c2REZzRkRGRPSzJSYVFVTnBVVXRCZVVKWlFtY3pkMGQxZG5FM1QyRnpaVlowWVVSMUNqQmFSM1oyUkZwQ2NYbHVjRFJpZFRKU1ZHbEZNams1YmxBNWFFODVZemR2TTB4Q1NXNXphME5uV1VWQmJqWlZiV1ZSZFhvMGEyTXhTRFZwVkc1R01sWUtNMk54YzFWc1dHdGhTVTVHVW01dFIxaFBPR1phZVVadE0yWjRhelpDWVdsd1pqaDRXRTR6Y2poTVpFRkpkRkpvV0ZsSlVUZEtUVmgwV0cweFJUUlNjUXBKYVVFeFNURktka3htWmxsdlpFVmxaWEJxUVVNelkwZ3diVmRqTmxWaVpsVlhlblZoVFVJek9VUTRSVGxVZDBoVFZGZGlZV0ZFWVZGeFJUQmhRMnBIQ2pkVk9ESk5iSE5tYVhodFFWUnhVVXRYVUhaR2EwZEZRMmRaUWtOTldrWklWbTVXYUdOTlZsZFJVMkZwTDNoU05ETllOSEphZDNoTmNtVnVlbnBHTVVZS1RsQjRSekJHTXpOd1MwODBSMk5yZEdWSk5tTmlXR3BMVFVWVVRUSkpiblV6YkhVelZrdzFORzkzYjFWVWFFcHhMMnRuVlV0TlNqRnFUMlJRVmtWRmRncEdRakZ4VWtJdlYxSjBVMGhMZUdscFNTOUNPVEowU1hadWRDdFlNR1JNZDJoS1JFSjRTMGN2Ukd4dVZHdEpSV3h6WTFCNloxSnVkbTE0VVhoUFRUVkVDa1ZJUlZkeFVVdENaMGgzYzNGb2FscFhiWFJ4YkVGQk5HbGFha1JIU1doaVkxRnhNakIyZVN0dVEybEljM1ZhUkUxd1pqZDJPRlZMT1dWWE5XZEJkVkVLWmxwVFlqZG1XbGQ0S3k5UEwxbHBSRkoyZEhvNU4wRk1TREYwVDIxYVoybGpTMjVJWWt0d2MyWktSa1ZQTUcxM1UzUmFjak12V1dsTlkwdFRkVlIyU3dwMlZGTm9hRVJuU2lzelptNVlWR3hOWVVnckt6UkNaM1JvUzJkd2VUWk5UalY1ZDBSM1EwVTJMMWhGWjFJNU1rTlNZM0ZKQ2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}} 2021-08-25 01:49:17,467 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-08-25 01:49:17,468 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-08-25 01:49:17,468 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-08-25 01:49:17,468 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-25 01:49:17,470 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:17,531 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-08-25 01:49:17,533 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-08-25 01:49:17,533 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-08-25 01:49:17,533 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-08-25 01:49:17,533 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-08-25 01:49:17,546 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-08-25 01:49:17,546 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-08-25 01:49:17,546 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-08-25 01:49:17,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:17,639 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-08-25 01:49:17,639 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-08-25 01:49:17,640 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-08-25 01:49:17,642 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-08-25 01:49:17,642 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-08-25 01:49:17,642 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-25 01:49:17,643 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:17,690 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-08-25 01:49:17,691 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-25 01:49:17,691 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":"1629856157588"}]} 2021-08-25 01:49:17,716 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-08-25 01:49:17,716 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/57a5d309-08e8-46cf-b2d1-7ddd6273e387 2021-08-25 01:49:17,716 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "57a5d309-08e8-46cf-b2d1-7ddd6273e387", "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-08-25 01:49:17,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:17,794 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/57a5d309-08e8-46cf-b2d1-7ddd6273e387 HTTP/1.1" 201 0 2021-08-25 01:49:17,795 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-08-25 01:49:17,795 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-08-25 01:49:17,798 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-08-25 01:49:17,798 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-08-25 01:49:17,798 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-25 01:49:17,800 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:17,833 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-08-25 01:49:17,833 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-08-25 01:49:17,833 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-08-25 01:49:17,834 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-08-25 01:49:17,834 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-08-25 01:49:17,834 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-08-25 01:49:17,834 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-08-25 01:49:17,837 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-08-25 01:49:17,837 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-08-25 01:49:17,837 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-08-25 01:49:17,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:17,912 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-08-25 01:49:17,912 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-08-25 01:49:17,913 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-08-25 01:49:17,915 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-08-25 01:49:17,915 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-08-25 01:49:17,915 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-08-25 01:49:17,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:17,950 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-08-25 01:49:17,950 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-08-25 01:49:17,951 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-08-25 01:49:17,951 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-08-25 01:49:17,951 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-08-25 01:49:17,954 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-08-25 01:49:17,954 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-08-25 01:49:17,955 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-08-25 01:49:17,956 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:18,014 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-08-25 01:49:18,015 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-08-25 01:49:18,015 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-08-25 01:49:18,024 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-08-25 01:49:18,024 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-08-25 01:49:18,024 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-08-25 01:49:18,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:18,076 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-08-25 01:49:18,077 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-08-25 01:49:18,077 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-08-25 01:49:18,077 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-08-25 01:49:18,077 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-08-25 01:49:18,083 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-08-25 01:49:18,083 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-08-25 01:49:18,083 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-25 01:49:18,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:18,176 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-08-25 01:49:18,177 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-25 01:49:18,177 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":"1629856157588"}]} 2021-08-25 01:49:18,184 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-08-25 01:49:18,184 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-08-25 01:49:18,184 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-08-25 01:49:18,186 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:18,308 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-08-25 01:49:18,309 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-08-25 01:49:18,309 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-08-25 01:49:18,316 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-08-25 01:49:18,317 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-08-25 01:49:18,317 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnf-customer", "subscriber-name": "basicnf-customer", "subscriber-type": "INFRA" } 2021-08-25 01:49:18,318 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:18,381 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-08-25 01:49:18,382 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-08-25 01:49:18,382 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-08-25 01:49:18,384 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-08-25 01:49:18,384 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-08-25 01:49:18,385 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-08-25 01:49:18,386 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:18,423 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-08-25 01:49:18,424 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-08-25 01:49:18,424 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":"1629856158349"} 2021-08-25 01:49:18,426 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-08-25 01:49:18,426 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-08-25 01:49:18,427 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-25 01:49:18,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:18,463 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-08-25 01:49:18,464 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-25 01:49:18,464 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":"1629856158349"} 2021-08-25 01:49:18,466 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-08-25 01:49:18,466 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-08-25 01:49:18,467 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-25 01:49:18,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:18,517 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-08-25 01:49:18,518 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-08-25 01:49:18,519 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-08-25 01:49:18,519 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-08-25 01:49:18,519 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-08-25 01:49:18,519 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2021-08-25 01:49:18,521 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-25 01:49:18,521 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-25 01:49:18,522 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-08-25 01:49:18,522 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-25 01:49:18,522 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-25 01:49:18,523 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:49:19,046 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-25 01:49:19,048 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-25 01:49:19,048 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aea38bcc-8907-4b23-9c03-8aa8a14a4909/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/24b77381-d65c-4aff-8852-818deb3fc15e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-25 01:49:19,050 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-25 01:49:19,050 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:49:19,050 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:49:19,050 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:49:19,050 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:49:19,050 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:49:19,050 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:49:19,051 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:49:19,051 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:49:19,051 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:49:19,051 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:49:19,051 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:49:19,051 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-25 01:49:19,051 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:49:19,051 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:49:19,051 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:49:19,051 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-25 01:49:19,051 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:49:19,052 INFO 192:__init__.py(1) - Service found, updating information 2021-08-25 01:49:19,052 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-08-25 01:49:19,052 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-08-25 01:49:19,052 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-25 01:49:19,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:49:19,639 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-08-25 01:49:19,641 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-25 01:49:19,643 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36ab3528-cbff-4ef0-a15d-910c6e8f3598","lifecycleState":"CERTIFIED","lastUpdateDate":1629847093685,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f76356-ea95-40c9-966c-a3ac39a3c90b","invariantUUID":"1bb16789-1b74-4f8f-b72b-f070205624b9","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":"4037fd0d-91df-47cb-9118-4139c6f8b660","lifecycleState":"CERTIFIED","lastUpdateDate":1629846599886,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38a23335-63ca-412e-a900-d8492713476d","invariantUUID":"6b7a9170-9135-44b9-82f7-be256414327f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"124be86d-59ec-41fc-b5d6-dab43e055b36","lifecycleState":"CERTIFIED","lastUpdateDate":1629847067636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a01dd32-ce8f-4fb2-b6de-76c3c404580e","invariantUUID":"8f2899e3-d611-44fe-b0a3-df474cb9f2d2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"74f36aba-76dc-45cb-87c7-9d1e10a8ff7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629847039510,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e1cd482-17db-410b-82cd-ae7331ad76fd","invariantUUID":"cfc2f377-c934-4ed2-8944-676210ac1bef","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":"networkrules","uniqueId":"35818ea3-e7f7-435c-a005-f9ab6433f77d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846726343,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"49c6931e-e4f8-4d03-92c8-4ef7302f841b","invariantUUID":"1415e45f-8043-43e7-a938-6f1ccb1150d7","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":"loadBalancer","uniqueId":"3566faa0-4877-46aa-8c59-a4595e7c75ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629846588769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d2e047-62d6-4a0a-b497-d550a438dd77","invariantUUID":"04ebcac3-27ee-4022-958e-c5df0227aea9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dc81f181-a1af-494e-aa0a-2ec867756117","lifecycleState":"CERTIFIED","lastUpdateDate":1629846861087,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"17d0230d-4944-4f01-aa26-883b1080332e","invariantUUID":"5995d95f-c426-4895-9ad1-b5897831435e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f90b5292-e58e-4c65-a848-d4258569cc9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629847086354,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b7e3809-851d-4493-817f-164055c48f27","invariantUUID":"0d4d6a1e-3407-49c5-8d28-0051d733d3cf","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ed6bdb-8676-4589-8df3-58fce92efbcd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846833684,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62780a9d-22b9-407a-8941-ce665aaf23b6","invariantUUID":"9d9eed66-b042-4e78-92bf-d8baebb1be62","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66cb1caa-95de-4445-b6eb-9818893f183a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846758487,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a63bf230-4d49-42f4-b329-6cf571a4fa40","invariantUUID":"1864f907-6715-4262-98bc-7a318e14198e","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":"securityrules","uniqueId":"94c6c669-87b2-4646-8faa-5bed6212a5ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629846738931,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dbbe5bd1-b9a0-415e-9c7b-0a4a822522a6","invariantUUID":"492fabd5-b343-4841-9e55-2faa86b73906","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"50eed374-0da1-44bd-8c80-1921e2551d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846866426,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51436872-2467-4b9b-b480-b867fcd75d79","invariantUUID":"9960edec-d0d1-47e6-90ba-d669819f738d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"98ac5911-3d70-44a4-8f12-ebe5225e7f08","lifecycleState":"CERTIFIED","lastUpdateDate":1629847100750,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99023a61-d344-4b24-b85e-992bf4fd5ed5","invariantUUID":"6e5bb198-9656-459d-9a8f-803faacdff00","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":"port","uniqueId":"f35808e0-1e02-4839-961a-dfa998a12e03","lifecycleState":"CERTIFIED","lastUpdateDate":1629846711463,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75166615-0beb-4995-9d45-0099f17a61a3","invariantUUID":"3e925d54-d5ce-4ce5-bec5-7bc12c788a15","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a984e53-2605-45a1-a36e-82d588b89fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846789787,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c16de57-8230-4fa2-a8a3-0690239111c5","invariantUUID":"d98bc183-0aa3-4a8a-9f6d-8dd79b14c09c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4dabe6f-dfa1-4a69-abf0-8f05c6cb9b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846674197,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba056aef-5566-4d94-b96f-567f09069994","invariantUUID":"a3bfbf4d-f666-4f24-bea3-bf0f7f667113","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0e9e4246-8d49-4443-a8ca-e0d8bd4497b9","lifecycleState":"CERTIFIED","lastUpdateDate":1629847044712,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2cd87f8-1664-4e77-949b-4ee6bd0815bf","invariantUUID":"484cf949-5f53-476e-afc1-6f4e8122a004","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca199e8b-af8a-4d19-be85-cb3733de56a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629847103826,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d519382-ada8-432e-aa45-587c56f64e53","invariantUUID":"2641ca40-0f5e-42e2-874a-5ec2b00fb150","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e49fc42d-1fd7-4dd3-bf4f-013b004b70d3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846575488,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985cd2e9-a63e-4a26-a5da-861c87666624","invariantUUID":"58fe4d21-2ad2-4f22-bb0a-cd0510899e15","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"438f4de4-a937-4649-87b3-c8293aa37c13","lifecycleState":"CERTIFIED","lastUpdateDate":1629847082417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58032ea0-75dd-4611-9ea3-f6fdc13a8568","invariantUUID":"08ed1252-d05f-4b65-a5b9-5aefa1a73721","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":"objectStorage","uniqueId":"41305333-9b52-4739-a34a-6bb9d2710e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846871982,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"245c59ba-3bbc-4d10-b4b0-71531c364954","invariantUUID":"7a45db19-7df2-476f-82e9-dbd5f191bd42","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","lifecycleState":"CERTIFIED","lastUpdateDate":1629846536457,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"470388ab-8ff1-4e8d-af63-45f4bf01aefd","invariantUUID":"5df41f03-716c-4f8a-bc62-c764c6037002","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":"defaulticon","uniqueId":"c94fa9e3-8400-425b-b402-d345da9326b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629855627002,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","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":"7426f3e0-3c78-4143-a713-a8b503cf92e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846889921,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dc9c8b8-a094-4016-8422-eec515c44521","invariantUUID":"d79bbabd-669f-4625-ac7c-44519edb6323","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":"objectStorage","uniqueId":"db8eb410-de4c-49f1-9ac9-3111f3e2b78f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846569782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4a3198-1a6b-4889-93ad-b37cc47766b2","invariantUUID":"4742f8fb-3840-4643-b68e-ba30a005765e","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":"0387e388-9912-4b60-ac7f-8a324b21a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846752688,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8915382-9cdc-4aeb-bf14-e1e9286d72e3","invariantUUID":"67f3ac97-3a22-4fc8-8698-1341d7053633","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":"compute","uniqueId":"2210f5b2-b2c7-4f3f-bde0-4bb9d22ff67f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846914366,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38a4ff9-4736-4841-b61f-247199588101","invariantUUID":"d8d26f2a-d11c-426e-bc41-aba4b98ea491","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":"f8704a91-22d5-40d0-9d6d-63ec17366155","lifecycleState":"CERTIFIED","lastUpdateDate":1629846976555,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f509bed-d79b-4148-b2a3-beba8f3debdf","invariantUUID":"c0a71b1f-aebd-434b-b4df-57036c5a0065","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":"network","uniqueId":"f20a7782-ed03-4e51-81c8-c13675f00014","lifecycleState":"CERTIFIED","lastUpdateDate":1629846636174,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68047e01-3c49-4ba7-9eec-b528d374fbaa","invariantUUID":"e7177d48-611b-43df-a339-8c1a591cc8ac","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":"compute","uniqueId":"8e5a7f75-d1df-4e3e-89c7-9812231abdaa","lifecycleState":"CERTIFIED","lastUpdateDate":1629846747662,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b10dac0-903a-4a58-837b-e666eddf08bf","invariantUUID":"5aa4a0f0-f953-47ef-8801-16c6aa5e339d","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a428a25a-edd4-45b5-a391-9c2042ca83f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846763856,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a11a7c48-c5db-4808-a38a-b4cdfc49de4a","invariantUUID":"3ed6ce5c-6b19-43f5-bc3d-01c84f59e6be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7801fa74-ec7e-4992-9e66-a2b9c6cfd3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1629847077485,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf35c19-46be-49df-83ea-6fdd1e8cd49f","invariantUUID":"67594215-fea3-417d-8863-6358bfbb93c8","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":"port","uniqueId":"a15831e5-c164-4186-8c5c-37a976f9cd7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846992355,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11c5e9a5-1232-466f-8f6a-6fe8265cd3d0","invariantUUID":"122da449-f40a-4b2c-a205-d29bacdcba00","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0ca8c3-962e-454e-8881-0d3b327e2f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846855849,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78853115-2818-4370-9a13-e2e91e4e54c6","invariantUUID":"bdf5b4a7-c35b-4aca-b6f7-20645b99ee19","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":"compute","uniqueId":"7d43bda6-11c2-4249-af2a-c256740cbecc","lifecycleState":"CERTIFIED","lastUpdateDate":1629846884637,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f282ed05-8d37-4b61-8ac2-78215c2fb228","invariantUUID":"cb748f24-2f9f-433f-9486-7299259ea8df","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","lifecycleState":"CERTIFIED","lastUpdateDate":1629856106928,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a3b2f102-b858-4223-ae65-d685b6b172b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846594359,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdc723a0-2c72-4038-b3c1-772560823dc5","invariantUUID":"e60610db-9aa8-4498-90a5-0829d3b9043c","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":"5741594a-ff74-4483-9e2c-dd7e670a112b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846667554,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cf90787-da6b-4ed3-a95e-9429002e9286","invariantUUID":"d81b2f65-ece9-4e5b-a35b-79565fec173b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5d5fc95-0e6f-4128-bb2e-f65da30d60ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629846930693,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d3778a3-a6cc-4243-b404-5973e3eb94f0","invariantUUID":"38d1fb7f-88ac-45d1-9acc-256dccda3d96","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32ed3cfc-b4c6-46c4-98d1-c384de197f82","lifecycleState":"CERTIFIED","lastUpdateDate":1629847009768,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b506b34c-0d5b-4558-834e-893032e39dc8","invariantUUID":"4024ce72-3d36-4b25-b4c2-a05b26e5cb5b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efe8d84-d1fc-408c-9ecf-07d653322d00","lifecycleState":"CERTIFIED","lastUpdateDate":1629847049916,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97c58dd5-a08f-4ee7-be53-caaa877aa385","invariantUUID":"34c2885f-ff4e-4e78-a1e8-17485ce7a105","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":"defaulticon","uniqueId":"8329da43-656d-49fb-a40c-45f1b7bb553c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846564171,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09dd6c32-456e-4258-b7e3-02626389989b","invariantUUID":"a1f8fe9c-7c7d-474f-8717-1a648b59159e","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":"e79c4fde-f84c-4771-b6d3-fbc88dd43650","lifecycleState":"CERTIFIED","lastUpdateDate":1629846679380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc31b458-1a95-4065-85ad-58afd0d4c883","invariantUUID":"9c7c127a-a699-4c4b-a26c-4d5c378b1af0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1eb059dd-8c60-4276-ba5e-277132ff0692","lifecycleState":"CERTIFIED","lastUpdateDate":1629847004593,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0699aaf-f238-4246-81e2-f957f8896585","invariantUUID":"87234212-5931-40a9-9d08-05e219df0f4d","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":"843884fa-d205-4c42-8788-c3f3081cb66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846812454,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c886713d-6aff-40c2-89e4-cb70f3da6f86","invariantUUID":"b017e0c9-fe72-4262-85bf-668be6c959bd","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":"defaulticon","uniqueId":"ad4d5165-d4e3-4890-98ed-2352c0359dba","lifecycleState":"CERTIFIED","lastUpdateDate":1629855994968,"name":"basic_onboard_QBknOv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","systemName":"BasicOnboardQbknov","description":"VF","tags":["basic_onboard_QBknOv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f1e4fa-b5d0-45a8-a717-ae7887f741f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846619532,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6cb1872-a277-433d-8306-4c08cafe04de","invariantUUID":"a05c60f2-821a-47f1-a74e-f65f1960c7e7","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718762ee-b569-4542-a5e9-c3e371c27da8","lifecycleState":"CERTIFIED","lastUpdateDate":1629846987009,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e893119d-25ef-44f0-b8b9-082287c42040","invariantUUID":"755c515f-ab86-4749-b9de-7e0f22971490","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1362176-b538-45ab-9562-4ff771d84017","lifecycleState":"CERTIFIED","lastUpdateDate":1629846624880,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71cc7e3b-ca74-4285-9beb-c283203c31f1","invariantUUID":"11364359-188a-4688-9f21-722e9c450593","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":"57513d95-8772-4674-b0a8-36b5d071e672","lifecycleState":"CERTIFIED","lastUpdateDate":1629846783566,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fcd8caef-98bd-4446-8695-602575479e2c","invariantUUID":"dac5b340-9868-4c2a-b3e4-146416594cdb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"370c73a4-38aa-4fa1-9876-b75d562aeec3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846981988,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8a9aa6-b41f-44c8-ba27-55d70d993560","invariantUUID":"231b398d-ff3a-4027-9252-8aa77689145e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6819047-008d-4112-9bd6-4eb77e03df9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846706276,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1ca593f-23a8-4a7c-badf-ee78575a5eea","invariantUUID":"f40c298f-ede7-470c-bd7d-a60c4de3dffc","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":"fb2fc5ef-c481-4dd8-af6e-b9758a424bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846733569,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149a946d-3b19-4598-8b9f-d135302369ed","invariantUUID":"9d95a484-7095-488b-ba03-17c36a012aca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9bb6374-0fc9-43b9-a1f1-7a2e10ff97dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629847023072,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb9d3bc3-d280-4ec3-a81a-92aad4241539","invariantUUID":"792c35e7-1c2c-4a15-b015-05edb8836396","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4761203-b1ce-4db7-9df8-5acb32312d61","lifecycleState":"CERTIFIED","lastUpdateDate":1629846659480,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b2ea5e17-3119-4f42-a880-884fa08f493b","invariantUUID":"7f8a2b6f-eaf5-462b-949f-17354fa65d99","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7435b3f5-e191-4706-a43e-434125fc4455","lifecycleState":"CERTIFIED","lastUpdateDate":1629846630249,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"606b52e4-aa1a-407f-a5f0-89db38de27d7","invariantUUID":"62e4ff73-f2d0-46c6-af18-b32f10df72c7","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":"1cb8dabc-9226-44db-8623-21fb714050cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846878719,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3369427-c50a-4301-9cb3-a263139439cb","invariantUUID":"39a8e3cc-6025-4b7a-9bca-43079893829b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c060b114-ad89-4059-a955-4ea1fc0022f7","lifecycleState":"CERTIFIED","lastUpdateDate":1629846843804,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e44af27-fe43-4787-8027-89df27ae1f6b","invariantUUID":"8e6d7983-25ee-4d25-acb6-9a0eaf7c5239","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9513e95-8660-4317-89b8-deecb49be084","lifecycleState":"CERTIFIED","lastUpdateDate":1629847030680,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bfe531-f2c1-4137-a543-fc5a808159bc","invariantUUID":"1e89d7f0-b6d6-42fa-997a-f4bc6f0c7af6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16d9c5ed-595e-4dae-b19a-6ba9b6c8dc43","lifecycleState":"CERTIFIED","lastUpdateDate":1629846647270,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a12a1783-2106-4294-8c83-3aaa00383ef9","invariantUUID":"68b11df7-7c72-4d20-be67-6ab29b951708","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01d6571e-3acc-4b61-8758-0abd482f0ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1629846925020,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fa042f3-2c49-4e2c-bb75-8e86a139f242","invariantUUID":"913c9b52-6550-4dc7-9230-6c24a4d066a7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21c8a65d-e2f4-4982-96a0-a29d7eadada4","lifecycleState":"CERTIFIED","lastUpdateDate":1629846902583,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e5fb58-601e-42e6-a0ae-b24e772ef1ec","invariantUUID":"e723ffdc-9a20-44a1-8441-ad54467d9b5a","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":"dba0e79f-8213-4b5e-bb72-222720ce1b39","lifecycleState":"CERTIFIED","lastUpdateDate":1629846828676,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83124054-04da-4bb3-823f-ca159b579970","invariantUUID":"1e2fe05e-1365-4626-ac71-ef692f72533f","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":"13992a40-f2be-4b5d-a52d-0ac77e2af4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629847014949,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ebc57b-4ff7-4442-ba66-6e92d0b803ab","invariantUUID":"c1d05f6a-868a-4b31-b594-fa3594235fae","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":"d8491fef-9139-48ed-b944-97ea62ceaa5a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846908677,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3bf79d0-b433-479a-9140-25f3fd1248c7","invariantUUID":"ba0f664c-df2c-4c57-8543-9fdcd20ce402","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":"72255448-fce7-4ff4-acb5-893c16c412dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846849402,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4c33e79-2e83-48a6-92de-98a74ffc2344","invariantUUID":"523fe2a7-0a2c-44db-8500-2a05253e9b8e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84a22518-040f-4b1d-921f-f91ee8dd3d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846652718,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dd14631-7638-413c-a7b3-e18f65fdb9bd","invariantUUID":"442197f4-f9bd-4bc8-8f70-8efbe66a4995","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72e921c4-aeab-4746-910e-abce56744735","lifecycleState":"CERTIFIED","lastUpdateDate":1629846775398,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bfbdd3-b797-41e8-bf63-57ee35848d95","invariantUUID":"43772a3a-5095-441a-a470-889b5db1104a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"819b7357-e14b-421f-9117-2766892f1a74","lifecycleState":"CERTIFIED","lastUpdateDate":1629846998484,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4274d4fb-30c7-4d48-bce2-39ed3084174d","invariantUUID":"a532576a-b169-4015-ad25-807eb1dd8b04","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"727a50b0-5eeb-44f1-a947-5a8bdff18b62","lifecycleState":"CERTIFIED","lastUpdateDate":1629846953327,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"912050fa-b858-4da0-95dd-e357ab87bf06","invariantUUID":"4884ad92-c53f-4d91-b978-679cfc503725","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d15e84b-875c-481d-a061-37c88653dc6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629847060729,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ad1eaa3-d8f1-487c-a043-030928b882fa","invariantUUID":"b51585ff-ebd7-4551-aa3d-733d523bc224","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":"port","uniqueId":"b5eaadaf-2e58-4b2e-a5e3-9f6c16ffe2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846642183,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6835f23d-88fd-42a3-b6c4-6208eafb2c16","invariantUUID":"d7ae76e0-8514-4bde-98fb-e1591319ff58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbb72b1b-1ddc-41e5-8d75-088d5d0083cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846947940,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083ecb44-15ee-489d-a80b-d58f530a0c6e","invariantUUID":"18a20959-daf3-4284-b155-f499677b434a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d77f0f34-8594-42c0-ad9d-ac22297e88a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629856050462,"name":"basic_onboard_QBknOv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","systemName":"BasicOnboardQbknov","description":"service","tags":["basic_onboard_QBknOv"],"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":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","lifecycleState":"CERTIFIED","lastUpdateDate":1629856154985,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","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":"70c54a9c-bbe6-4378-950a-21b12df4ec59","lifecycleState":"CERTIFIED","lastUpdateDate":1629855674912,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","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":"ed89fe41-1cd0-4298-b9db-370425335113","lifecycleState":"CERTIFIED","lastUpdateDate":1629855359289,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-25 01:49:19,648 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-25 01:49:19,649 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-08-25 01:49:19,649 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-08-25 01:49:19,649 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "b928af6e-d004-46ea-a3d3-5b6c0166de4d" } 2021-08-25 01:49:19,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:19,716 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-08-25 01:49:19,716 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-08-25 01:49:19,717 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-08-25 01:49:19,719 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-08-25 01:49:19,719 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-08-25 01:49:19,719 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-25 01:49:19,720 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:19,763 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-08-25 01:49:19,765 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-25 01:49:19,765 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1629856159680"}]} 2021-08-25 01:49:19,768 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-08-25 01:49:19,768 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-08-25 01:49:19,768 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-25 01:49:19,770 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:19,817 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-08-25 01:49:19,818 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-25 01:49:19,818 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":"1629856158349"} 2021-08-25 01:49:19,820 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-08-25 01:49:19,821 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-08-25 01:49:19,821 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-25 01:49:19,822 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:19,864 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-08-25 01:49:19,865 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-25 01:49:19,866 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1629856159680"}]} 2021-08-25 01:49:19,869 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-08-25 01:49:19,869 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-08-25 01:49:19,869 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-25 01:49:19,871 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:19,923 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-08-25 01:49:19,924 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-25 01:49:19,925 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":"1629856158212","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-08-25 01:49:19,927 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-08-25 01:49:19,928 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-08-25 01:49:19,928 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-25 01:49:19,930 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:19,972 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-08-25 01:49:19,972 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-25 01:49:19,973 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629856157863"} 2021-08-25 01:49:19,979 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-08-25 01:49:19,980 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-08-25 01:49:19,980 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=1629856157863", "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-08-25 01:49:19,981 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:20,079 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-08-25 01:49:20,079 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-08-25 01:49:20,080 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-08-25 01:49:20,082 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-08-25 01:49:20,082 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-08-25 01:49:20,082 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-25 01:49:20,083 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:20,122 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-08-25 01:49:20,123 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-25 01:49:20,123 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":"1629856158349"} 2021-08-25 01:49:20,125 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-08-25 01:49:20,125 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-08-25 01:49:20,125 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-25 01:49:20,127 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:20,175 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-08-25 01:49:20,176 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-25 01:49:20,176 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":"1629856158212","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-08-25 01:49:20,178 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-08-25 01:49:20,178 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-08-25 01:49:20,179 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-25 01:49:20,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:20,221 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-08-25 01:49:20,221 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-25 01:49:20,222 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629856160013","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-08-25 01:49:20,224 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-08-25 01:49:20,224 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-08-25 01:49:20,224 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-08-25 01:49:20,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:20,271 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1314 2021-08-25 01:49:20,272 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-08-25 01:49:20,272 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"031f5b37-49e1-4286-8910-7cdca281e36d","owning-entity-name":"basicnw-oe","resource-version":"1629855560955"},{"owning-entity-id":"2ddecfcb-8393-4a9d-b6c6-8d745c3a15d9","owning-entity-name":"OE-ETE_Customer-2ddecfcb-8393-4a9d-b6c6-8d745c3a15d9","resource-version":"1629854871906","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_26d5924a-afa5-4368-a1e5-7822500979b9/service-subscriptions/service-subscription/pNF/service-instances/service-instance/d938d902-5f7d-4363-8278-a7f4c069ac8a","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_26d5924a-afa5-4368-a1e5-7822500979b9"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"d938d902-5f7d-4363-8278-a7f4c069ac8a"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name26d5924a-afa5-4368-a1e5-7822500979b9"}]}]}},{"owning-entity-id":"979da4c2-93dc-489c-858e-683ceba3da47","owning-entity-name":"basicvm-oe","resource-version":"1629855932372"}]} 2021-08-25 01:49:20,274 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-08-25 01:49:20,276 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-08-25 01:49:20,277 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/e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf 2021-08-25 01:49:20,277 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf" } 2021-08-25 01:49:20,278 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:20,340 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf HTTP/1.1" 201 0 2021-08-25 01:49:20,341 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-08-25 01:49:20,341 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-08-25 01:49:20,344 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-08-25 01:49:20,344 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/e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf 2021-08-25 01:49:20,344 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-08-25 01:49:20,346 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:49:20,393 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf HTTP/1.1" 200 139 2021-08-25 01:49:20,394 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-08-25 01:49:20,394 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf","owning-entity-name":"basicnf_owning_entity","resource-version":"1629856160305"} 2021-08-25 01:49:20,401 DEBUG 129:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-08-25 01:49:20,401 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-08-25 01:49:20,401 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: { "options": ["basicnf_project"] } 2021-08-25 01:49:20,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-08-25 01:49:20,603 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13 2021-08-25 01:49:20,604 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200 2021-08-25 01:49:20,605 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]} 2021-08-25 01:49:20,607 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-08-25 01:49:20,607 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-25 01:49:20,607 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-25 01:49:20,607 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-08-25 01:49:20,608 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-25 01:49:20,608 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-25 01:49:20,610 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:49:21,222 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-25 01:49:21,224 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-25 01:49:21,225 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aea38bcc-8907-4b23-9c03-8aa8a14a4909/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/24b77381-d65c-4aff-8852-818deb3fc15e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-25 01:49:21,227 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-25 01:49:21,228 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:49:21,228 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:49:21,228 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:49:21,228 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:49:21,228 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:49:21,228 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:49:21,228 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:49:21,229 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:49:21,229 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:49:21,229 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:49:21,229 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:49:21,229 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-25 01:49:21,229 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:49:21,229 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:49:21,229 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:49:21,230 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-25 01:49:21,230 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:49:21,230 INFO 192:__init__.py(1) - Service found, updating information 2021-08-25 01:49:21,230 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-08-25 01:49:21,230 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-08-25 01:49:21,231 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-25 01:49:21,232 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:49:21,827 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-08-25 01:49:21,829 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-25 01:49:21,831 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36ab3528-cbff-4ef0-a15d-910c6e8f3598","lifecycleState":"CERTIFIED","lastUpdateDate":1629847093685,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f76356-ea95-40c9-966c-a3ac39a3c90b","invariantUUID":"1bb16789-1b74-4f8f-b72b-f070205624b9","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":"4037fd0d-91df-47cb-9118-4139c6f8b660","lifecycleState":"CERTIFIED","lastUpdateDate":1629846599886,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38a23335-63ca-412e-a900-d8492713476d","invariantUUID":"6b7a9170-9135-44b9-82f7-be256414327f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"124be86d-59ec-41fc-b5d6-dab43e055b36","lifecycleState":"CERTIFIED","lastUpdateDate":1629847067636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a01dd32-ce8f-4fb2-b6de-76c3c404580e","invariantUUID":"8f2899e3-d611-44fe-b0a3-df474cb9f2d2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"74f36aba-76dc-45cb-87c7-9d1e10a8ff7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629847039510,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e1cd482-17db-410b-82cd-ae7331ad76fd","invariantUUID":"cfc2f377-c934-4ed2-8944-676210ac1bef","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":"networkrules","uniqueId":"35818ea3-e7f7-435c-a005-f9ab6433f77d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846726343,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"49c6931e-e4f8-4d03-92c8-4ef7302f841b","invariantUUID":"1415e45f-8043-43e7-a938-6f1ccb1150d7","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":"loadBalancer","uniqueId":"3566faa0-4877-46aa-8c59-a4595e7c75ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629846588769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d2e047-62d6-4a0a-b497-d550a438dd77","invariantUUID":"04ebcac3-27ee-4022-958e-c5df0227aea9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dc81f181-a1af-494e-aa0a-2ec867756117","lifecycleState":"CERTIFIED","lastUpdateDate":1629846861087,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"17d0230d-4944-4f01-aa26-883b1080332e","invariantUUID":"5995d95f-c426-4895-9ad1-b5897831435e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f90b5292-e58e-4c65-a848-d4258569cc9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629847086354,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b7e3809-851d-4493-817f-164055c48f27","invariantUUID":"0d4d6a1e-3407-49c5-8d28-0051d733d3cf","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ed6bdb-8676-4589-8df3-58fce92efbcd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846833684,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62780a9d-22b9-407a-8941-ce665aaf23b6","invariantUUID":"9d9eed66-b042-4e78-92bf-d8baebb1be62","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66cb1caa-95de-4445-b6eb-9818893f183a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846758487,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a63bf230-4d49-42f4-b329-6cf571a4fa40","invariantUUID":"1864f907-6715-4262-98bc-7a318e14198e","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":"securityrules","uniqueId":"94c6c669-87b2-4646-8faa-5bed6212a5ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629846738931,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dbbe5bd1-b9a0-415e-9c7b-0a4a822522a6","invariantUUID":"492fabd5-b343-4841-9e55-2faa86b73906","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"50eed374-0da1-44bd-8c80-1921e2551d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846866426,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51436872-2467-4b9b-b480-b867fcd75d79","invariantUUID":"9960edec-d0d1-47e6-90ba-d669819f738d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"98ac5911-3d70-44a4-8f12-ebe5225e7f08","lifecycleState":"CERTIFIED","lastUpdateDate":1629847100750,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99023a61-d344-4b24-b85e-992bf4fd5ed5","invariantUUID":"6e5bb198-9656-459d-9a8f-803faacdff00","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":"port","uniqueId":"f35808e0-1e02-4839-961a-dfa998a12e03","lifecycleState":"CERTIFIED","lastUpdateDate":1629846711463,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75166615-0beb-4995-9d45-0099f17a61a3","invariantUUID":"3e925d54-d5ce-4ce5-bec5-7bc12c788a15","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a984e53-2605-45a1-a36e-82d588b89fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846789787,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c16de57-8230-4fa2-a8a3-0690239111c5","invariantUUID":"d98bc183-0aa3-4a8a-9f6d-8dd79b14c09c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4dabe6f-dfa1-4a69-abf0-8f05c6cb9b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846674197,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba056aef-5566-4d94-b96f-567f09069994","invariantUUID":"a3bfbf4d-f666-4f24-bea3-bf0f7f667113","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0e9e4246-8d49-4443-a8ca-e0d8bd4497b9","lifecycleState":"CERTIFIED","lastUpdateDate":1629847044712,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2cd87f8-1664-4e77-949b-4ee6bd0815bf","invariantUUID":"484cf949-5f53-476e-afc1-6f4e8122a004","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca199e8b-af8a-4d19-be85-cb3733de56a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629847103826,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d519382-ada8-432e-aa45-587c56f64e53","invariantUUID":"2641ca40-0f5e-42e2-874a-5ec2b00fb150","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e49fc42d-1fd7-4dd3-bf4f-013b004b70d3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846575488,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985cd2e9-a63e-4a26-a5da-861c87666624","invariantUUID":"58fe4d21-2ad2-4f22-bb0a-cd0510899e15","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"438f4de4-a937-4649-87b3-c8293aa37c13","lifecycleState":"CERTIFIED","lastUpdateDate":1629847082417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58032ea0-75dd-4611-9ea3-f6fdc13a8568","invariantUUID":"08ed1252-d05f-4b65-a5b9-5aefa1a73721","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":"objectStorage","uniqueId":"41305333-9b52-4739-a34a-6bb9d2710e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846871982,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"245c59ba-3bbc-4d10-b4b0-71531c364954","invariantUUID":"7a45db19-7df2-476f-82e9-dbd5f191bd42","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","lifecycleState":"CERTIFIED","lastUpdateDate":1629846536457,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"470388ab-8ff1-4e8d-af63-45f4bf01aefd","invariantUUID":"5df41f03-716c-4f8a-bc62-c764c6037002","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":"defaulticon","uniqueId":"c94fa9e3-8400-425b-b402-d345da9326b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629855627002,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","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":"7426f3e0-3c78-4143-a713-a8b503cf92e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846889921,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dc9c8b8-a094-4016-8422-eec515c44521","invariantUUID":"d79bbabd-669f-4625-ac7c-44519edb6323","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":"objectStorage","uniqueId":"db8eb410-de4c-49f1-9ac9-3111f3e2b78f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846569782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4a3198-1a6b-4889-93ad-b37cc47766b2","invariantUUID":"4742f8fb-3840-4643-b68e-ba30a005765e","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":"0387e388-9912-4b60-ac7f-8a324b21a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846752688,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8915382-9cdc-4aeb-bf14-e1e9286d72e3","invariantUUID":"67f3ac97-3a22-4fc8-8698-1341d7053633","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":"compute","uniqueId":"2210f5b2-b2c7-4f3f-bde0-4bb9d22ff67f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846914366,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38a4ff9-4736-4841-b61f-247199588101","invariantUUID":"d8d26f2a-d11c-426e-bc41-aba4b98ea491","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":"f8704a91-22d5-40d0-9d6d-63ec17366155","lifecycleState":"CERTIFIED","lastUpdateDate":1629846976555,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f509bed-d79b-4148-b2a3-beba8f3debdf","invariantUUID":"c0a71b1f-aebd-434b-b4df-57036c5a0065","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":"network","uniqueId":"f20a7782-ed03-4e51-81c8-c13675f00014","lifecycleState":"CERTIFIED","lastUpdateDate":1629846636174,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68047e01-3c49-4ba7-9eec-b528d374fbaa","invariantUUID":"e7177d48-611b-43df-a339-8c1a591cc8ac","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":"compute","uniqueId":"8e5a7f75-d1df-4e3e-89c7-9812231abdaa","lifecycleState":"CERTIFIED","lastUpdateDate":1629846747662,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b10dac0-903a-4a58-837b-e666eddf08bf","invariantUUID":"5aa4a0f0-f953-47ef-8801-16c6aa5e339d","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a428a25a-edd4-45b5-a391-9c2042ca83f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846763856,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a11a7c48-c5db-4808-a38a-b4cdfc49de4a","invariantUUID":"3ed6ce5c-6b19-43f5-bc3d-01c84f59e6be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7801fa74-ec7e-4992-9e66-a2b9c6cfd3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1629847077485,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf35c19-46be-49df-83ea-6fdd1e8cd49f","invariantUUID":"67594215-fea3-417d-8863-6358bfbb93c8","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":"port","uniqueId":"a15831e5-c164-4186-8c5c-37a976f9cd7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846992355,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11c5e9a5-1232-466f-8f6a-6fe8265cd3d0","invariantUUID":"122da449-f40a-4b2c-a205-d29bacdcba00","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0ca8c3-962e-454e-8881-0d3b327e2f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846855849,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78853115-2818-4370-9a13-e2e91e4e54c6","invariantUUID":"bdf5b4a7-c35b-4aca-b6f7-20645b99ee19","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":"compute","uniqueId":"7d43bda6-11c2-4249-af2a-c256740cbecc","lifecycleState":"CERTIFIED","lastUpdateDate":1629846884637,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f282ed05-8d37-4b61-8ac2-78215c2fb228","invariantUUID":"cb748f24-2f9f-433f-9486-7299259ea8df","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","lifecycleState":"CERTIFIED","lastUpdateDate":1629856106928,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a3b2f102-b858-4223-ae65-d685b6b172b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846594359,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdc723a0-2c72-4038-b3c1-772560823dc5","invariantUUID":"e60610db-9aa8-4498-90a5-0829d3b9043c","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":"5741594a-ff74-4483-9e2c-dd7e670a112b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846667554,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cf90787-da6b-4ed3-a95e-9429002e9286","invariantUUID":"d81b2f65-ece9-4e5b-a35b-79565fec173b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5d5fc95-0e6f-4128-bb2e-f65da30d60ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629846930693,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d3778a3-a6cc-4243-b404-5973e3eb94f0","invariantUUID":"38d1fb7f-88ac-45d1-9acc-256dccda3d96","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32ed3cfc-b4c6-46c4-98d1-c384de197f82","lifecycleState":"CERTIFIED","lastUpdateDate":1629847009768,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b506b34c-0d5b-4558-834e-893032e39dc8","invariantUUID":"4024ce72-3d36-4b25-b4c2-a05b26e5cb5b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efe8d84-d1fc-408c-9ecf-07d653322d00","lifecycleState":"CERTIFIED","lastUpdateDate":1629847049916,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97c58dd5-a08f-4ee7-be53-caaa877aa385","invariantUUID":"34c2885f-ff4e-4e78-a1e8-17485ce7a105","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":"defaulticon","uniqueId":"8329da43-656d-49fb-a40c-45f1b7bb553c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846564171,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09dd6c32-456e-4258-b7e3-02626389989b","invariantUUID":"a1f8fe9c-7c7d-474f-8717-1a648b59159e","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":"e79c4fde-f84c-4771-b6d3-fbc88dd43650","lifecycleState":"CERTIFIED","lastUpdateDate":1629846679380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc31b458-1a95-4065-85ad-58afd0d4c883","invariantUUID":"9c7c127a-a699-4c4b-a26c-4d5c378b1af0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1eb059dd-8c60-4276-ba5e-277132ff0692","lifecycleState":"CERTIFIED","lastUpdateDate":1629847004593,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0699aaf-f238-4246-81e2-f957f8896585","invariantUUID":"87234212-5931-40a9-9d08-05e219df0f4d","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":"843884fa-d205-4c42-8788-c3f3081cb66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846812454,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c886713d-6aff-40c2-89e4-cb70f3da6f86","invariantUUID":"b017e0c9-fe72-4262-85bf-668be6c959bd","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":"defaulticon","uniqueId":"ad4d5165-d4e3-4890-98ed-2352c0359dba","lifecycleState":"CERTIFIED","lastUpdateDate":1629855994968,"name":"basic_onboard_QBknOv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","systemName":"BasicOnboardQbknov","description":"VF","tags":["basic_onboard_QBknOv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f1e4fa-b5d0-45a8-a717-ae7887f741f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846619532,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6cb1872-a277-433d-8306-4c08cafe04de","invariantUUID":"a05c60f2-821a-47f1-a74e-f65f1960c7e7","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718762ee-b569-4542-a5e9-c3e371c27da8","lifecycleState":"CERTIFIED","lastUpdateDate":1629846987009,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e893119d-25ef-44f0-b8b9-082287c42040","invariantUUID":"755c515f-ab86-4749-b9de-7e0f22971490","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1362176-b538-45ab-9562-4ff771d84017","lifecycleState":"CERTIFIED","lastUpdateDate":1629846624880,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71cc7e3b-ca74-4285-9beb-c283203c31f1","invariantUUID":"11364359-188a-4688-9f21-722e9c450593","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":"57513d95-8772-4674-b0a8-36b5d071e672","lifecycleState":"CERTIFIED","lastUpdateDate":1629846783566,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fcd8caef-98bd-4446-8695-602575479e2c","invariantUUID":"dac5b340-9868-4c2a-b3e4-146416594cdb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"370c73a4-38aa-4fa1-9876-b75d562aeec3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846981988,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8a9aa6-b41f-44c8-ba27-55d70d993560","invariantUUID":"231b398d-ff3a-4027-9252-8aa77689145e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6819047-008d-4112-9bd6-4eb77e03df9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846706276,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1ca593f-23a8-4a7c-badf-ee78575a5eea","invariantUUID":"f40c298f-ede7-470c-bd7d-a60c4de3dffc","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":"fb2fc5ef-c481-4dd8-af6e-b9758a424bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846733569,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149a946d-3b19-4598-8b9f-d135302369ed","invariantUUID":"9d95a484-7095-488b-ba03-17c36a012aca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9bb6374-0fc9-43b9-a1f1-7a2e10ff97dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629847023072,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb9d3bc3-d280-4ec3-a81a-92aad4241539","invariantUUID":"792c35e7-1c2c-4a15-b015-05edb8836396","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4761203-b1ce-4db7-9df8-5acb32312d61","lifecycleState":"CERTIFIED","lastUpdateDate":1629846659480,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b2ea5e17-3119-4f42-a880-884fa08f493b","invariantUUID":"7f8a2b6f-eaf5-462b-949f-17354fa65d99","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7435b3f5-e191-4706-a43e-434125fc4455","lifecycleState":"CERTIFIED","lastUpdateDate":1629846630249,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"606b52e4-aa1a-407f-a5f0-89db38de27d7","invariantUUID":"62e4ff73-f2d0-46c6-af18-b32f10df72c7","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":"1cb8dabc-9226-44db-8623-21fb714050cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846878719,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3369427-c50a-4301-9cb3-a263139439cb","invariantUUID":"39a8e3cc-6025-4b7a-9bca-43079893829b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c060b114-ad89-4059-a955-4ea1fc0022f7","lifecycleState":"CERTIFIED","lastUpdateDate":1629846843804,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e44af27-fe43-4787-8027-89df27ae1f6b","invariantUUID":"8e6d7983-25ee-4d25-acb6-9a0eaf7c5239","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9513e95-8660-4317-89b8-deecb49be084","lifecycleState":"CERTIFIED","lastUpdateDate":1629847030680,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bfe531-f2c1-4137-a543-fc5a808159bc","invariantUUID":"1e89d7f0-b6d6-42fa-997a-f4bc6f0c7af6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16d9c5ed-595e-4dae-b19a-6ba9b6c8dc43","lifecycleState":"CERTIFIED","lastUpdateDate":1629846647270,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a12a1783-2106-4294-8c83-3aaa00383ef9","invariantUUID":"68b11df7-7c72-4d20-be67-6ab29b951708","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01d6571e-3acc-4b61-8758-0abd482f0ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1629846925020,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fa042f3-2c49-4e2c-bb75-8e86a139f242","invariantUUID":"913c9b52-6550-4dc7-9230-6c24a4d066a7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21c8a65d-e2f4-4982-96a0-a29d7eadada4","lifecycleState":"CERTIFIED","lastUpdateDate":1629846902583,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e5fb58-601e-42e6-a0ae-b24e772ef1ec","invariantUUID":"e723ffdc-9a20-44a1-8441-ad54467d9b5a","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":"dba0e79f-8213-4b5e-bb72-222720ce1b39","lifecycleState":"CERTIFIED","lastUpdateDate":1629846828676,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83124054-04da-4bb3-823f-ca159b579970","invariantUUID":"1e2fe05e-1365-4626-ac71-ef692f72533f","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":"13992a40-f2be-4b5d-a52d-0ac77e2af4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629847014949,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ebc57b-4ff7-4442-ba66-6e92d0b803ab","invariantUUID":"c1d05f6a-868a-4b31-b594-fa3594235fae","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":"d8491fef-9139-48ed-b944-97ea62ceaa5a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846908677,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3bf79d0-b433-479a-9140-25f3fd1248c7","invariantUUID":"ba0f664c-df2c-4c57-8543-9fdcd20ce402","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":"72255448-fce7-4ff4-acb5-893c16c412dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846849402,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4c33e79-2e83-48a6-92de-98a74ffc2344","invariantUUID":"523fe2a7-0a2c-44db-8500-2a05253e9b8e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84a22518-040f-4b1d-921f-f91ee8dd3d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846652718,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dd14631-7638-413c-a7b3-e18f65fdb9bd","invariantUUID":"442197f4-f9bd-4bc8-8f70-8efbe66a4995","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72e921c4-aeab-4746-910e-abce56744735","lifecycleState":"CERTIFIED","lastUpdateDate":1629846775398,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bfbdd3-b797-41e8-bf63-57ee35848d95","invariantUUID":"43772a3a-5095-441a-a470-889b5db1104a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"819b7357-e14b-421f-9117-2766892f1a74","lifecycleState":"CERTIFIED","lastUpdateDate":1629846998484,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4274d4fb-30c7-4d48-bce2-39ed3084174d","invariantUUID":"a532576a-b169-4015-ad25-807eb1dd8b04","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"727a50b0-5eeb-44f1-a947-5a8bdff18b62","lifecycleState":"CERTIFIED","lastUpdateDate":1629846953327,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"912050fa-b858-4da0-95dd-e357ab87bf06","invariantUUID":"4884ad92-c53f-4d91-b978-679cfc503725","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d15e84b-875c-481d-a061-37c88653dc6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629847060729,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ad1eaa3-d8f1-487c-a043-030928b882fa","invariantUUID":"b51585ff-ebd7-4551-aa3d-733d523bc224","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":"port","uniqueId":"b5eaadaf-2e58-4b2e-a5e3-9f6c16ffe2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846642183,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6835f23d-88fd-42a3-b6c4-6208eafb2c16","invariantUUID":"d7ae76e0-8514-4bde-98fb-e1591319ff58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbb72b1b-1ddc-41e5-8d75-088d5d0083cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846947940,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083ecb44-15ee-489d-a80b-d58f530a0c6e","invariantUUID":"18a20959-daf3-4284-b155-f499677b434a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d77f0f34-8594-42c0-ad9d-ac22297e88a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629856050462,"name":"basic_onboard_QBknOv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","systemName":"BasicOnboardQbknov","description":"service","tags":["basic_onboard_QBknOv"],"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":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","lifecycleState":"CERTIFIED","lastUpdateDate":1629856154985,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","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":"70c54a9c-bbe6-4378-950a-21b12df4ec59","lifecycleState":"CERTIFIED","lastUpdateDate":1629855674912,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","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":"ed89fe41-1cd0-4298-b9db-370425335113","lifecycleState":"CERTIFIED","lastUpdateDate":1629855359289,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-25 01:49:21,836 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-25 01:49:21,836 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-08-25 01:49:21,836 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/4f5eedd3-784c-4a6f-99b2-07483becd7f4/distribution 2021-08-25 01:49:21,836 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-08-25 01:49:21,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:49:21,901 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/distribution HTTP/1.1" 200 205 2021-08-25 01:49:21,902 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-08-25 01:49:21,902 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"13823371-3c33-4e2d-a5d7-ba8b7002824c","timestamp":"2021-08-25 01:49:14.454 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-08-25 01:49:21,905 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-08-25 01:49:21,905 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/13823371-3c33-4e2d-a5d7-ba8b7002824c 2021-08-25 01:49:21,905 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-25 01:49:21,906 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:49:21,973 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/13823371-3c33-4e2d-a5d7-ba8b7002824c HTTP/1.1" 200 29 2021-08-25 01:49:21,974 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-25 01:49:21,974 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-25 01:49:21,976 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-25 01:49:21,976 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-25 01:50:22,039 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-08-25 01:50:22,040 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/13823371-3c33-4e2d-a5d7-ba8b7002824c 2021-08-25 01:50:22,040 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-25 01:50:22,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:50:22,146 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/13823371-3c33-4e2d-a5d7-ba8b7002824c HTTP/1.1" 200 29 2021-08-25 01:50:22,147 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-25 01:50:22,148 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-25 01:50:22,150 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-25 01:50:22,150 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-25 01:51:22,211 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-08-25 01:51:22,212 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/13823371-3c33-4e2d-a5d7-ba8b7002824c 2021-08-25 01:51:22,212 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-25 01:51:22,214 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:51:22,331 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/13823371-3c33-4e2d-a5d7-ba8b7002824c HTTP/1.1" 200 29 2021-08-25 01:51:22,332 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-25 01:51:22,332 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-25 01:51:22,334 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-25 01:51:22,334 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-25 01:52:22,398 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-08-25 01:52:22,399 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/13823371-3c33-4e2d-a5d7-ba8b7002824c 2021-08-25 01:52:22,399 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-25 01:52:22,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:52:22,524 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/13823371-3c33-4e2d-a5d7-ba8b7002824c HTTP/1.1" 200 None 2021-08-25 01:52:22,526 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-25 01:52:22,527 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629856165637","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629856148789","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629856152210","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629856165471","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629856151485","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629856165793","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629856145353","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629856148789","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629856158536","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":"1629856145353","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":"1629856151485","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":"1629856161855","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":"1629856152789","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":"1629856163459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629856151485","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629856152789","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629856158536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629856158536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629856165568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629856158536","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":"1629856174493","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629856152789","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629856164645","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629856152210","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":"1629856159639","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629856161855","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629856153415","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":"1629856145353","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":"1629856159639","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":"1629856151485","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629856161855","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":"1629856151485","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629856172485","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629856152210","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629856153415","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":"1629856159639","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":"1629856152789","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629856145353","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":"1629856161855","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629856158536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629856163482","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":"1629856145353","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629856159639","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629856173610","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629856145353","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":"1629856152789","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":"1629856164467","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629856152789","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629856152210","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":"1629856151485","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629856171599","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629856148789","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":"1629856145353","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629856159639","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629856152210","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":"1629856151485","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629856153415","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629856163484","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629856159639","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":"1629856161855","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":"1629856169129","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629856153415","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629856148789","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":"1629856166930","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629856161855","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629856152210","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629856163504","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629856152789","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629856148789","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":"1629856151485","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629856153415","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":"1629856152789","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629856148789","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":"1629856171481","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":"dcae-sch","timestamp":"1629856153415","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629856166780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629856161855","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629856148789","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":"1629856158536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629856163461","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629856148789","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629856171734","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629856166573","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629856159639","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629856173489","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629856151485","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":"1629856170377","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629856161855","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":"1629856159639","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629856153415","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629856152210","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":"1629856145353","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629856152210","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629856158536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629856148789","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":"1629856167933","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":"1629856145353","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":"1629856161855","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629856159639","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":"1629856158536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629856153415","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":"1629856152789","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629856164511","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629856158536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629856153415","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629856168978","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629856152210","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":"1629856167975","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"}]} 2021-08-25 01:52:22,530 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629856165637', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629856148789', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629856152210', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629856165471', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629856151485', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629856165793', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629856145353', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629856148789', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629856158536', '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': '1629856145353', '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': '1629856151485', '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': '1629856161855', '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': '1629856152789', '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': '1629856163459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629856151485', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629856152789', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629856158536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629856158536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629856165568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629856158536', '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': '1629856174493', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629856152789', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629856164645', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629856152210', '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': '1629856159639', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629856161855', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629856153415', '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': '1629856145353', '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': '1629856159639', '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': '1629856151485', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629856161855', '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': '1629856151485', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629856172485', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629856152210', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629856153415', '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': '1629856159639', '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': '1629856152789', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629856145353', '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': '1629856161855', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629856158536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629856163482', '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': '1629856145353', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629856159639', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629856173610', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629856145353', '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': '1629856152789', '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': '1629856164467', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629856152789', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629856152210', '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': '1629856151485', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629856171599', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629856148789', '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': '1629856145353', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629856159639', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629856152210', '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': '1629856151485', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629856153415', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629856163484', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629856159639', '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': '1629856161855', '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': '1629856169129', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629856153415', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629856148789', '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': '1629856166930', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629856161855', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629856152210', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629856163504', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629856152789', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629856148789', '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': '1629856151485', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629856153415', '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': '1629856152789', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629856148789', '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': '1629856171481', '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': 'dcae-sch', 'timestamp': '1629856153415', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629856166780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629856161855', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629856148789', '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': '1629856158536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629856163461', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629856148789', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629856171734', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629856166573', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629856159639', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629856173489', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629856151485', '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': '1629856170377', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629856161855', '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': '1629856159639', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629856153415', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629856152210', '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': '1629856145353', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629856152210', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629856158536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629856148789', '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': '1629856167933', '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': '1629856145353', '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': '1629856161855', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629856159639', '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': '1629856158536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629856153415', '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': '1629856152789', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629856164511', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629856158536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629856153415', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629856168978', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629856152210', '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': '1629856167975', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}] 2021-08-25 01:52:22,532 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-25 01:52:22,532 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-25 01:52:22,532 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-08-25 01:52:22,532 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-25 01:52:22,532 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-25 01:52:22,533 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-08-25 01:52:22,533 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-25 01:52:22,533 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-25 01:52:22,534 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2021-08-25 01:52:22,545 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd9ded18b-ef3a-4337-a14f-5d181f4ee3b5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:52:22,545 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-08-25 01:52:22,545 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "b928af6e-d004-46ea-a3d3-5b6c0166de4d", "modelVersionId": "4f5eedd3-784c-4a6f-99b2-07483becd7f4", "modelName": "basic_cnf", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "subscriptionServiceType": "basic_cnf", "aLaCarte": true }, "subscriberInfo": { "globalSubscriberId": "basicnf-customer" }, "project": { "projectName": "basicnf_project" }, "owningEntity": { "owningEntityId": "e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf", "owningEntityName": "basicnf_owning_entity" } } } 2021-08-25 01:52:22,547 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:52:24,214 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2021-08-25 01:52:24,216 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2021-08-25 01:52:24,216 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"d9ded18b-ef3a-4337-a14f-5d181f4ee3b5","instanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d9ded18b-ef3a-4337-a14f-5d181f4ee3b5"}} 2021-08-25 01:52:24,217 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-08-25 01:52:24,234 DEBUG 129:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '54be6ecb-148f-48c7-a030-cb8e554e3105', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:52:24,235 DEBUG 131:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 2021-08-25 01:52:24,235 DEBUG 132:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] data sent: None 2021-08-25 01:52:24,238 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:52:24,420 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 HTTP/1.1" 200 1341 2021-08-25 01:52:24,423 INFO 142:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] response code: 200 2021-08-25 01:52:24,423 DEBUG 146:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] response: {"request":{"requestId":"d9ded18b-ef3a-4337-a14f-5d181f4ee3b5","startTime":"Wed, 25 Aug 2021 01:52:22 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","serviceInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 25 Aug 2021 01:52:23 GMT"}}} 2021-08-25 01:52:34,435 DEBUG 129:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b51bcf37-fdb9-4655-8f21-aa1d869c0dfd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:52:34,436 DEBUG 131:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 2021-08-25 01:52:34,436 DEBUG 132:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] data sent: None 2021-08-25 01:52:34,438 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:52:34,626 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 HTTP/1.1" 200 1551 2021-08-25 01:52:34,628 INFO 142:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] response code: 200 2021-08-25 01:52:34,628 DEBUG 146:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] response: {"request":{"requestId":"d9ded18b-ef3a-4337-a14f-5d181f4ee3b5","startTime":"Wed, 25 Aug 2021 01:52:22 GMT","finishTime":"Wed, 25 Aug 2021 01:52:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","serviceInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:52:26 GMT"}}} 2021-08-25 01:52:34,629 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2021-08-25 01:52:34,629 DEBUG 129:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '90a1e324-fb3c-409b-b2e4-009a81fffe94', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:52:34,629 DEBUG 131:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 2021-08-25 01:52:34,629 DEBUG 132:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] data sent: None 2021-08-25 01:52:34,631 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:52:34,857 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 HTTP/1.1" 200 1551 2021-08-25 01:52:34,859 INFO 142:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] response code: 200 2021-08-25 01:52:34,859 DEBUG 146:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] response: {"request":{"requestId":"d9ded18b-ef3a-4337-a14f-5d181f4ee3b5","startTime":"Wed, 25 Aug 2021 01:52:22 GMT","finishTime":"Wed, 25 Aug 2021 01:52:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","serviceInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:52:26 GMT"}}} 2021-08-25 01:52:34,860 DEBUG 129:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ded93a00-6f8d-486f-9776-c552fff9410d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:52:34,860 DEBUG 131:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 2021-08-25 01:52:34,860 DEBUG 132:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] data sent: None 2021-08-25 01:52:34,861 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:52:35,101 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 HTTP/1.1" 200 1551 2021-08-25 01:52:35,102 INFO 142:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] response code: 200 2021-08-25 01:52:35,102 DEBUG 146:onap_service.py(7) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] response: {"request":{"requestId":"d9ded18b-ef3a-4337-a14f-5d181f4ee3b5","startTime":"Wed, 25 Aug 2021 01:52:22 GMT","finishTime":"Wed, 25 Aug 2021 01:52:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","serviceInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:52:26 GMT"}}} 2021-08-25 01:52:35,110 DEBUG 129:onap_service.py(1) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd3eb3cb6-9b47-4f01-8f70-02ae04fca33c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:52:35,110 DEBUG 131:onap_service.py(1) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 2021-08-25 01:52:35,110 DEBUG 132:onap_service.py(1) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] data sent: None 2021-08-25 01:52:35,112 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:52:35,301 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 HTTP/1.1" 200 1551 2021-08-25 01:52:35,302 INFO 142:onap_service.py(1) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] response code: 200 2021-08-25 01:52:35,303 DEBUG 146:onap_service.py(1) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] response: {"request":{"requestId":"d9ded18b-ef3a-4337-a14f-5d181f4ee3b5","startTime":"Wed, 25 Aug 2021 01:52:22 GMT","finishTime":"Wed, 25 Aug 2021 01:52:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","serviceInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:52:26 GMT"}}} 2021-08-25 01:52:35,304 DEBUG 129:onap_service.py(1) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6f332323-032e-44d0-9c53-1badb27bf6af', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:52:35,304 DEBUG 131:onap_service.py(1) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 2021-08-25 01:52:35,304 DEBUG 132:onap_service.py(1) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] data sent: None 2021-08-25 01:52:35,305 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:52:35,518 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 HTTP/1.1" 200 1551 2021-08-25 01:52:35,519 INFO 142:onap_service.py(1) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] response code: 200 2021-08-25 01:52:35,519 DEBUG 146:onap_service.py(1) - [None][Check d9ded18b-ef3a-4337-a14f-5d181f4ee3b5 orchestration request status] response: {"request":{"requestId":"d9ded18b-ef3a-4337-a14f-5d181f4ee3b5","startTime":"Wed, 25 Aug 2021 01:52:22 GMT","finishTime":"Wed, 25 Aug 2021 01:52:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","serviceInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:52:26 GMT"}}} 2021-08-25 01:52:35,520 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-08-25 01:52:35,520 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-08-25 01:52:35,520 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-25 01:52:35,522 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:52:35,578 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-08-25 01:52:35,579 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-25 01:52:35,579 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1629856160013","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-08-25 01:52:35,582 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:52:35,582 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 2021-08-25 01:52:35,582 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] data sent: None 2021-08-25 01:52:35,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:52:35,651 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 HTTP/1.1" 200 1191 2021-08-25 01:52:35,652 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] response code: 200 2021-08-25 01:52:35,652 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] response: {"service-instance":[{"service-instance-id":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","service-instance-name":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","model-version-id":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","resource-version":"1629856346514","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/7bcd6837-de37-4a02-a82f-4ab8351e43cd/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-08-25 01:52:35,655 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-08-25 01:52:35,655 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-08-25 01:52:35,655 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-25 01:52:35,657 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:52:35,770 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-08-25 01:52:35,771 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-25 01:52:35,771 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":"1629856158349"} 2021-08-25 01:52:35,773 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-08-25 01:52:35,773 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-08-25 01:52:35,773 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-25 01:52:35,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:52:35,886 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-08-25 01:52:35,887 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-25 01:52:35,887 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1629856160013","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-08-25 01:52:35,889 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:52:35,889 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 2021-08-25 01:52:35,889 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] data sent: None 2021-08-25 01:52:35,891 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:52:35,988 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 HTTP/1.1" 200 1191 2021-08-25 01:52:35,989 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] response code: 200 2021-08-25 01:52:35,989 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] response: {"service-instance":[{"service-instance-id":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","service-instance-name":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","model-version-id":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","resource-version":"1629856346514","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/7bcd6837-de37-4a02-a82f-4ab8351e43cd/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-08-25 01:52:35,992 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-08-25 01:52:35,992 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-08-25 01:52:35,992 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-25 01:52:35,993 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:52:36,087 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-08-25 01:52:36,088 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-25 01:52:36,088 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":"1629856158212","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-08-25 01:52:36,092 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-08-25 01:52:36,092 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-08-25 01:52:36,092 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-25 01:52:36,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:52:36,179 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-08-25 01:52:36,179 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-25 01:52:36,180 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629856160013","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-08-25 01:52:36,182 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-25 01:52:36,182 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-25 01:52:36,182 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-08-25 01:52:36,182 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-25 01:52:36,182 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-25 01:52:36,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:52:38,089 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-25 01:52:38,090 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-25 01:52:38,091 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aea38bcc-8907-4b23-9c03-8aa8a14a4909/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/24b77381-d65c-4aff-8852-818deb3fc15e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-25 01:52:38,094 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-25 01:52:38,094 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:52:38,094 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:52:38,094 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:52:38,094 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:52:38,095 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:52:38,095 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:52:38,095 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:52:38,095 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:52:38,095 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:52:38,096 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:52:38,096 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:52:38,096 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-25 01:52:38,096 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:52:38,096 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:52:38,096 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:52:38,097 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-25 01:52:38,097 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:52:38,097 INFO 192:__init__.py(1) - Service found, updating information 2021-08-25 01:52:38,098 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-08-25 01:52:38,098 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-08-25 01:52:38,098 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-25 01:52:38,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:52:40,238 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-08-25 01:52:40,241 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-25 01:52:40,243 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36ab3528-cbff-4ef0-a15d-910c6e8f3598","lifecycleState":"CERTIFIED","lastUpdateDate":1629847093685,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f76356-ea95-40c9-966c-a3ac39a3c90b","invariantUUID":"1bb16789-1b74-4f8f-b72b-f070205624b9","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":"4037fd0d-91df-47cb-9118-4139c6f8b660","lifecycleState":"CERTIFIED","lastUpdateDate":1629846599886,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38a23335-63ca-412e-a900-d8492713476d","invariantUUID":"6b7a9170-9135-44b9-82f7-be256414327f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"124be86d-59ec-41fc-b5d6-dab43e055b36","lifecycleState":"CERTIFIED","lastUpdateDate":1629847067636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a01dd32-ce8f-4fb2-b6de-76c3c404580e","invariantUUID":"8f2899e3-d611-44fe-b0a3-df474cb9f2d2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"74f36aba-76dc-45cb-87c7-9d1e10a8ff7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629847039510,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e1cd482-17db-410b-82cd-ae7331ad76fd","invariantUUID":"cfc2f377-c934-4ed2-8944-676210ac1bef","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":"networkrules","uniqueId":"35818ea3-e7f7-435c-a005-f9ab6433f77d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846726343,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"49c6931e-e4f8-4d03-92c8-4ef7302f841b","invariantUUID":"1415e45f-8043-43e7-a938-6f1ccb1150d7","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":"loadBalancer","uniqueId":"3566faa0-4877-46aa-8c59-a4595e7c75ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629846588769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d2e047-62d6-4a0a-b497-d550a438dd77","invariantUUID":"04ebcac3-27ee-4022-958e-c5df0227aea9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dc81f181-a1af-494e-aa0a-2ec867756117","lifecycleState":"CERTIFIED","lastUpdateDate":1629846861087,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"17d0230d-4944-4f01-aa26-883b1080332e","invariantUUID":"5995d95f-c426-4895-9ad1-b5897831435e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f90b5292-e58e-4c65-a848-d4258569cc9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629847086354,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b7e3809-851d-4493-817f-164055c48f27","invariantUUID":"0d4d6a1e-3407-49c5-8d28-0051d733d3cf","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ed6bdb-8676-4589-8df3-58fce92efbcd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846833684,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62780a9d-22b9-407a-8941-ce665aaf23b6","invariantUUID":"9d9eed66-b042-4e78-92bf-d8baebb1be62","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66cb1caa-95de-4445-b6eb-9818893f183a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846758487,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a63bf230-4d49-42f4-b329-6cf571a4fa40","invariantUUID":"1864f907-6715-4262-98bc-7a318e14198e","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":"securityrules","uniqueId":"94c6c669-87b2-4646-8faa-5bed6212a5ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629846738931,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dbbe5bd1-b9a0-415e-9c7b-0a4a822522a6","invariantUUID":"492fabd5-b343-4841-9e55-2faa86b73906","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"50eed374-0da1-44bd-8c80-1921e2551d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846866426,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51436872-2467-4b9b-b480-b867fcd75d79","invariantUUID":"9960edec-d0d1-47e6-90ba-d669819f738d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"98ac5911-3d70-44a4-8f12-ebe5225e7f08","lifecycleState":"CERTIFIED","lastUpdateDate":1629847100750,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99023a61-d344-4b24-b85e-992bf4fd5ed5","invariantUUID":"6e5bb198-9656-459d-9a8f-803faacdff00","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":"port","uniqueId":"f35808e0-1e02-4839-961a-dfa998a12e03","lifecycleState":"CERTIFIED","lastUpdateDate":1629846711463,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75166615-0beb-4995-9d45-0099f17a61a3","invariantUUID":"3e925d54-d5ce-4ce5-bec5-7bc12c788a15","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a984e53-2605-45a1-a36e-82d588b89fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846789787,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c16de57-8230-4fa2-a8a3-0690239111c5","invariantUUID":"d98bc183-0aa3-4a8a-9f6d-8dd79b14c09c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4dabe6f-dfa1-4a69-abf0-8f05c6cb9b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846674197,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba056aef-5566-4d94-b96f-567f09069994","invariantUUID":"a3bfbf4d-f666-4f24-bea3-bf0f7f667113","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0e9e4246-8d49-4443-a8ca-e0d8bd4497b9","lifecycleState":"CERTIFIED","lastUpdateDate":1629847044712,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2cd87f8-1664-4e77-949b-4ee6bd0815bf","invariantUUID":"484cf949-5f53-476e-afc1-6f4e8122a004","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca199e8b-af8a-4d19-be85-cb3733de56a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629847103826,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d519382-ada8-432e-aa45-587c56f64e53","invariantUUID":"2641ca40-0f5e-42e2-874a-5ec2b00fb150","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e49fc42d-1fd7-4dd3-bf4f-013b004b70d3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846575488,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985cd2e9-a63e-4a26-a5da-861c87666624","invariantUUID":"58fe4d21-2ad2-4f22-bb0a-cd0510899e15","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"438f4de4-a937-4649-87b3-c8293aa37c13","lifecycleState":"CERTIFIED","lastUpdateDate":1629847082417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58032ea0-75dd-4611-9ea3-f6fdc13a8568","invariantUUID":"08ed1252-d05f-4b65-a5b9-5aefa1a73721","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":"objectStorage","uniqueId":"41305333-9b52-4739-a34a-6bb9d2710e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846871982,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"245c59ba-3bbc-4d10-b4b0-71531c364954","invariantUUID":"7a45db19-7df2-476f-82e9-dbd5f191bd42","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","lifecycleState":"CERTIFIED","lastUpdateDate":1629846536457,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"470388ab-8ff1-4e8d-af63-45f4bf01aefd","invariantUUID":"5df41f03-716c-4f8a-bc62-c764c6037002","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":"defaulticon","uniqueId":"c94fa9e3-8400-425b-b402-d345da9326b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629855627002,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","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":"7426f3e0-3c78-4143-a713-a8b503cf92e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846889921,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dc9c8b8-a094-4016-8422-eec515c44521","invariantUUID":"d79bbabd-669f-4625-ac7c-44519edb6323","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":"objectStorage","uniqueId":"db8eb410-de4c-49f1-9ac9-3111f3e2b78f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846569782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4a3198-1a6b-4889-93ad-b37cc47766b2","invariantUUID":"4742f8fb-3840-4643-b68e-ba30a005765e","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":"0387e388-9912-4b60-ac7f-8a324b21a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846752688,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8915382-9cdc-4aeb-bf14-e1e9286d72e3","invariantUUID":"67f3ac97-3a22-4fc8-8698-1341d7053633","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":"compute","uniqueId":"2210f5b2-b2c7-4f3f-bde0-4bb9d22ff67f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846914366,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38a4ff9-4736-4841-b61f-247199588101","invariantUUID":"d8d26f2a-d11c-426e-bc41-aba4b98ea491","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":"f8704a91-22d5-40d0-9d6d-63ec17366155","lifecycleState":"CERTIFIED","lastUpdateDate":1629846976555,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f509bed-d79b-4148-b2a3-beba8f3debdf","invariantUUID":"c0a71b1f-aebd-434b-b4df-57036c5a0065","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":"network","uniqueId":"f20a7782-ed03-4e51-81c8-c13675f00014","lifecycleState":"CERTIFIED","lastUpdateDate":1629846636174,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68047e01-3c49-4ba7-9eec-b528d374fbaa","invariantUUID":"e7177d48-611b-43df-a339-8c1a591cc8ac","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":"compute","uniqueId":"8e5a7f75-d1df-4e3e-89c7-9812231abdaa","lifecycleState":"CERTIFIED","lastUpdateDate":1629846747662,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b10dac0-903a-4a58-837b-e666eddf08bf","invariantUUID":"5aa4a0f0-f953-47ef-8801-16c6aa5e339d","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a428a25a-edd4-45b5-a391-9c2042ca83f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846763856,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a11a7c48-c5db-4808-a38a-b4cdfc49de4a","invariantUUID":"3ed6ce5c-6b19-43f5-bc3d-01c84f59e6be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7801fa74-ec7e-4992-9e66-a2b9c6cfd3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1629847077485,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf35c19-46be-49df-83ea-6fdd1e8cd49f","invariantUUID":"67594215-fea3-417d-8863-6358bfbb93c8","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":"port","uniqueId":"a15831e5-c164-4186-8c5c-37a976f9cd7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846992355,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11c5e9a5-1232-466f-8f6a-6fe8265cd3d0","invariantUUID":"122da449-f40a-4b2c-a205-d29bacdcba00","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0ca8c3-962e-454e-8881-0d3b327e2f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846855849,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78853115-2818-4370-9a13-e2e91e4e54c6","invariantUUID":"bdf5b4a7-c35b-4aca-b6f7-20645b99ee19","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":"compute","uniqueId":"7d43bda6-11c2-4249-af2a-c256740cbecc","lifecycleState":"CERTIFIED","lastUpdateDate":1629846884637,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f282ed05-8d37-4b61-8ac2-78215c2fb228","invariantUUID":"cb748f24-2f9f-433f-9486-7299259ea8df","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","lifecycleState":"CERTIFIED","lastUpdateDate":1629856106928,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a3b2f102-b858-4223-ae65-d685b6b172b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846594359,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdc723a0-2c72-4038-b3c1-772560823dc5","invariantUUID":"e60610db-9aa8-4498-90a5-0829d3b9043c","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":"5741594a-ff74-4483-9e2c-dd7e670a112b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846667554,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cf90787-da6b-4ed3-a95e-9429002e9286","invariantUUID":"d81b2f65-ece9-4e5b-a35b-79565fec173b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5d5fc95-0e6f-4128-bb2e-f65da30d60ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629846930693,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d3778a3-a6cc-4243-b404-5973e3eb94f0","invariantUUID":"38d1fb7f-88ac-45d1-9acc-256dccda3d96","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32ed3cfc-b4c6-46c4-98d1-c384de197f82","lifecycleState":"CERTIFIED","lastUpdateDate":1629847009768,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b506b34c-0d5b-4558-834e-893032e39dc8","invariantUUID":"4024ce72-3d36-4b25-b4c2-a05b26e5cb5b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efe8d84-d1fc-408c-9ecf-07d653322d00","lifecycleState":"CERTIFIED","lastUpdateDate":1629847049916,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97c58dd5-a08f-4ee7-be53-caaa877aa385","invariantUUID":"34c2885f-ff4e-4e78-a1e8-17485ce7a105","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":"defaulticon","uniqueId":"8329da43-656d-49fb-a40c-45f1b7bb553c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846564171,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09dd6c32-456e-4258-b7e3-02626389989b","invariantUUID":"a1f8fe9c-7c7d-474f-8717-1a648b59159e","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":"e79c4fde-f84c-4771-b6d3-fbc88dd43650","lifecycleState":"CERTIFIED","lastUpdateDate":1629846679380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc31b458-1a95-4065-85ad-58afd0d4c883","invariantUUID":"9c7c127a-a699-4c4b-a26c-4d5c378b1af0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1eb059dd-8c60-4276-ba5e-277132ff0692","lifecycleState":"CERTIFIED","lastUpdateDate":1629847004593,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0699aaf-f238-4246-81e2-f957f8896585","invariantUUID":"87234212-5931-40a9-9d08-05e219df0f4d","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":"843884fa-d205-4c42-8788-c3f3081cb66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846812454,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c886713d-6aff-40c2-89e4-cb70f3da6f86","invariantUUID":"b017e0c9-fe72-4262-85bf-668be6c959bd","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":"defaulticon","uniqueId":"ad4d5165-d4e3-4890-98ed-2352c0359dba","lifecycleState":"CERTIFIED","lastUpdateDate":1629855994968,"name":"basic_onboard_QBknOv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","systemName":"BasicOnboardQbknov","description":"VF","tags":["basic_onboard_QBknOv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f1e4fa-b5d0-45a8-a717-ae7887f741f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846619532,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6cb1872-a277-433d-8306-4c08cafe04de","invariantUUID":"a05c60f2-821a-47f1-a74e-f65f1960c7e7","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718762ee-b569-4542-a5e9-c3e371c27da8","lifecycleState":"CERTIFIED","lastUpdateDate":1629846987009,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e893119d-25ef-44f0-b8b9-082287c42040","invariantUUID":"755c515f-ab86-4749-b9de-7e0f22971490","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1362176-b538-45ab-9562-4ff771d84017","lifecycleState":"CERTIFIED","lastUpdateDate":1629846624880,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71cc7e3b-ca74-4285-9beb-c283203c31f1","invariantUUID":"11364359-188a-4688-9f21-722e9c450593","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":"57513d95-8772-4674-b0a8-36b5d071e672","lifecycleState":"CERTIFIED","lastUpdateDate":1629846783566,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fcd8caef-98bd-4446-8695-602575479e2c","invariantUUID":"dac5b340-9868-4c2a-b3e4-146416594cdb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"370c73a4-38aa-4fa1-9876-b75d562aeec3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846981988,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8a9aa6-b41f-44c8-ba27-55d70d993560","invariantUUID":"231b398d-ff3a-4027-9252-8aa77689145e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6819047-008d-4112-9bd6-4eb77e03df9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846706276,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1ca593f-23a8-4a7c-badf-ee78575a5eea","invariantUUID":"f40c298f-ede7-470c-bd7d-a60c4de3dffc","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":"fb2fc5ef-c481-4dd8-af6e-b9758a424bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846733569,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149a946d-3b19-4598-8b9f-d135302369ed","invariantUUID":"9d95a484-7095-488b-ba03-17c36a012aca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9bb6374-0fc9-43b9-a1f1-7a2e10ff97dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629847023072,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb9d3bc3-d280-4ec3-a81a-92aad4241539","invariantUUID":"792c35e7-1c2c-4a15-b015-05edb8836396","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4761203-b1ce-4db7-9df8-5acb32312d61","lifecycleState":"CERTIFIED","lastUpdateDate":1629846659480,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b2ea5e17-3119-4f42-a880-884fa08f493b","invariantUUID":"7f8a2b6f-eaf5-462b-949f-17354fa65d99","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7435b3f5-e191-4706-a43e-434125fc4455","lifecycleState":"CERTIFIED","lastUpdateDate":1629846630249,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"606b52e4-aa1a-407f-a5f0-89db38de27d7","invariantUUID":"62e4ff73-f2d0-46c6-af18-b32f10df72c7","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":"1cb8dabc-9226-44db-8623-21fb714050cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846878719,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3369427-c50a-4301-9cb3-a263139439cb","invariantUUID":"39a8e3cc-6025-4b7a-9bca-43079893829b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c060b114-ad89-4059-a955-4ea1fc0022f7","lifecycleState":"CERTIFIED","lastUpdateDate":1629846843804,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e44af27-fe43-4787-8027-89df27ae1f6b","invariantUUID":"8e6d7983-25ee-4d25-acb6-9a0eaf7c5239","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9513e95-8660-4317-89b8-deecb49be084","lifecycleState":"CERTIFIED","lastUpdateDate":1629847030680,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bfe531-f2c1-4137-a543-fc5a808159bc","invariantUUID":"1e89d7f0-b6d6-42fa-997a-f4bc6f0c7af6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16d9c5ed-595e-4dae-b19a-6ba9b6c8dc43","lifecycleState":"CERTIFIED","lastUpdateDate":1629846647270,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a12a1783-2106-4294-8c83-3aaa00383ef9","invariantUUID":"68b11df7-7c72-4d20-be67-6ab29b951708","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01d6571e-3acc-4b61-8758-0abd482f0ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1629846925020,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fa042f3-2c49-4e2c-bb75-8e86a139f242","invariantUUID":"913c9b52-6550-4dc7-9230-6c24a4d066a7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21c8a65d-e2f4-4982-96a0-a29d7eadada4","lifecycleState":"CERTIFIED","lastUpdateDate":1629846902583,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e5fb58-601e-42e6-a0ae-b24e772ef1ec","invariantUUID":"e723ffdc-9a20-44a1-8441-ad54467d9b5a","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":"dba0e79f-8213-4b5e-bb72-222720ce1b39","lifecycleState":"CERTIFIED","lastUpdateDate":1629846828676,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83124054-04da-4bb3-823f-ca159b579970","invariantUUID":"1e2fe05e-1365-4626-ac71-ef692f72533f","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":"13992a40-f2be-4b5d-a52d-0ac77e2af4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629847014949,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ebc57b-4ff7-4442-ba66-6e92d0b803ab","invariantUUID":"c1d05f6a-868a-4b31-b594-fa3594235fae","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":"d8491fef-9139-48ed-b944-97ea62ceaa5a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846908677,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3bf79d0-b433-479a-9140-25f3fd1248c7","invariantUUID":"ba0f664c-df2c-4c57-8543-9fdcd20ce402","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":"72255448-fce7-4ff4-acb5-893c16c412dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846849402,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4c33e79-2e83-48a6-92de-98a74ffc2344","invariantUUID":"523fe2a7-0a2c-44db-8500-2a05253e9b8e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84a22518-040f-4b1d-921f-f91ee8dd3d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846652718,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dd14631-7638-413c-a7b3-e18f65fdb9bd","invariantUUID":"442197f4-f9bd-4bc8-8f70-8efbe66a4995","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72e921c4-aeab-4746-910e-abce56744735","lifecycleState":"CERTIFIED","lastUpdateDate":1629846775398,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bfbdd3-b797-41e8-bf63-57ee35848d95","invariantUUID":"43772a3a-5095-441a-a470-889b5db1104a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"819b7357-e14b-421f-9117-2766892f1a74","lifecycleState":"CERTIFIED","lastUpdateDate":1629846998484,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4274d4fb-30c7-4d48-bce2-39ed3084174d","invariantUUID":"a532576a-b169-4015-ad25-807eb1dd8b04","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"727a50b0-5eeb-44f1-a947-5a8bdff18b62","lifecycleState":"CERTIFIED","lastUpdateDate":1629846953327,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"912050fa-b858-4da0-95dd-e357ab87bf06","invariantUUID":"4884ad92-c53f-4d91-b978-679cfc503725","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d15e84b-875c-481d-a061-37c88653dc6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629847060729,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ad1eaa3-d8f1-487c-a043-030928b882fa","invariantUUID":"b51585ff-ebd7-4551-aa3d-733d523bc224","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":"port","uniqueId":"b5eaadaf-2e58-4b2e-a5e3-9f6c16ffe2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846642183,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6835f23d-88fd-42a3-b6c4-6208eafb2c16","invariantUUID":"d7ae76e0-8514-4bde-98fb-e1591319ff58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbb72b1b-1ddc-41e5-8d75-088d5d0083cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846947940,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083ecb44-15ee-489d-a80b-d58f530a0c6e","invariantUUID":"18a20959-daf3-4284-b155-f499677b434a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d77f0f34-8594-42c0-ad9d-ac22297e88a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629856050462,"name":"basic_onboard_QBknOv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","systemName":"BasicOnboardQbknov","description":"service","tags":["basic_onboard_QBknOv"],"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":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","lifecycleState":"CERTIFIED","lastUpdateDate":1629856154985,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","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":"70c54a9c-bbe6-4378-950a-21b12df4ec59","lifecycleState":"CERTIFIED","lastUpdateDate":1629855674912,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","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":"ed89fe41-1cd0-4298-b9db-370425335113","lifecycleState":"CERTIFIED","lastUpdateDate":1629855359289,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-25 01:52:40,247 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-25 01:52:40,248 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-25 01:52:40,248 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel 2021-08-25 01:52:40,248 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-25 01:52:40,249 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:52:40,623 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel HTTP/1.1" 200 None 2021-08-25 01:52:40,625 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-25 01:52:40,626 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-25 01:52:40,694 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-25 01:52:40,694 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-25 01:52:40,695 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-08-25 01:52:40,695 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-25 01:52:40,695 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-25 01:52:40,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:52:41,277 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-25 01:52:41,278 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-25 01:52:41,279 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aea38bcc-8907-4b23-9c03-8aa8a14a4909/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/24b77381-d65c-4aff-8852-818deb3fc15e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-25 01:52:41,281 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-25 01:52:41,281 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:52:41,281 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:52:41,282 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:52:41,282 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:52:41,282 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:52:41,282 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:52:41,282 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:52:41,282 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:52:41,282 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:52:41,282 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:52:41,283 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:52:41,283 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-25 01:52:41,283 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:52:41,283 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:52:41,283 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:52:41,283 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-25 01:52:41,283 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:52:41,284 INFO 192:__init__.py(1) - Service found, updating information 2021-08-25 01:52:41,284 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-08-25 01:52:41,284 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-08-25 01:52:41,284 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-25 01:52:41,286 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:52:41,981 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-08-25 01:52:41,983 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-25 01:52:41,985 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36ab3528-cbff-4ef0-a15d-910c6e8f3598","lifecycleState":"CERTIFIED","lastUpdateDate":1629847093685,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f76356-ea95-40c9-966c-a3ac39a3c90b","invariantUUID":"1bb16789-1b74-4f8f-b72b-f070205624b9","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":"4037fd0d-91df-47cb-9118-4139c6f8b660","lifecycleState":"CERTIFIED","lastUpdateDate":1629846599886,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38a23335-63ca-412e-a900-d8492713476d","invariantUUID":"6b7a9170-9135-44b9-82f7-be256414327f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"124be86d-59ec-41fc-b5d6-dab43e055b36","lifecycleState":"CERTIFIED","lastUpdateDate":1629847067636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a01dd32-ce8f-4fb2-b6de-76c3c404580e","invariantUUID":"8f2899e3-d611-44fe-b0a3-df474cb9f2d2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"74f36aba-76dc-45cb-87c7-9d1e10a8ff7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629847039510,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e1cd482-17db-410b-82cd-ae7331ad76fd","invariantUUID":"cfc2f377-c934-4ed2-8944-676210ac1bef","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":"networkrules","uniqueId":"35818ea3-e7f7-435c-a005-f9ab6433f77d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846726343,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"49c6931e-e4f8-4d03-92c8-4ef7302f841b","invariantUUID":"1415e45f-8043-43e7-a938-6f1ccb1150d7","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":"loadBalancer","uniqueId":"3566faa0-4877-46aa-8c59-a4595e7c75ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629846588769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d2e047-62d6-4a0a-b497-d550a438dd77","invariantUUID":"04ebcac3-27ee-4022-958e-c5df0227aea9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dc81f181-a1af-494e-aa0a-2ec867756117","lifecycleState":"CERTIFIED","lastUpdateDate":1629846861087,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"17d0230d-4944-4f01-aa26-883b1080332e","invariantUUID":"5995d95f-c426-4895-9ad1-b5897831435e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f90b5292-e58e-4c65-a848-d4258569cc9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629847086354,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b7e3809-851d-4493-817f-164055c48f27","invariantUUID":"0d4d6a1e-3407-49c5-8d28-0051d733d3cf","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ed6bdb-8676-4589-8df3-58fce92efbcd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846833684,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62780a9d-22b9-407a-8941-ce665aaf23b6","invariantUUID":"9d9eed66-b042-4e78-92bf-d8baebb1be62","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66cb1caa-95de-4445-b6eb-9818893f183a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846758487,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a63bf230-4d49-42f4-b329-6cf571a4fa40","invariantUUID":"1864f907-6715-4262-98bc-7a318e14198e","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":"securityrules","uniqueId":"94c6c669-87b2-4646-8faa-5bed6212a5ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629846738931,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dbbe5bd1-b9a0-415e-9c7b-0a4a822522a6","invariantUUID":"492fabd5-b343-4841-9e55-2faa86b73906","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"50eed374-0da1-44bd-8c80-1921e2551d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846866426,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51436872-2467-4b9b-b480-b867fcd75d79","invariantUUID":"9960edec-d0d1-47e6-90ba-d669819f738d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"98ac5911-3d70-44a4-8f12-ebe5225e7f08","lifecycleState":"CERTIFIED","lastUpdateDate":1629847100750,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99023a61-d344-4b24-b85e-992bf4fd5ed5","invariantUUID":"6e5bb198-9656-459d-9a8f-803faacdff00","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":"port","uniqueId":"f35808e0-1e02-4839-961a-dfa998a12e03","lifecycleState":"CERTIFIED","lastUpdateDate":1629846711463,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75166615-0beb-4995-9d45-0099f17a61a3","invariantUUID":"3e925d54-d5ce-4ce5-bec5-7bc12c788a15","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a984e53-2605-45a1-a36e-82d588b89fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846789787,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c16de57-8230-4fa2-a8a3-0690239111c5","invariantUUID":"d98bc183-0aa3-4a8a-9f6d-8dd79b14c09c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4dabe6f-dfa1-4a69-abf0-8f05c6cb9b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846674197,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba056aef-5566-4d94-b96f-567f09069994","invariantUUID":"a3bfbf4d-f666-4f24-bea3-bf0f7f667113","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0e9e4246-8d49-4443-a8ca-e0d8bd4497b9","lifecycleState":"CERTIFIED","lastUpdateDate":1629847044712,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2cd87f8-1664-4e77-949b-4ee6bd0815bf","invariantUUID":"484cf949-5f53-476e-afc1-6f4e8122a004","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca199e8b-af8a-4d19-be85-cb3733de56a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629847103826,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d519382-ada8-432e-aa45-587c56f64e53","invariantUUID":"2641ca40-0f5e-42e2-874a-5ec2b00fb150","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e49fc42d-1fd7-4dd3-bf4f-013b004b70d3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846575488,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985cd2e9-a63e-4a26-a5da-861c87666624","invariantUUID":"58fe4d21-2ad2-4f22-bb0a-cd0510899e15","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"438f4de4-a937-4649-87b3-c8293aa37c13","lifecycleState":"CERTIFIED","lastUpdateDate":1629847082417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58032ea0-75dd-4611-9ea3-f6fdc13a8568","invariantUUID":"08ed1252-d05f-4b65-a5b9-5aefa1a73721","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":"objectStorage","uniqueId":"41305333-9b52-4739-a34a-6bb9d2710e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846871982,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"245c59ba-3bbc-4d10-b4b0-71531c364954","invariantUUID":"7a45db19-7df2-476f-82e9-dbd5f191bd42","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","lifecycleState":"CERTIFIED","lastUpdateDate":1629846536457,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"470388ab-8ff1-4e8d-af63-45f4bf01aefd","invariantUUID":"5df41f03-716c-4f8a-bc62-c764c6037002","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":"defaulticon","uniqueId":"c94fa9e3-8400-425b-b402-d345da9326b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629855627002,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","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":"7426f3e0-3c78-4143-a713-a8b503cf92e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846889921,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dc9c8b8-a094-4016-8422-eec515c44521","invariantUUID":"d79bbabd-669f-4625-ac7c-44519edb6323","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":"objectStorage","uniqueId":"db8eb410-de4c-49f1-9ac9-3111f3e2b78f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846569782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4a3198-1a6b-4889-93ad-b37cc47766b2","invariantUUID":"4742f8fb-3840-4643-b68e-ba30a005765e","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":"0387e388-9912-4b60-ac7f-8a324b21a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846752688,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8915382-9cdc-4aeb-bf14-e1e9286d72e3","invariantUUID":"67f3ac97-3a22-4fc8-8698-1341d7053633","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":"compute","uniqueId":"2210f5b2-b2c7-4f3f-bde0-4bb9d22ff67f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846914366,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38a4ff9-4736-4841-b61f-247199588101","invariantUUID":"d8d26f2a-d11c-426e-bc41-aba4b98ea491","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":"f8704a91-22d5-40d0-9d6d-63ec17366155","lifecycleState":"CERTIFIED","lastUpdateDate":1629846976555,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f509bed-d79b-4148-b2a3-beba8f3debdf","invariantUUID":"c0a71b1f-aebd-434b-b4df-57036c5a0065","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":"network","uniqueId":"f20a7782-ed03-4e51-81c8-c13675f00014","lifecycleState":"CERTIFIED","lastUpdateDate":1629846636174,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68047e01-3c49-4ba7-9eec-b528d374fbaa","invariantUUID":"e7177d48-611b-43df-a339-8c1a591cc8ac","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":"compute","uniqueId":"8e5a7f75-d1df-4e3e-89c7-9812231abdaa","lifecycleState":"CERTIFIED","lastUpdateDate":1629846747662,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b10dac0-903a-4a58-837b-e666eddf08bf","invariantUUID":"5aa4a0f0-f953-47ef-8801-16c6aa5e339d","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a428a25a-edd4-45b5-a391-9c2042ca83f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846763856,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a11a7c48-c5db-4808-a38a-b4cdfc49de4a","invariantUUID":"3ed6ce5c-6b19-43f5-bc3d-01c84f59e6be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7801fa74-ec7e-4992-9e66-a2b9c6cfd3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1629847077485,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf35c19-46be-49df-83ea-6fdd1e8cd49f","invariantUUID":"67594215-fea3-417d-8863-6358bfbb93c8","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":"port","uniqueId":"a15831e5-c164-4186-8c5c-37a976f9cd7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846992355,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11c5e9a5-1232-466f-8f6a-6fe8265cd3d0","invariantUUID":"122da449-f40a-4b2c-a205-d29bacdcba00","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0ca8c3-962e-454e-8881-0d3b327e2f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846855849,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78853115-2818-4370-9a13-e2e91e4e54c6","invariantUUID":"bdf5b4a7-c35b-4aca-b6f7-20645b99ee19","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":"compute","uniqueId":"7d43bda6-11c2-4249-af2a-c256740cbecc","lifecycleState":"CERTIFIED","lastUpdateDate":1629846884637,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f282ed05-8d37-4b61-8ac2-78215c2fb228","invariantUUID":"cb748f24-2f9f-433f-9486-7299259ea8df","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","lifecycleState":"CERTIFIED","lastUpdateDate":1629856106928,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a3b2f102-b858-4223-ae65-d685b6b172b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846594359,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdc723a0-2c72-4038-b3c1-772560823dc5","invariantUUID":"e60610db-9aa8-4498-90a5-0829d3b9043c","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":"5741594a-ff74-4483-9e2c-dd7e670a112b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846667554,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cf90787-da6b-4ed3-a95e-9429002e9286","invariantUUID":"d81b2f65-ece9-4e5b-a35b-79565fec173b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5d5fc95-0e6f-4128-bb2e-f65da30d60ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629846930693,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d3778a3-a6cc-4243-b404-5973e3eb94f0","invariantUUID":"38d1fb7f-88ac-45d1-9acc-256dccda3d96","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32ed3cfc-b4c6-46c4-98d1-c384de197f82","lifecycleState":"CERTIFIED","lastUpdateDate":1629847009768,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b506b34c-0d5b-4558-834e-893032e39dc8","invariantUUID":"4024ce72-3d36-4b25-b4c2-a05b26e5cb5b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efe8d84-d1fc-408c-9ecf-07d653322d00","lifecycleState":"CERTIFIED","lastUpdateDate":1629847049916,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97c58dd5-a08f-4ee7-be53-caaa877aa385","invariantUUID":"34c2885f-ff4e-4e78-a1e8-17485ce7a105","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":"defaulticon","uniqueId":"8329da43-656d-49fb-a40c-45f1b7bb553c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846564171,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09dd6c32-456e-4258-b7e3-02626389989b","invariantUUID":"a1f8fe9c-7c7d-474f-8717-1a648b59159e","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":"e79c4fde-f84c-4771-b6d3-fbc88dd43650","lifecycleState":"CERTIFIED","lastUpdateDate":1629846679380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc31b458-1a95-4065-85ad-58afd0d4c883","invariantUUID":"9c7c127a-a699-4c4b-a26c-4d5c378b1af0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1eb059dd-8c60-4276-ba5e-277132ff0692","lifecycleState":"CERTIFIED","lastUpdateDate":1629847004593,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0699aaf-f238-4246-81e2-f957f8896585","invariantUUID":"87234212-5931-40a9-9d08-05e219df0f4d","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":"843884fa-d205-4c42-8788-c3f3081cb66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846812454,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c886713d-6aff-40c2-89e4-cb70f3da6f86","invariantUUID":"b017e0c9-fe72-4262-85bf-668be6c959bd","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":"defaulticon","uniqueId":"ad4d5165-d4e3-4890-98ed-2352c0359dba","lifecycleState":"CERTIFIED","lastUpdateDate":1629855994968,"name":"basic_onboard_QBknOv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","systemName":"BasicOnboardQbknov","description":"VF","tags":["basic_onboard_QBknOv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f1e4fa-b5d0-45a8-a717-ae7887f741f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846619532,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6cb1872-a277-433d-8306-4c08cafe04de","invariantUUID":"a05c60f2-821a-47f1-a74e-f65f1960c7e7","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718762ee-b569-4542-a5e9-c3e371c27da8","lifecycleState":"CERTIFIED","lastUpdateDate":1629846987009,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e893119d-25ef-44f0-b8b9-082287c42040","invariantUUID":"755c515f-ab86-4749-b9de-7e0f22971490","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1362176-b538-45ab-9562-4ff771d84017","lifecycleState":"CERTIFIED","lastUpdateDate":1629846624880,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71cc7e3b-ca74-4285-9beb-c283203c31f1","invariantUUID":"11364359-188a-4688-9f21-722e9c450593","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":"57513d95-8772-4674-b0a8-36b5d071e672","lifecycleState":"CERTIFIED","lastUpdateDate":1629846783566,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fcd8caef-98bd-4446-8695-602575479e2c","invariantUUID":"dac5b340-9868-4c2a-b3e4-146416594cdb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"370c73a4-38aa-4fa1-9876-b75d562aeec3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846981988,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8a9aa6-b41f-44c8-ba27-55d70d993560","invariantUUID":"231b398d-ff3a-4027-9252-8aa77689145e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6819047-008d-4112-9bd6-4eb77e03df9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846706276,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1ca593f-23a8-4a7c-badf-ee78575a5eea","invariantUUID":"f40c298f-ede7-470c-bd7d-a60c4de3dffc","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":"fb2fc5ef-c481-4dd8-af6e-b9758a424bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846733569,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149a946d-3b19-4598-8b9f-d135302369ed","invariantUUID":"9d95a484-7095-488b-ba03-17c36a012aca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9bb6374-0fc9-43b9-a1f1-7a2e10ff97dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629847023072,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb9d3bc3-d280-4ec3-a81a-92aad4241539","invariantUUID":"792c35e7-1c2c-4a15-b015-05edb8836396","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4761203-b1ce-4db7-9df8-5acb32312d61","lifecycleState":"CERTIFIED","lastUpdateDate":1629846659480,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b2ea5e17-3119-4f42-a880-884fa08f493b","invariantUUID":"7f8a2b6f-eaf5-462b-949f-17354fa65d99","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7435b3f5-e191-4706-a43e-434125fc4455","lifecycleState":"CERTIFIED","lastUpdateDate":1629846630249,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"606b52e4-aa1a-407f-a5f0-89db38de27d7","invariantUUID":"62e4ff73-f2d0-46c6-af18-b32f10df72c7","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":"1cb8dabc-9226-44db-8623-21fb714050cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846878719,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3369427-c50a-4301-9cb3-a263139439cb","invariantUUID":"39a8e3cc-6025-4b7a-9bca-43079893829b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c060b114-ad89-4059-a955-4ea1fc0022f7","lifecycleState":"CERTIFIED","lastUpdateDate":1629846843804,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e44af27-fe43-4787-8027-89df27ae1f6b","invariantUUID":"8e6d7983-25ee-4d25-acb6-9a0eaf7c5239","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9513e95-8660-4317-89b8-deecb49be084","lifecycleState":"CERTIFIED","lastUpdateDate":1629847030680,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bfe531-f2c1-4137-a543-fc5a808159bc","invariantUUID":"1e89d7f0-b6d6-42fa-997a-f4bc6f0c7af6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16d9c5ed-595e-4dae-b19a-6ba9b6c8dc43","lifecycleState":"CERTIFIED","lastUpdateDate":1629846647270,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a12a1783-2106-4294-8c83-3aaa00383ef9","invariantUUID":"68b11df7-7c72-4d20-be67-6ab29b951708","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01d6571e-3acc-4b61-8758-0abd482f0ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1629846925020,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fa042f3-2c49-4e2c-bb75-8e86a139f242","invariantUUID":"913c9b52-6550-4dc7-9230-6c24a4d066a7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21c8a65d-e2f4-4982-96a0-a29d7eadada4","lifecycleState":"CERTIFIED","lastUpdateDate":1629846902583,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e5fb58-601e-42e6-a0ae-b24e772ef1ec","invariantUUID":"e723ffdc-9a20-44a1-8441-ad54467d9b5a","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":"dba0e79f-8213-4b5e-bb72-222720ce1b39","lifecycleState":"CERTIFIED","lastUpdateDate":1629846828676,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83124054-04da-4bb3-823f-ca159b579970","invariantUUID":"1e2fe05e-1365-4626-ac71-ef692f72533f","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":"13992a40-f2be-4b5d-a52d-0ac77e2af4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629847014949,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ebc57b-4ff7-4442-ba66-6e92d0b803ab","invariantUUID":"c1d05f6a-868a-4b31-b594-fa3594235fae","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":"d8491fef-9139-48ed-b944-97ea62ceaa5a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846908677,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3bf79d0-b433-479a-9140-25f3fd1248c7","invariantUUID":"ba0f664c-df2c-4c57-8543-9fdcd20ce402","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":"72255448-fce7-4ff4-acb5-893c16c412dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846849402,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4c33e79-2e83-48a6-92de-98a74ffc2344","invariantUUID":"523fe2a7-0a2c-44db-8500-2a05253e9b8e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84a22518-040f-4b1d-921f-f91ee8dd3d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846652718,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dd14631-7638-413c-a7b3-e18f65fdb9bd","invariantUUID":"442197f4-f9bd-4bc8-8f70-8efbe66a4995","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72e921c4-aeab-4746-910e-abce56744735","lifecycleState":"CERTIFIED","lastUpdateDate":1629846775398,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bfbdd3-b797-41e8-bf63-57ee35848d95","invariantUUID":"43772a3a-5095-441a-a470-889b5db1104a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"819b7357-e14b-421f-9117-2766892f1a74","lifecycleState":"CERTIFIED","lastUpdateDate":1629846998484,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4274d4fb-30c7-4d48-bce2-39ed3084174d","invariantUUID":"a532576a-b169-4015-ad25-807eb1dd8b04","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"727a50b0-5eeb-44f1-a947-5a8bdff18b62","lifecycleState":"CERTIFIED","lastUpdateDate":1629846953327,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"912050fa-b858-4da0-95dd-e357ab87bf06","invariantUUID":"4884ad92-c53f-4d91-b978-679cfc503725","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d15e84b-875c-481d-a061-37c88653dc6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629847060729,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ad1eaa3-d8f1-487c-a043-030928b882fa","invariantUUID":"b51585ff-ebd7-4551-aa3d-733d523bc224","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":"port","uniqueId":"b5eaadaf-2e58-4b2e-a5e3-9f6c16ffe2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846642183,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6835f23d-88fd-42a3-b6c4-6208eafb2c16","invariantUUID":"d7ae76e0-8514-4bde-98fb-e1591319ff58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbb72b1b-1ddc-41e5-8d75-088d5d0083cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846947940,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083ecb44-15ee-489d-a80b-d58f530a0c6e","invariantUUID":"18a20959-daf3-4284-b155-f499677b434a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d77f0f34-8594-42c0-ad9d-ac22297e88a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629856050462,"name":"basic_onboard_QBknOv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","systemName":"BasicOnboardQbknov","description":"service","tags":["basic_onboard_QBknOv"],"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":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","lifecycleState":"CERTIFIED","lastUpdateDate":1629856154985,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","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":"70c54a9c-bbe6-4378-950a-21b12df4ec59","lifecycleState":"CERTIFIED","lastUpdateDate":1629855674912,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","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":"ed89fe41-1cd0-4298-b9db-370425335113","lifecycleState":"CERTIFIED","lastUpdateDate":1629855359289,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-25 01:52:41,989 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-25 01:52:41,989 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fc64a3ae-7e67-458d-a660-41415846ed69', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:52:41,989 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7bcd6837-de37-4a02-a82f-4ab8351e43cd/vnfs 2021-08-25 01:52:41,990 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "b928af6e-d004-46ea-a3d3-5b6c0166de4d" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "ca55878c-7511-4853-b39b-235efcffe872", "modelVersionId": "b00c9e4f-39c4-413a-aca8-f015751d9882", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "2273af45-ed4b-41b4-a67b-24d44f57b164", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "userParams": [], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "lineOfBusiness": { "lineOfBusinessName": "basicnf_lob" }, "platform": { "platformName": "basicnf_platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "7bcd6837-de37-4a02-a82f-4ab8351e43cd", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "b928af6e-d004-46ea-a3d3-5b6c0166de4d", "modelVersion": "1.0", "modelVersionId": "4f5eedd3-784c-4a6f-99b2-07483becd7f4" } } }] } } 2021-08-25 01:52:41,991 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:52:43,634 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/7bcd6837-de37-4a02-a82f-4ab8351e43cd/vnfs HTTP/1.1" 202 262 2021-08-25 01:52:43,635 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2021-08-25 01:52:43,635 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"fc64a3ae-7e67-458d-a660-41415846ed69","instanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fc64a3ae-7e67-458d-a660-41415846ed69"}} 2021-08-25 01:52:43,635 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-08-25 01:52:43,646 DEBUG 129:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9d018ed7-2e2e-48e4-b658-731426498046', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:52:43,646 DEBUG 131:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fc64a3ae-7e67-458d-a660-41415846ed69 2021-08-25 01:52:43,646 DEBUG 132:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] data sent: None 2021-08-25 01:52:43,649 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:52:43,809 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fc64a3ae-7e67-458d-a660-41415846ed69 HTTP/1.1" 200 1900 2021-08-25 01:52:43,810 INFO 142:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] response code: 200 2021-08-25 01:52:43,811 DEBUG 146:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] response: {"request":{"requestId":"fc64a3ae-7e67-458d-a660-41415846ed69","startTime":"Wed, 25 Aug 2021 01:52:42 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"ca55878c-7511-4853-b39b-235efcffe872","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelVersionId":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelCustomizationId":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelUuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelInvariantUuid":"ca55878c-7511-4853-b39b-235efcffe872","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","source":"VID","instanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vnfInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 25 Aug 2021 01:52:42 GMT"}}} 2021-08-25 01:52:53,822 DEBUG 129:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '10f7007d-54b7-460b-ad59-84c1dfc595bd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:52:53,823 DEBUG 131:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fc64a3ae-7e67-458d-a660-41415846ed69 2021-08-25 01:52:53,823 DEBUG 132:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] data sent: None 2021-08-25 01:52:53,824 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:52:54,012 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fc64a3ae-7e67-458d-a660-41415846ed69 HTTP/1.1" 200 2106 2021-08-25 01:52:54,013 INFO 142:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] response code: 200 2021-08-25 01:52:54,014 DEBUG 146:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] response: {"request":{"requestId":"fc64a3ae-7e67-458d-a660-41415846ed69","startTime":"Wed, 25 Aug 2021 01:52:42 GMT","finishTime":"Wed, 25 Aug 2021 01:52:48 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"ca55878c-7511-4853-b39b-235efcffe872","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelVersionId":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelCustomizationId":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelUuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelInvariantUuid":"ca55878c-7511-4853-b39b-235efcffe872","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","source":"VID","instanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vnfInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:52:48 GMT"}}} 2021-08-25 01:52:54,014 INFO 56:mixins.py(8) - VnfInstantiation task finished 2021-08-25 01:52:54,015 DEBUG 129:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '30cca131-7f94-4265-bcfe-50512dd67270', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:52:54,015 DEBUG 131:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fc64a3ae-7e67-458d-a660-41415846ed69 2021-08-25 01:52:54,015 DEBUG 132:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] data sent: None 2021-08-25 01:52:54,017 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:52:54,216 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fc64a3ae-7e67-458d-a660-41415846ed69 HTTP/1.1" 200 2106 2021-08-25 01:52:54,217 INFO 142:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] response code: 200 2021-08-25 01:52:54,217 DEBUG 146:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] response: {"request":{"requestId":"fc64a3ae-7e67-458d-a660-41415846ed69","startTime":"Wed, 25 Aug 2021 01:52:42 GMT","finishTime":"Wed, 25 Aug 2021 01:52:48 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"ca55878c-7511-4853-b39b-235efcffe872","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelVersionId":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelCustomizationId":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelUuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelInvariantUuid":"ca55878c-7511-4853-b39b-235efcffe872","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","source":"VID","instanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vnfInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:52:48 GMT"}}} 2021-08-25 01:52:54,218 DEBUG 129:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '28b0390f-7d40-4a88-b25a-40c47f8e2c7f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:52:54,218 DEBUG 131:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fc64a3ae-7e67-458d-a660-41415846ed69 2021-08-25 01:52:54,218 DEBUG 132:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] data sent: None 2021-08-25 01:52:54,220 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:52:54,427 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fc64a3ae-7e67-458d-a660-41415846ed69 HTTP/1.1" 200 2106 2021-08-25 01:52:54,428 INFO 142:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] response code: 200 2021-08-25 01:52:54,428 DEBUG 146:onap_service.py(8) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] response: {"request":{"requestId":"fc64a3ae-7e67-458d-a660-41415846ed69","startTime":"Wed, 25 Aug 2021 01:52:42 GMT","finishTime":"Wed, 25 Aug 2021 01:52:48 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"ca55878c-7511-4853-b39b-235efcffe872","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelVersionId":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelCustomizationId":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelUuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelInvariantUuid":"ca55878c-7511-4853-b39b-235efcffe872","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","source":"VID","instanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vnfInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:52:48 GMT"}}} 2021-08-25 01:52:54,434 DEBUG 129:onap_service.py(1) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '650f5217-7751-4bf4-b410-7b5aa6a42212', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:52:54,434 DEBUG 131:onap_service.py(1) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fc64a3ae-7e67-458d-a660-41415846ed69 2021-08-25 01:52:54,434 DEBUG 132:onap_service.py(1) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] data sent: None 2021-08-25 01:52:54,436 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:52:54,668 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fc64a3ae-7e67-458d-a660-41415846ed69 HTTP/1.1" 200 2106 2021-08-25 01:52:54,670 INFO 142:onap_service.py(1) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] response code: 200 2021-08-25 01:52:54,671 DEBUG 146:onap_service.py(1) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] response: {"request":{"requestId":"fc64a3ae-7e67-458d-a660-41415846ed69","startTime":"Wed, 25 Aug 2021 01:52:42 GMT","finishTime":"Wed, 25 Aug 2021 01:52:48 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"ca55878c-7511-4853-b39b-235efcffe872","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelVersionId":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelCustomizationId":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelUuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelInvariantUuid":"ca55878c-7511-4853-b39b-235efcffe872","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","source":"VID","instanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vnfInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:52:48 GMT"}}} 2021-08-25 01:52:54,672 DEBUG 129:onap_service.py(1) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4cd9de6e-4a52-417f-826e-9a3d787796a8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:52:54,672 DEBUG 131:onap_service.py(1) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fc64a3ae-7e67-458d-a660-41415846ed69 2021-08-25 01:52:54,672 DEBUG 132:onap_service.py(1) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] data sent: None 2021-08-25 01:52:54,674 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:52:54,876 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fc64a3ae-7e67-458d-a660-41415846ed69 HTTP/1.1" 200 2106 2021-08-25 01:52:54,877 INFO 142:onap_service.py(1) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] response code: 200 2021-08-25 01:52:54,878 DEBUG 146:onap_service.py(1) - [None][Check fc64a3ae-7e67-458d-a660-41415846ed69 orchestration request status] response: {"request":{"requestId":"fc64a3ae-7e67-458d-a660-41415846ed69","startTime":"Wed, 25 Aug 2021 01:52:42 GMT","finishTime":"Wed, 25 Aug 2021 01:52:48 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"ca55878c-7511-4853-b39b-235efcffe872","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelVersionId":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelCustomizationId":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelUuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelInvariantUuid":"ca55878c-7511-4853-b39b-235efcffe872","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","source":"VID","instanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vnfInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:52:48 GMT"}}} 2021-08-25 01:52:54,879 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-08-25 01:52:54,879 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-08-25 01:52:54,879 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-25 01:52:54,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:52:54,950 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-08-25 01:52:54,951 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-25 01:52:54,951 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":"1629856158349"} 2021-08-25 01:52:54,953 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-08-25 01:52:54,953 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-08-25 01:52:54,954 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-25 01:52:54,955 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:52:55,050 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-08-25 01:52:55,051 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-25 01:52:55,051 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1629856160013","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-08-25 01:52:55,053 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:52:55,054 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 2021-08-25 01:52:55,054 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] data sent: None 2021-08-25 01:52:55,055 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:52:55,161 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 HTTP/1.1" 200 1643 2021-08-25 01:52:55,162 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] response code: 200 2021-08-25 01:52:55,162 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] response: {"service-instance":[{"service-instance-id":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","service-instance-name":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","model-version-id":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","resource-version":"1629856364065","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/7bcd6837-de37-4a02-a82f-4ab8351e43cd/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0cbddfb6-b53c-4e33-afa4-bed207c68078"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-08-25 01:52:55,165 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:52:55,165 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7bcd6837-de37-4a02-a82f-4ab8351e43cd/relationship-list 2021-08-25 01:52:55,166 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-25 01:52:55,168 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:52:55,255 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7bcd6837-de37-4a02-a82f-4ab8351e43cd/relationship-list HTTP/1.1" 200 1064 2021-08-25 01:52:55,256 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-25 01:52:55,256 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0cbddfb6-b53c-4e33-afa4-bed207c68078"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-08-25 01:52:55,258 DEBUG 129:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:52:55,259 DEBUG 131:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078 2021-08-25 01:52:55,259 DEBUG 132:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] data sent: None 2021-08-25 01:52:55,260 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:52:55,362 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078 HTTP/1.1" 200 3737 2021-08-25 01:52:55,363 INFO 142:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] response code: 200 2021-08-25 01:52:55,363 DEBUG 146:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] response: {"vnf-id":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vnf-name":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1629856367929","model-invariant-id":"ca55878c-7511-4853-b39b-235efcffe872","model-version-id":"b00c9e4f-39c4-413a-aca8-f015751d9882","model-customization-id":"2273af45-ed4b-41b4-a67b-24d44f57b164","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/7bcd6837-de37-4a02-a82f-4ab8351e43cd/service-data/vnfs/vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7bcd6837-de37-4a02-a82f-4ab8351e43cd","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"7bcd6837-de37-4a02-a82f-4ab8351e43cd"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-08-25 01:52:55,365 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-25 01:52:55,366 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-25 01:52:55,366 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-08-25 01:52:55,366 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-25 01:52:55,366 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-25 01:52:55,367 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:52:56,979 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-25 01:52:56,981 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-25 01:52:56,981 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aea38bcc-8907-4b23-9c03-8aa8a14a4909/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/24b77381-d65c-4aff-8852-818deb3fc15e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-25 01:52:56,984 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-25 01:52:56,984 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:52:56,984 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:52:56,985 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:52:56,985 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:52:56,985 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:52:56,985 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:52:56,985 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:52:56,986 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:52:56,986 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:52:56,986 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:52:56,986 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:52:56,986 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-25 01:52:56,987 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:52:56,987 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:52:56,987 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:52:56,987 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-25 01:52:56,987 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:52:56,988 INFO 192:__init__.py(1) - Service found, updating information 2021-08-25 01:52:56,988 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-08-25 01:52:56,988 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-08-25 01:52:56,989 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-25 01:52:56,991 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:53:01,810 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-08-25 01:53:01,812 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-25 01:53:01,814 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36ab3528-cbff-4ef0-a15d-910c6e8f3598","lifecycleState":"CERTIFIED","lastUpdateDate":1629847093685,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f76356-ea95-40c9-966c-a3ac39a3c90b","invariantUUID":"1bb16789-1b74-4f8f-b72b-f070205624b9","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":"4037fd0d-91df-47cb-9118-4139c6f8b660","lifecycleState":"CERTIFIED","lastUpdateDate":1629846599886,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38a23335-63ca-412e-a900-d8492713476d","invariantUUID":"6b7a9170-9135-44b9-82f7-be256414327f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"124be86d-59ec-41fc-b5d6-dab43e055b36","lifecycleState":"CERTIFIED","lastUpdateDate":1629847067636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a01dd32-ce8f-4fb2-b6de-76c3c404580e","invariantUUID":"8f2899e3-d611-44fe-b0a3-df474cb9f2d2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"74f36aba-76dc-45cb-87c7-9d1e10a8ff7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629847039510,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e1cd482-17db-410b-82cd-ae7331ad76fd","invariantUUID":"cfc2f377-c934-4ed2-8944-676210ac1bef","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":"networkrules","uniqueId":"35818ea3-e7f7-435c-a005-f9ab6433f77d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846726343,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"49c6931e-e4f8-4d03-92c8-4ef7302f841b","invariantUUID":"1415e45f-8043-43e7-a938-6f1ccb1150d7","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":"loadBalancer","uniqueId":"3566faa0-4877-46aa-8c59-a4595e7c75ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629846588769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d2e047-62d6-4a0a-b497-d550a438dd77","invariantUUID":"04ebcac3-27ee-4022-958e-c5df0227aea9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dc81f181-a1af-494e-aa0a-2ec867756117","lifecycleState":"CERTIFIED","lastUpdateDate":1629846861087,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"17d0230d-4944-4f01-aa26-883b1080332e","invariantUUID":"5995d95f-c426-4895-9ad1-b5897831435e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f90b5292-e58e-4c65-a848-d4258569cc9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629847086354,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b7e3809-851d-4493-817f-164055c48f27","invariantUUID":"0d4d6a1e-3407-49c5-8d28-0051d733d3cf","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ed6bdb-8676-4589-8df3-58fce92efbcd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846833684,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62780a9d-22b9-407a-8941-ce665aaf23b6","invariantUUID":"9d9eed66-b042-4e78-92bf-d8baebb1be62","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66cb1caa-95de-4445-b6eb-9818893f183a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846758487,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a63bf230-4d49-42f4-b329-6cf571a4fa40","invariantUUID":"1864f907-6715-4262-98bc-7a318e14198e","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":"securityrules","uniqueId":"94c6c669-87b2-4646-8faa-5bed6212a5ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629846738931,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dbbe5bd1-b9a0-415e-9c7b-0a4a822522a6","invariantUUID":"492fabd5-b343-4841-9e55-2faa86b73906","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"50eed374-0da1-44bd-8c80-1921e2551d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846866426,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51436872-2467-4b9b-b480-b867fcd75d79","invariantUUID":"9960edec-d0d1-47e6-90ba-d669819f738d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"98ac5911-3d70-44a4-8f12-ebe5225e7f08","lifecycleState":"CERTIFIED","lastUpdateDate":1629847100750,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99023a61-d344-4b24-b85e-992bf4fd5ed5","invariantUUID":"6e5bb198-9656-459d-9a8f-803faacdff00","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":"port","uniqueId":"f35808e0-1e02-4839-961a-dfa998a12e03","lifecycleState":"CERTIFIED","lastUpdateDate":1629846711463,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75166615-0beb-4995-9d45-0099f17a61a3","invariantUUID":"3e925d54-d5ce-4ce5-bec5-7bc12c788a15","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a984e53-2605-45a1-a36e-82d588b89fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846789787,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c16de57-8230-4fa2-a8a3-0690239111c5","invariantUUID":"d98bc183-0aa3-4a8a-9f6d-8dd79b14c09c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4dabe6f-dfa1-4a69-abf0-8f05c6cb9b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846674197,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba056aef-5566-4d94-b96f-567f09069994","invariantUUID":"a3bfbf4d-f666-4f24-bea3-bf0f7f667113","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0e9e4246-8d49-4443-a8ca-e0d8bd4497b9","lifecycleState":"CERTIFIED","lastUpdateDate":1629847044712,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2cd87f8-1664-4e77-949b-4ee6bd0815bf","invariantUUID":"484cf949-5f53-476e-afc1-6f4e8122a004","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca199e8b-af8a-4d19-be85-cb3733de56a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629847103826,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d519382-ada8-432e-aa45-587c56f64e53","invariantUUID":"2641ca40-0f5e-42e2-874a-5ec2b00fb150","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e49fc42d-1fd7-4dd3-bf4f-013b004b70d3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846575488,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985cd2e9-a63e-4a26-a5da-861c87666624","invariantUUID":"58fe4d21-2ad2-4f22-bb0a-cd0510899e15","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"438f4de4-a937-4649-87b3-c8293aa37c13","lifecycleState":"CERTIFIED","lastUpdateDate":1629847082417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58032ea0-75dd-4611-9ea3-f6fdc13a8568","invariantUUID":"08ed1252-d05f-4b65-a5b9-5aefa1a73721","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":"objectStorage","uniqueId":"41305333-9b52-4739-a34a-6bb9d2710e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846871982,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"245c59ba-3bbc-4d10-b4b0-71531c364954","invariantUUID":"7a45db19-7df2-476f-82e9-dbd5f191bd42","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","lifecycleState":"CERTIFIED","lastUpdateDate":1629846536457,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"470388ab-8ff1-4e8d-af63-45f4bf01aefd","invariantUUID":"5df41f03-716c-4f8a-bc62-c764c6037002","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":"defaulticon","uniqueId":"c94fa9e3-8400-425b-b402-d345da9326b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629855627002,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","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":"7426f3e0-3c78-4143-a713-a8b503cf92e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846889921,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dc9c8b8-a094-4016-8422-eec515c44521","invariantUUID":"d79bbabd-669f-4625-ac7c-44519edb6323","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":"objectStorage","uniqueId":"db8eb410-de4c-49f1-9ac9-3111f3e2b78f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846569782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4a3198-1a6b-4889-93ad-b37cc47766b2","invariantUUID":"4742f8fb-3840-4643-b68e-ba30a005765e","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":"0387e388-9912-4b60-ac7f-8a324b21a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846752688,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8915382-9cdc-4aeb-bf14-e1e9286d72e3","invariantUUID":"67f3ac97-3a22-4fc8-8698-1341d7053633","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":"compute","uniqueId":"2210f5b2-b2c7-4f3f-bde0-4bb9d22ff67f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846914366,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38a4ff9-4736-4841-b61f-247199588101","invariantUUID":"d8d26f2a-d11c-426e-bc41-aba4b98ea491","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":"f8704a91-22d5-40d0-9d6d-63ec17366155","lifecycleState":"CERTIFIED","lastUpdateDate":1629846976555,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f509bed-d79b-4148-b2a3-beba8f3debdf","invariantUUID":"c0a71b1f-aebd-434b-b4df-57036c5a0065","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":"network","uniqueId":"f20a7782-ed03-4e51-81c8-c13675f00014","lifecycleState":"CERTIFIED","lastUpdateDate":1629846636174,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68047e01-3c49-4ba7-9eec-b528d374fbaa","invariantUUID":"e7177d48-611b-43df-a339-8c1a591cc8ac","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":"compute","uniqueId":"8e5a7f75-d1df-4e3e-89c7-9812231abdaa","lifecycleState":"CERTIFIED","lastUpdateDate":1629846747662,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b10dac0-903a-4a58-837b-e666eddf08bf","invariantUUID":"5aa4a0f0-f953-47ef-8801-16c6aa5e339d","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a428a25a-edd4-45b5-a391-9c2042ca83f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846763856,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a11a7c48-c5db-4808-a38a-b4cdfc49de4a","invariantUUID":"3ed6ce5c-6b19-43f5-bc3d-01c84f59e6be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7801fa74-ec7e-4992-9e66-a2b9c6cfd3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1629847077485,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf35c19-46be-49df-83ea-6fdd1e8cd49f","invariantUUID":"67594215-fea3-417d-8863-6358bfbb93c8","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":"port","uniqueId":"a15831e5-c164-4186-8c5c-37a976f9cd7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846992355,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11c5e9a5-1232-466f-8f6a-6fe8265cd3d0","invariantUUID":"122da449-f40a-4b2c-a205-d29bacdcba00","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0ca8c3-962e-454e-8881-0d3b327e2f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846855849,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78853115-2818-4370-9a13-e2e91e4e54c6","invariantUUID":"bdf5b4a7-c35b-4aca-b6f7-20645b99ee19","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":"compute","uniqueId":"7d43bda6-11c2-4249-af2a-c256740cbecc","lifecycleState":"CERTIFIED","lastUpdateDate":1629846884637,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f282ed05-8d37-4b61-8ac2-78215c2fb228","invariantUUID":"cb748f24-2f9f-433f-9486-7299259ea8df","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","lifecycleState":"CERTIFIED","lastUpdateDate":1629856106928,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a3b2f102-b858-4223-ae65-d685b6b172b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846594359,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdc723a0-2c72-4038-b3c1-772560823dc5","invariantUUID":"e60610db-9aa8-4498-90a5-0829d3b9043c","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":"5741594a-ff74-4483-9e2c-dd7e670a112b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846667554,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cf90787-da6b-4ed3-a95e-9429002e9286","invariantUUID":"d81b2f65-ece9-4e5b-a35b-79565fec173b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5d5fc95-0e6f-4128-bb2e-f65da30d60ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629846930693,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d3778a3-a6cc-4243-b404-5973e3eb94f0","invariantUUID":"38d1fb7f-88ac-45d1-9acc-256dccda3d96","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32ed3cfc-b4c6-46c4-98d1-c384de197f82","lifecycleState":"CERTIFIED","lastUpdateDate":1629847009768,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b506b34c-0d5b-4558-834e-893032e39dc8","invariantUUID":"4024ce72-3d36-4b25-b4c2-a05b26e5cb5b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efe8d84-d1fc-408c-9ecf-07d653322d00","lifecycleState":"CERTIFIED","lastUpdateDate":1629847049916,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97c58dd5-a08f-4ee7-be53-caaa877aa385","invariantUUID":"34c2885f-ff4e-4e78-a1e8-17485ce7a105","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":"defaulticon","uniqueId":"8329da43-656d-49fb-a40c-45f1b7bb553c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846564171,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09dd6c32-456e-4258-b7e3-02626389989b","invariantUUID":"a1f8fe9c-7c7d-474f-8717-1a648b59159e","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":"e79c4fde-f84c-4771-b6d3-fbc88dd43650","lifecycleState":"CERTIFIED","lastUpdateDate":1629846679380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc31b458-1a95-4065-85ad-58afd0d4c883","invariantUUID":"9c7c127a-a699-4c4b-a26c-4d5c378b1af0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1eb059dd-8c60-4276-ba5e-277132ff0692","lifecycleState":"CERTIFIED","lastUpdateDate":1629847004593,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0699aaf-f238-4246-81e2-f957f8896585","invariantUUID":"87234212-5931-40a9-9d08-05e219df0f4d","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":"843884fa-d205-4c42-8788-c3f3081cb66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846812454,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c886713d-6aff-40c2-89e4-cb70f3da6f86","invariantUUID":"b017e0c9-fe72-4262-85bf-668be6c959bd","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":"defaulticon","uniqueId":"ad4d5165-d4e3-4890-98ed-2352c0359dba","lifecycleState":"CERTIFIED","lastUpdateDate":1629855994968,"name":"basic_onboard_QBknOv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","systemName":"BasicOnboardQbknov","description":"VF","tags":["basic_onboard_QBknOv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f1e4fa-b5d0-45a8-a717-ae7887f741f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846619532,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6cb1872-a277-433d-8306-4c08cafe04de","invariantUUID":"a05c60f2-821a-47f1-a74e-f65f1960c7e7","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718762ee-b569-4542-a5e9-c3e371c27da8","lifecycleState":"CERTIFIED","lastUpdateDate":1629846987009,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e893119d-25ef-44f0-b8b9-082287c42040","invariantUUID":"755c515f-ab86-4749-b9de-7e0f22971490","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1362176-b538-45ab-9562-4ff771d84017","lifecycleState":"CERTIFIED","lastUpdateDate":1629846624880,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71cc7e3b-ca74-4285-9beb-c283203c31f1","invariantUUID":"11364359-188a-4688-9f21-722e9c450593","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":"57513d95-8772-4674-b0a8-36b5d071e672","lifecycleState":"CERTIFIED","lastUpdateDate":1629846783566,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fcd8caef-98bd-4446-8695-602575479e2c","invariantUUID":"dac5b340-9868-4c2a-b3e4-146416594cdb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"370c73a4-38aa-4fa1-9876-b75d562aeec3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846981988,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8a9aa6-b41f-44c8-ba27-55d70d993560","invariantUUID":"231b398d-ff3a-4027-9252-8aa77689145e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6819047-008d-4112-9bd6-4eb77e03df9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846706276,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1ca593f-23a8-4a7c-badf-ee78575a5eea","invariantUUID":"f40c298f-ede7-470c-bd7d-a60c4de3dffc","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":"fb2fc5ef-c481-4dd8-af6e-b9758a424bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846733569,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149a946d-3b19-4598-8b9f-d135302369ed","invariantUUID":"9d95a484-7095-488b-ba03-17c36a012aca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9bb6374-0fc9-43b9-a1f1-7a2e10ff97dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629847023072,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb9d3bc3-d280-4ec3-a81a-92aad4241539","invariantUUID":"792c35e7-1c2c-4a15-b015-05edb8836396","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4761203-b1ce-4db7-9df8-5acb32312d61","lifecycleState":"CERTIFIED","lastUpdateDate":1629846659480,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b2ea5e17-3119-4f42-a880-884fa08f493b","invariantUUID":"7f8a2b6f-eaf5-462b-949f-17354fa65d99","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7435b3f5-e191-4706-a43e-434125fc4455","lifecycleState":"CERTIFIED","lastUpdateDate":1629846630249,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"606b52e4-aa1a-407f-a5f0-89db38de27d7","invariantUUID":"62e4ff73-f2d0-46c6-af18-b32f10df72c7","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":"1cb8dabc-9226-44db-8623-21fb714050cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846878719,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3369427-c50a-4301-9cb3-a263139439cb","invariantUUID":"39a8e3cc-6025-4b7a-9bca-43079893829b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c060b114-ad89-4059-a955-4ea1fc0022f7","lifecycleState":"CERTIFIED","lastUpdateDate":1629846843804,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e44af27-fe43-4787-8027-89df27ae1f6b","invariantUUID":"8e6d7983-25ee-4d25-acb6-9a0eaf7c5239","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9513e95-8660-4317-89b8-deecb49be084","lifecycleState":"CERTIFIED","lastUpdateDate":1629847030680,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bfe531-f2c1-4137-a543-fc5a808159bc","invariantUUID":"1e89d7f0-b6d6-42fa-997a-f4bc6f0c7af6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16d9c5ed-595e-4dae-b19a-6ba9b6c8dc43","lifecycleState":"CERTIFIED","lastUpdateDate":1629846647270,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a12a1783-2106-4294-8c83-3aaa00383ef9","invariantUUID":"68b11df7-7c72-4d20-be67-6ab29b951708","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01d6571e-3acc-4b61-8758-0abd482f0ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1629846925020,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fa042f3-2c49-4e2c-bb75-8e86a139f242","invariantUUID":"913c9b52-6550-4dc7-9230-6c24a4d066a7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21c8a65d-e2f4-4982-96a0-a29d7eadada4","lifecycleState":"CERTIFIED","lastUpdateDate":1629846902583,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e5fb58-601e-42e6-a0ae-b24e772ef1ec","invariantUUID":"e723ffdc-9a20-44a1-8441-ad54467d9b5a","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":"dba0e79f-8213-4b5e-bb72-222720ce1b39","lifecycleState":"CERTIFIED","lastUpdateDate":1629846828676,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83124054-04da-4bb3-823f-ca159b579970","invariantUUID":"1e2fe05e-1365-4626-ac71-ef692f72533f","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":"13992a40-f2be-4b5d-a52d-0ac77e2af4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629847014949,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ebc57b-4ff7-4442-ba66-6e92d0b803ab","invariantUUID":"c1d05f6a-868a-4b31-b594-fa3594235fae","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":"d8491fef-9139-48ed-b944-97ea62ceaa5a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846908677,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3bf79d0-b433-479a-9140-25f3fd1248c7","invariantUUID":"ba0f664c-df2c-4c57-8543-9fdcd20ce402","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":"72255448-fce7-4ff4-acb5-893c16c412dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846849402,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4c33e79-2e83-48a6-92de-98a74ffc2344","invariantUUID":"523fe2a7-0a2c-44db-8500-2a05253e9b8e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84a22518-040f-4b1d-921f-f91ee8dd3d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846652718,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dd14631-7638-413c-a7b3-e18f65fdb9bd","invariantUUID":"442197f4-f9bd-4bc8-8f70-8efbe66a4995","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72e921c4-aeab-4746-910e-abce56744735","lifecycleState":"CERTIFIED","lastUpdateDate":1629846775398,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bfbdd3-b797-41e8-bf63-57ee35848d95","invariantUUID":"43772a3a-5095-441a-a470-889b5db1104a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"819b7357-e14b-421f-9117-2766892f1a74","lifecycleState":"CERTIFIED","lastUpdateDate":1629846998484,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4274d4fb-30c7-4d48-bce2-39ed3084174d","invariantUUID":"a532576a-b169-4015-ad25-807eb1dd8b04","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"727a50b0-5eeb-44f1-a947-5a8bdff18b62","lifecycleState":"CERTIFIED","lastUpdateDate":1629846953327,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"912050fa-b858-4da0-95dd-e357ab87bf06","invariantUUID":"4884ad92-c53f-4d91-b978-679cfc503725","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d15e84b-875c-481d-a061-37c88653dc6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629847060729,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ad1eaa3-d8f1-487c-a043-030928b882fa","invariantUUID":"b51585ff-ebd7-4551-aa3d-733d523bc224","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":"port","uniqueId":"b5eaadaf-2e58-4b2e-a5e3-9f6c16ffe2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846642183,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6835f23d-88fd-42a3-b6c4-6208eafb2c16","invariantUUID":"d7ae76e0-8514-4bde-98fb-e1591319ff58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbb72b1b-1ddc-41e5-8d75-088d5d0083cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846947940,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083ecb44-15ee-489d-a80b-d58f530a0c6e","invariantUUID":"18a20959-daf3-4284-b155-f499677b434a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d77f0f34-8594-42c0-ad9d-ac22297e88a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629856050462,"name":"basic_onboard_QBknOv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","systemName":"BasicOnboardQbknov","description":"service","tags":["basic_onboard_QBknOv"],"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":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","lifecycleState":"CERTIFIED","lastUpdateDate":1629856154985,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","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":"70c54a9c-bbe6-4378-950a-21b12df4ec59","lifecycleState":"CERTIFIED","lastUpdateDate":1629855674912,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","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":"ed89fe41-1cd0-4298-b9db-370425335113","lifecycleState":"CERTIFIED","lastUpdateDate":1629855359289,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-25 01:53:01,819 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-25 01:53:01,819 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-25 01:53:01,819 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel 2021-08-25 01:53:01,819 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-25 01:53:01,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:53:02,381 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel HTTP/1.1" 200 None 2021-08-25 01:53:02,384 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-25 01:53:02,384 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-25 01:53:02,414 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-25 01:53:02,415 DEBUG 131:onap_service.py(1) - [None][Get definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/32fc6045-ee52-4dea-8939-0f7f28e5b17e/5ac0f967-8955-48d6-af18-7cfa43c80005 2021-08-25 01:53:02,415 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-08-25 01:53:02,416 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-25 01:53:02,445 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/32fc6045-ee52-4dea-8939-0f7f28e5b17e/5ac0f967-8955-48d6-af18-7cfa43c80005 HTTP/1.1" 200 270 2021-08-25 01:53:02,445 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-08-25 01:53:02,446 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","rb-version":"5ac0f967-8955-48d6-af18-7cfa43c80005","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220"}} 2021-08-25 01:53:02,448 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-25 01:53:02,448 DEBUG 131:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/32fc6045-ee52-4dea-8939-0f7f28e5b17e/5ac0f967-8955-48d6-af18-7cfa43c80005/profile/cnftest 2021-08-25 01:53:02,448 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-08-25 01:53:02,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-25 01:53:02,470 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/32fc6045-ee52-4dea-8939-0f7f28e5b17e/5ac0f967-8955-48d6-af18-7cfa43c80005/profile/cnftest HTTP/1.1" 404 87 2021-08-25 01:53:02,470 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404 2021-08-25 01:53:02,470 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a 2021-08-25 01:53:02,470 ERROR 157:onap_service.py(1) - [None][Get profile] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-25 01:53:02,471 ERROR 233:onap_service.py(1) - [None][Get profile] request failed: Code: 404. Info: Get Resource Bundle Profile: Error finding master table: mongo: no documents in result . 2021-08-25 01:53:02,476 DEBUG 129:onap_service.py(1) - [None][Create profile for definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-25 01:53:02,476 DEBUG 131:onap_service.py(1) - [None][Create profile for definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/32fc6045-ee52-4dea-8939-0f7f28e5b17e/5ac0f967-8955-48d6-af18-7cfa43c80005/profile 2021-08-25 01:53:02,476 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "32fc6045-ee52-4dea-8939-0f7f28e5b17e", "rb-version": "5ac0f967-8955-48d6-af18-7cfa43c80005", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2021-08-25 01:53:02,477 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-25 01:53:02,500 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/32fc6045-ee52-4dea-8939-0f7f28e5b17e/5ac0f967-8955-48d6-af18-7cfa43c80005/profile HTTP/1.1" 201 212 2021-08-25 01:53:02,501 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2021-08-25 01:53:02,501 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","rb-version":"5ac0f967-8955-48d6-af18-7cfa43c80005","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-08-25 01:53:02,503 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-25 01:53:02,503 DEBUG 131:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/32fc6045-ee52-4dea-8939-0f7f28e5b17e/5ac0f967-8955-48d6-af18-7cfa43c80005/profile/cnftest 2021-08-25 01:53:02,503 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-08-25 01:53:02,505 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-25 01:53:02,524 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/32fc6045-ee52-4dea-8939-0f7f28e5b17e/5ac0f967-8955-48d6-af18-7cfa43c80005/profile/cnftest HTTP/1.1" 200 212 2021-08-25 01:53:02,525 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-08-25 01:53:02,526 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","rb-version":"5ac0f967-8955-48d6-af18-7cfa43c80005","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-08-25 01:53:02,529 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-08-25 01:53:02,529 DEBUG 131:onap_service.py(1) - [None][Upload Artifact content] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/32fc6045-ee52-4dea-8939-0f7f28e5b17e/5ac0f967-8955-48d6-af18-7cfa43c80005/profile/cnftest/content 2021-08-25 01:53:02,529 DEBUG 132:onap_service.py(1) - [None][Upload Artifact content] data sent: b'\x1f\x8b\x08\x00z7f]\x00\x03\xed\xd3\xdf\n\x820\x14\xc7\xf1]\xef)\x86\xf7\xc6\x96s\x96/\x13B+\x04\xb3p*\xf8\xf6YB\x14\x14\xde\xf4\x87\xe0\xfb\xb99cg\xb0\x03\xdb\xefP\xd4\xe5\xce\x87v1\x14\x87J|\x86\x1e9\xe7.\xd5d\xa9\xbe\xaf\x13\x97\t\x93\xa4\x89\xb1Ib\x8d\x15\xda\x8cK+\x94\xfe\xd0<\x0f\xba\xd0\x16\x8dR\xa2\xde\x87*s\xeb\xd5\xabss\xfd?\x15\xc7\xb1\xec}\x13\xcac\x9d\xab\xde\xc8v8\xf9\\*\xd5\x17U\xe7C\xae\xa2\xe3\xd8m\xca\xad\xdfL;\xd7\x7f\x12\xc9_\x8f\x8d7y\xf6\xbc\xef\xbec6\xffzy\xcb\x7f:\xae\xb5\xb1\xa9\xc9\xc8\xff7H\xa2\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\xd7\xce\x16\xa6\xd8\xa7\x00(\x00\x00' 2021-08-25 01:53:02,531 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-25 01:53:02,556 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/32fc6045-ee52-4dea-8939-0f7f28e5b17e/5ac0f967-8955-48d6-af18-7cfa43c80005/profile/cnftest/content HTTP/1.1" 200 0 2021-08-25 01:53:02,556 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-08-25 01:53:02,557 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-08-25 01:53:02,559 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-08-25 01:53:02,559 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-08-25 01:53:02,559 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-25 01:53:02,561 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:02,607 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-08-25 01:53:02,608 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-25 01:53:02,609 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":"1629856158349"} 2021-08-25 01:53:02,612 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-08-25 01:53:02,612 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-08-25 01:53:02,612 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-25 01:53:02,614 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:02,670 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-08-25 01:53:02,671 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-25 01:53:02,671 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1629856160013","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-08-25 01:53:02,674 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:53:02,674 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 2021-08-25 01:53:02,674 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] data sent: None 2021-08-25 01:53:02,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:02,777 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 HTTP/1.1" 200 1643 2021-08-25 01:53:02,778 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] response code: 200 2021-08-25 01:53:02,778 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329 service-instance-name] response: {"service-instance":[{"service-instance-id":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","service-instance-name":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","model-version-id":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","resource-version":"1629856364065","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/7bcd6837-de37-4a02-a82f-4ab8351e43cd/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0cbddfb6-b53c-4e33-afa4-bed207c68078"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-08-25 01:53:02,782 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-08-25 01:53:02,782 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-08-25 01:53:02,782 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-25 01:53:02,784 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:02,892 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-08-25 01:53:02,894 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-25 01:53:02,894 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":"1629856364183","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0cbddfb6-b53c-4e33-afa4-bed207c68078"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"}]}]}}]} 2021-08-25 01:53:02,897 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-08-25 01:53:02,897 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-08-25 01:53:02,898 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-25 01:53:02,900 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:02,980 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-08-25 01:53:02,981 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-25 01:53:02,982 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629856364286","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0cbddfb6-b53c-4e33-afa4-bed207c68078"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-08-25 01:53:02,984 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:53:02,984 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7bcd6837-de37-4a02-a82f-4ab8351e43cd/relationship-list 2021-08-25 01:53:02,985 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-25 01:53:02,986 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:03,085 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7bcd6837-de37-4a02-a82f-4ab8351e43cd/relationship-list HTTP/1.1" 200 1064 2021-08-25 01:53:03,086 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-25 01:53:03,086 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0cbddfb6-b53c-4e33-afa4-bed207c68078"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-08-25 01:53:03,089 DEBUG 129:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:53:03,089 DEBUG 131:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078 2021-08-25 01:53:03,089 DEBUG 132:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] data sent: None 2021-08-25 01:53:03,090 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:03,184 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078 HTTP/1.1" 200 3737 2021-08-25 01:53:03,185 INFO 142:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] response code: 200 2021-08-25 01:53:03,185 DEBUG 146:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] response: {"vnf-id":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vnf-name":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1629856367929","model-invariant-id":"ca55878c-7511-4853-b39b-235efcffe872","model-version-id":"b00c9e4f-39c4-413a-aca8-f015751d9882","model-customization-id":"2273af45-ed4b-41b4-a67b-24d44f57b164","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/7bcd6837-de37-4a02-a82f-4ab8351e43cd/service-data/vnfs/vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7bcd6837-de37-4a02-a82f-4ab8351e43cd","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"7bcd6837-de37-4a02-a82f-4ab8351e43cd"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-08-25 01:53:03,187 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-25 01:53:03,188 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-25 01:53:03,188 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-08-25 01:53:03,188 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-25 01:53:03,188 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-25 01:53:03,189 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:53:05,147 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-25 01:53:05,148 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-25 01:53:05,149 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aea38bcc-8907-4b23-9c03-8aa8a14a4909/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/24b77381-d65c-4aff-8852-818deb3fc15e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-25 01:53:05,151 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-25 01:53:05,151 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:53:05,151 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:53:05,151 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:53:05,151 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:53:05,151 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:53:05,151 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:53:05,151 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:53:05,152 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:53:05,152 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:53:05,152 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:53:05,152 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:53:05,152 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-25 01:53:05,152 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:53:05,152 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:53:05,152 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:53:05,152 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-25 01:53:05,152 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:53:05,153 INFO 192:__init__.py(1) - Service found, updating information 2021-08-25 01:53:05,153 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-08-25 01:53:05,153 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-08-25 01:53:05,153 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-25 01:53:05,155 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:53:07,567 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-08-25 01:53:07,569 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-25 01:53:07,571 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36ab3528-cbff-4ef0-a15d-910c6e8f3598","lifecycleState":"CERTIFIED","lastUpdateDate":1629847093685,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f76356-ea95-40c9-966c-a3ac39a3c90b","invariantUUID":"1bb16789-1b74-4f8f-b72b-f070205624b9","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":"4037fd0d-91df-47cb-9118-4139c6f8b660","lifecycleState":"CERTIFIED","lastUpdateDate":1629846599886,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38a23335-63ca-412e-a900-d8492713476d","invariantUUID":"6b7a9170-9135-44b9-82f7-be256414327f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"124be86d-59ec-41fc-b5d6-dab43e055b36","lifecycleState":"CERTIFIED","lastUpdateDate":1629847067636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a01dd32-ce8f-4fb2-b6de-76c3c404580e","invariantUUID":"8f2899e3-d611-44fe-b0a3-df474cb9f2d2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"74f36aba-76dc-45cb-87c7-9d1e10a8ff7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629847039510,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e1cd482-17db-410b-82cd-ae7331ad76fd","invariantUUID":"cfc2f377-c934-4ed2-8944-676210ac1bef","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":"networkrules","uniqueId":"35818ea3-e7f7-435c-a005-f9ab6433f77d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846726343,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"49c6931e-e4f8-4d03-92c8-4ef7302f841b","invariantUUID":"1415e45f-8043-43e7-a938-6f1ccb1150d7","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":"loadBalancer","uniqueId":"3566faa0-4877-46aa-8c59-a4595e7c75ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629846588769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d2e047-62d6-4a0a-b497-d550a438dd77","invariantUUID":"04ebcac3-27ee-4022-958e-c5df0227aea9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dc81f181-a1af-494e-aa0a-2ec867756117","lifecycleState":"CERTIFIED","lastUpdateDate":1629846861087,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"17d0230d-4944-4f01-aa26-883b1080332e","invariantUUID":"5995d95f-c426-4895-9ad1-b5897831435e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f90b5292-e58e-4c65-a848-d4258569cc9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629847086354,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b7e3809-851d-4493-817f-164055c48f27","invariantUUID":"0d4d6a1e-3407-49c5-8d28-0051d733d3cf","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ed6bdb-8676-4589-8df3-58fce92efbcd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846833684,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62780a9d-22b9-407a-8941-ce665aaf23b6","invariantUUID":"9d9eed66-b042-4e78-92bf-d8baebb1be62","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66cb1caa-95de-4445-b6eb-9818893f183a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846758487,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a63bf230-4d49-42f4-b329-6cf571a4fa40","invariantUUID":"1864f907-6715-4262-98bc-7a318e14198e","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":"securityrules","uniqueId":"94c6c669-87b2-4646-8faa-5bed6212a5ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629846738931,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dbbe5bd1-b9a0-415e-9c7b-0a4a822522a6","invariantUUID":"492fabd5-b343-4841-9e55-2faa86b73906","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"50eed374-0da1-44bd-8c80-1921e2551d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846866426,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51436872-2467-4b9b-b480-b867fcd75d79","invariantUUID":"9960edec-d0d1-47e6-90ba-d669819f738d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"98ac5911-3d70-44a4-8f12-ebe5225e7f08","lifecycleState":"CERTIFIED","lastUpdateDate":1629847100750,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99023a61-d344-4b24-b85e-992bf4fd5ed5","invariantUUID":"6e5bb198-9656-459d-9a8f-803faacdff00","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":"port","uniqueId":"f35808e0-1e02-4839-961a-dfa998a12e03","lifecycleState":"CERTIFIED","lastUpdateDate":1629846711463,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75166615-0beb-4995-9d45-0099f17a61a3","invariantUUID":"3e925d54-d5ce-4ce5-bec5-7bc12c788a15","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a984e53-2605-45a1-a36e-82d588b89fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846789787,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c16de57-8230-4fa2-a8a3-0690239111c5","invariantUUID":"d98bc183-0aa3-4a8a-9f6d-8dd79b14c09c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4dabe6f-dfa1-4a69-abf0-8f05c6cb9b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846674197,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba056aef-5566-4d94-b96f-567f09069994","invariantUUID":"a3bfbf4d-f666-4f24-bea3-bf0f7f667113","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0e9e4246-8d49-4443-a8ca-e0d8bd4497b9","lifecycleState":"CERTIFIED","lastUpdateDate":1629847044712,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2cd87f8-1664-4e77-949b-4ee6bd0815bf","invariantUUID":"484cf949-5f53-476e-afc1-6f4e8122a004","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca199e8b-af8a-4d19-be85-cb3733de56a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629847103826,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d519382-ada8-432e-aa45-587c56f64e53","invariantUUID":"2641ca40-0f5e-42e2-874a-5ec2b00fb150","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e49fc42d-1fd7-4dd3-bf4f-013b004b70d3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846575488,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985cd2e9-a63e-4a26-a5da-861c87666624","invariantUUID":"58fe4d21-2ad2-4f22-bb0a-cd0510899e15","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"438f4de4-a937-4649-87b3-c8293aa37c13","lifecycleState":"CERTIFIED","lastUpdateDate":1629847082417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58032ea0-75dd-4611-9ea3-f6fdc13a8568","invariantUUID":"08ed1252-d05f-4b65-a5b9-5aefa1a73721","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":"objectStorage","uniqueId":"41305333-9b52-4739-a34a-6bb9d2710e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846871982,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"245c59ba-3bbc-4d10-b4b0-71531c364954","invariantUUID":"7a45db19-7df2-476f-82e9-dbd5f191bd42","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","lifecycleState":"CERTIFIED","lastUpdateDate":1629846536457,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"470388ab-8ff1-4e8d-af63-45f4bf01aefd","invariantUUID":"5df41f03-716c-4f8a-bc62-c764c6037002","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":"defaulticon","uniqueId":"c94fa9e3-8400-425b-b402-d345da9326b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629855627002,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","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":"7426f3e0-3c78-4143-a713-a8b503cf92e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846889921,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dc9c8b8-a094-4016-8422-eec515c44521","invariantUUID":"d79bbabd-669f-4625-ac7c-44519edb6323","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":"objectStorage","uniqueId":"db8eb410-de4c-49f1-9ac9-3111f3e2b78f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846569782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4a3198-1a6b-4889-93ad-b37cc47766b2","invariantUUID":"4742f8fb-3840-4643-b68e-ba30a005765e","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":"0387e388-9912-4b60-ac7f-8a324b21a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846752688,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8915382-9cdc-4aeb-bf14-e1e9286d72e3","invariantUUID":"67f3ac97-3a22-4fc8-8698-1341d7053633","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":"compute","uniqueId":"2210f5b2-b2c7-4f3f-bde0-4bb9d22ff67f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846914366,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38a4ff9-4736-4841-b61f-247199588101","invariantUUID":"d8d26f2a-d11c-426e-bc41-aba4b98ea491","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":"f8704a91-22d5-40d0-9d6d-63ec17366155","lifecycleState":"CERTIFIED","lastUpdateDate":1629846976555,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f509bed-d79b-4148-b2a3-beba8f3debdf","invariantUUID":"c0a71b1f-aebd-434b-b4df-57036c5a0065","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":"network","uniqueId":"f20a7782-ed03-4e51-81c8-c13675f00014","lifecycleState":"CERTIFIED","lastUpdateDate":1629846636174,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68047e01-3c49-4ba7-9eec-b528d374fbaa","invariantUUID":"e7177d48-611b-43df-a339-8c1a591cc8ac","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":"compute","uniqueId":"8e5a7f75-d1df-4e3e-89c7-9812231abdaa","lifecycleState":"CERTIFIED","lastUpdateDate":1629846747662,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b10dac0-903a-4a58-837b-e666eddf08bf","invariantUUID":"5aa4a0f0-f953-47ef-8801-16c6aa5e339d","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a428a25a-edd4-45b5-a391-9c2042ca83f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846763856,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a11a7c48-c5db-4808-a38a-b4cdfc49de4a","invariantUUID":"3ed6ce5c-6b19-43f5-bc3d-01c84f59e6be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7801fa74-ec7e-4992-9e66-a2b9c6cfd3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1629847077485,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf35c19-46be-49df-83ea-6fdd1e8cd49f","invariantUUID":"67594215-fea3-417d-8863-6358bfbb93c8","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":"port","uniqueId":"a15831e5-c164-4186-8c5c-37a976f9cd7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846992355,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11c5e9a5-1232-466f-8f6a-6fe8265cd3d0","invariantUUID":"122da449-f40a-4b2c-a205-d29bacdcba00","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0ca8c3-962e-454e-8881-0d3b327e2f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846855849,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78853115-2818-4370-9a13-e2e91e4e54c6","invariantUUID":"bdf5b4a7-c35b-4aca-b6f7-20645b99ee19","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":"compute","uniqueId":"7d43bda6-11c2-4249-af2a-c256740cbecc","lifecycleState":"CERTIFIED","lastUpdateDate":1629846884637,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f282ed05-8d37-4b61-8ac2-78215c2fb228","invariantUUID":"cb748f24-2f9f-433f-9486-7299259ea8df","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","lifecycleState":"CERTIFIED","lastUpdateDate":1629856106928,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a3b2f102-b858-4223-ae65-d685b6b172b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846594359,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdc723a0-2c72-4038-b3c1-772560823dc5","invariantUUID":"e60610db-9aa8-4498-90a5-0829d3b9043c","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":"5741594a-ff74-4483-9e2c-dd7e670a112b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846667554,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cf90787-da6b-4ed3-a95e-9429002e9286","invariantUUID":"d81b2f65-ece9-4e5b-a35b-79565fec173b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5d5fc95-0e6f-4128-bb2e-f65da30d60ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629846930693,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d3778a3-a6cc-4243-b404-5973e3eb94f0","invariantUUID":"38d1fb7f-88ac-45d1-9acc-256dccda3d96","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32ed3cfc-b4c6-46c4-98d1-c384de197f82","lifecycleState":"CERTIFIED","lastUpdateDate":1629847009768,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b506b34c-0d5b-4558-834e-893032e39dc8","invariantUUID":"4024ce72-3d36-4b25-b4c2-a05b26e5cb5b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efe8d84-d1fc-408c-9ecf-07d653322d00","lifecycleState":"CERTIFIED","lastUpdateDate":1629847049916,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97c58dd5-a08f-4ee7-be53-caaa877aa385","invariantUUID":"34c2885f-ff4e-4e78-a1e8-17485ce7a105","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":"defaulticon","uniqueId":"8329da43-656d-49fb-a40c-45f1b7bb553c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846564171,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09dd6c32-456e-4258-b7e3-02626389989b","invariantUUID":"a1f8fe9c-7c7d-474f-8717-1a648b59159e","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":"e79c4fde-f84c-4771-b6d3-fbc88dd43650","lifecycleState":"CERTIFIED","lastUpdateDate":1629846679380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc31b458-1a95-4065-85ad-58afd0d4c883","invariantUUID":"9c7c127a-a699-4c4b-a26c-4d5c378b1af0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1eb059dd-8c60-4276-ba5e-277132ff0692","lifecycleState":"CERTIFIED","lastUpdateDate":1629847004593,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0699aaf-f238-4246-81e2-f957f8896585","invariantUUID":"87234212-5931-40a9-9d08-05e219df0f4d","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":"843884fa-d205-4c42-8788-c3f3081cb66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846812454,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c886713d-6aff-40c2-89e4-cb70f3da6f86","invariantUUID":"b017e0c9-fe72-4262-85bf-668be6c959bd","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":"defaulticon","uniqueId":"ad4d5165-d4e3-4890-98ed-2352c0359dba","lifecycleState":"CERTIFIED","lastUpdateDate":1629855994968,"name":"basic_onboard_QBknOv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","systemName":"BasicOnboardQbknov","description":"VF","tags":["basic_onboard_QBknOv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f1e4fa-b5d0-45a8-a717-ae7887f741f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846619532,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6cb1872-a277-433d-8306-4c08cafe04de","invariantUUID":"a05c60f2-821a-47f1-a74e-f65f1960c7e7","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718762ee-b569-4542-a5e9-c3e371c27da8","lifecycleState":"CERTIFIED","lastUpdateDate":1629846987009,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e893119d-25ef-44f0-b8b9-082287c42040","invariantUUID":"755c515f-ab86-4749-b9de-7e0f22971490","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1362176-b538-45ab-9562-4ff771d84017","lifecycleState":"CERTIFIED","lastUpdateDate":1629846624880,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71cc7e3b-ca74-4285-9beb-c283203c31f1","invariantUUID":"11364359-188a-4688-9f21-722e9c450593","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":"57513d95-8772-4674-b0a8-36b5d071e672","lifecycleState":"CERTIFIED","lastUpdateDate":1629846783566,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fcd8caef-98bd-4446-8695-602575479e2c","invariantUUID":"dac5b340-9868-4c2a-b3e4-146416594cdb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"370c73a4-38aa-4fa1-9876-b75d562aeec3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846981988,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8a9aa6-b41f-44c8-ba27-55d70d993560","invariantUUID":"231b398d-ff3a-4027-9252-8aa77689145e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6819047-008d-4112-9bd6-4eb77e03df9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846706276,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1ca593f-23a8-4a7c-badf-ee78575a5eea","invariantUUID":"f40c298f-ede7-470c-bd7d-a60c4de3dffc","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":"fb2fc5ef-c481-4dd8-af6e-b9758a424bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846733569,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149a946d-3b19-4598-8b9f-d135302369ed","invariantUUID":"9d95a484-7095-488b-ba03-17c36a012aca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9bb6374-0fc9-43b9-a1f1-7a2e10ff97dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629847023072,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb9d3bc3-d280-4ec3-a81a-92aad4241539","invariantUUID":"792c35e7-1c2c-4a15-b015-05edb8836396","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4761203-b1ce-4db7-9df8-5acb32312d61","lifecycleState":"CERTIFIED","lastUpdateDate":1629846659480,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b2ea5e17-3119-4f42-a880-884fa08f493b","invariantUUID":"7f8a2b6f-eaf5-462b-949f-17354fa65d99","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7435b3f5-e191-4706-a43e-434125fc4455","lifecycleState":"CERTIFIED","lastUpdateDate":1629846630249,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"606b52e4-aa1a-407f-a5f0-89db38de27d7","invariantUUID":"62e4ff73-f2d0-46c6-af18-b32f10df72c7","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":"1cb8dabc-9226-44db-8623-21fb714050cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846878719,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3369427-c50a-4301-9cb3-a263139439cb","invariantUUID":"39a8e3cc-6025-4b7a-9bca-43079893829b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c060b114-ad89-4059-a955-4ea1fc0022f7","lifecycleState":"CERTIFIED","lastUpdateDate":1629846843804,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e44af27-fe43-4787-8027-89df27ae1f6b","invariantUUID":"8e6d7983-25ee-4d25-acb6-9a0eaf7c5239","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9513e95-8660-4317-89b8-deecb49be084","lifecycleState":"CERTIFIED","lastUpdateDate":1629847030680,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bfe531-f2c1-4137-a543-fc5a808159bc","invariantUUID":"1e89d7f0-b6d6-42fa-997a-f4bc6f0c7af6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16d9c5ed-595e-4dae-b19a-6ba9b6c8dc43","lifecycleState":"CERTIFIED","lastUpdateDate":1629846647270,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a12a1783-2106-4294-8c83-3aaa00383ef9","invariantUUID":"68b11df7-7c72-4d20-be67-6ab29b951708","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01d6571e-3acc-4b61-8758-0abd482f0ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1629846925020,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fa042f3-2c49-4e2c-bb75-8e86a139f242","invariantUUID":"913c9b52-6550-4dc7-9230-6c24a4d066a7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21c8a65d-e2f4-4982-96a0-a29d7eadada4","lifecycleState":"CERTIFIED","lastUpdateDate":1629846902583,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e5fb58-601e-42e6-a0ae-b24e772ef1ec","invariantUUID":"e723ffdc-9a20-44a1-8441-ad54467d9b5a","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":"dba0e79f-8213-4b5e-bb72-222720ce1b39","lifecycleState":"CERTIFIED","lastUpdateDate":1629846828676,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83124054-04da-4bb3-823f-ca159b579970","invariantUUID":"1e2fe05e-1365-4626-ac71-ef692f72533f","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":"13992a40-f2be-4b5d-a52d-0ac77e2af4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629847014949,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ebc57b-4ff7-4442-ba66-6e92d0b803ab","invariantUUID":"c1d05f6a-868a-4b31-b594-fa3594235fae","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":"d8491fef-9139-48ed-b944-97ea62ceaa5a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846908677,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3bf79d0-b433-479a-9140-25f3fd1248c7","invariantUUID":"ba0f664c-df2c-4c57-8543-9fdcd20ce402","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":"72255448-fce7-4ff4-acb5-893c16c412dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846849402,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4c33e79-2e83-48a6-92de-98a74ffc2344","invariantUUID":"523fe2a7-0a2c-44db-8500-2a05253e9b8e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84a22518-040f-4b1d-921f-f91ee8dd3d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846652718,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dd14631-7638-413c-a7b3-e18f65fdb9bd","invariantUUID":"442197f4-f9bd-4bc8-8f70-8efbe66a4995","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72e921c4-aeab-4746-910e-abce56744735","lifecycleState":"CERTIFIED","lastUpdateDate":1629846775398,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bfbdd3-b797-41e8-bf63-57ee35848d95","invariantUUID":"43772a3a-5095-441a-a470-889b5db1104a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"819b7357-e14b-421f-9117-2766892f1a74","lifecycleState":"CERTIFIED","lastUpdateDate":1629846998484,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4274d4fb-30c7-4d48-bce2-39ed3084174d","invariantUUID":"a532576a-b169-4015-ad25-807eb1dd8b04","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"727a50b0-5eeb-44f1-a947-5a8bdff18b62","lifecycleState":"CERTIFIED","lastUpdateDate":1629846953327,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"912050fa-b858-4da0-95dd-e357ab87bf06","invariantUUID":"4884ad92-c53f-4d91-b978-679cfc503725","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d15e84b-875c-481d-a061-37c88653dc6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629847060729,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ad1eaa3-d8f1-487c-a043-030928b882fa","invariantUUID":"b51585ff-ebd7-4551-aa3d-733d523bc224","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":"port","uniqueId":"b5eaadaf-2e58-4b2e-a5e3-9f6c16ffe2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846642183,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6835f23d-88fd-42a3-b6c4-6208eafb2c16","invariantUUID":"d7ae76e0-8514-4bde-98fb-e1591319ff58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbb72b1b-1ddc-41e5-8d75-088d5d0083cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846947940,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083ecb44-15ee-489d-a80b-d58f530a0c6e","invariantUUID":"18a20959-daf3-4284-b155-f499677b434a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d77f0f34-8594-42c0-ad9d-ac22297e88a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629856050462,"name":"basic_onboard_QBknOv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","systemName":"BasicOnboardQbknov","description":"service","tags":["basic_onboard_QBknOv"],"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":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","lifecycleState":"CERTIFIED","lastUpdateDate":1629856154985,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","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":"70c54a9c-bbe6-4378-950a-21b12df4ec59","lifecycleState":"CERTIFIED","lastUpdateDate":1629855674912,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","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":"ed89fe41-1cd0-4298-b9db-370425335113","lifecycleState":"CERTIFIED","lastUpdateDate":1629855359289,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-25 01:53:07,578 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-25 01:53:07,578 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-25 01:53:07,578 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel 2021-08-25 01:53:07,578 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-25 01:53:07,580 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:53:08,060 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel HTTP/1.1" 200 None 2021-08-25 01:53:08,062 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-25 01:53:08,062 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-25 01:53:08,099 DEBUG 129:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'authorization': 'Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==', 'x-transactionid': 'bf9c1cc2-0c64-4158-9200-645a3b1c0bd6', 'x-fromappid': 'API client'} 2021-08-25 01:53:08,099 DEBUG 131:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation 2021-08-25 01:53:08,099 DEBUG 132:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] data sent: { "input":{ "preload-vf-module-topology-information":{ "vf-module-topology":{ "vf-module-topology-identifier":{ "vf-module-name":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329" }, "vf-module-parameters": { "param": [{'name': 'dummy_name_0', 'value': 'dummy_name'}, {'name': 'k8s-rb-profile-name', 'value': 'cnftest'}, {'name': 'k8s-rb-profile-namespace', 'value': 'k8s'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0", "vnf-type":"basic_cnf/basic_cnf 0" }, "vnf-resource-assignments":{ "availability-zones":{ "availability-zone":[ "nova" ], "max-count":1 }, "vnf-networks":{ "vnf-network":[] } } }, "request-information":{ "request-id":"test", "order-version":"1", "notification-url":"onap.org", "order-number":"1", "request-action":"PreloadVfModuleRequest" }, "sdnc-request-header":{ "svc-request-id":"test", "svc-notification-url":"http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action":"reserve" } } } 2021-08-25 01:53:08,101 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-08-25 01:53:08,241 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation HTTP/1.1" 200 113 2021-08-25 01:53:08,243 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-08-25 01:53:08,243 DEBUG 146:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2021-08-25 01:53:08,260 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-25 01:53:08,260 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-25 01:53:08,261 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-08-25 01:53:08,261 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-25 01:53:08,261 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-25 01:53:08,262 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:53:10,219 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-25 01:53:10,221 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-25 01:53:10,221 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aea38bcc-8907-4b23-9c03-8aa8a14a4909/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/24b77381-d65c-4aff-8852-818deb3fc15e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-25 01:53:10,223 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-25 01:53:10,224 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:53:10,224 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:53:10,224 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:53:10,224 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:53:10,224 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:53:10,224 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:53:10,224 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:53:10,224 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:53:10,224 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:53:10,225 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:53:10,225 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:53:10,225 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-25 01:53:10,225 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:53:10,225 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:53:10,225 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:53:10,225 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-25 01:53:10,225 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:53:10,225 INFO 192:__init__.py(1) - Service found, updating information 2021-08-25 01:53:10,226 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-08-25 01:53:10,226 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-08-25 01:53:10,226 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-25 01:53:10,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:53:12,616 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-08-25 01:53:12,619 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-25 01:53:12,621 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36ab3528-cbff-4ef0-a15d-910c6e8f3598","lifecycleState":"CERTIFIED","lastUpdateDate":1629847093685,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f76356-ea95-40c9-966c-a3ac39a3c90b","invariantUUID":"1bb16789-1b74-4f8f-b72b-f070205624b9","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":"4037fd0d-91df-47cb-9118-4139c6f8b660","lifecycleState":"CERTIFIED","lastUpdateDate":1629846599886,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38a23335-63ca-412e-a900-d8492713476d","invariantUUID":"6b7a9170-9135-44b9-82f7-be256414327f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"124be86d-59ec-41fc-b5d6-dab43e055b36","lifecycleState":"CERTIFIED","lastUpdateDate":1629847067636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a01dd32-ce8f-4fb2-b6de-76c3c404580e","invariantUUID":"8f2899e3-d611-44fe-b0a3-df474cb9f2d2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"74f36aba-76dc-45cb-87c7-9d1e10a8ff7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629847039510,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e1cd482-17db-410b-82cd-ae7331ad76fd","invariantUUID":"cfc2f377-c934-4ed2-8944-676210ac1bef","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":"networkrules","uniqueId":"35818ea3-e7f7-435c-a005-f9ab6433f77d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846726343,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"49c6931e-e4f8-4d03-92c8-4ef7302f841b","invariantUUID":"1415e45f-8043-43e7-a938-6f1ccb1150d7","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":"loadBalancer","uniqueId":"3566faa0-4877-46aa-8c59-a4595e7c75ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629846588769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d2e047-62d6-4a0a-b497-d550a438dd77","invariantUUID":"04ebcac3-27ee-4022-958e-c5df0227aea9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dc81f181-a1af-494e-aa0a-2ec867756117","lifecycleState":"CERTIFIED","lastUpdateDate":1629846861087,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"17d0230d-4944-4f01-aa26-883b1080332e","invariantUUID":"5995d95f-c426-4895-9ad1-b5897831435e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f90b5292-e58e-4c65-a848-d4258569cc9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629847086354,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b7e3809-851d-4493-817f-164055c48f27","invariantUUID":"0d4d6a1e-3407-49c5-8d28-0051d733d3cf","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ed6bdb-8676-4589-8df3-58fce92efbcd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846833684,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62780a9d-22b9-407a-8941-ce665aaf23b6","invariantUUID":"9d9eed66-b042-4e78-92bf-d8baebb1be62","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66cb1caa-95de-4445-b6eb-9818893f183a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846758487,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a63bf230-4d49-42f4-b329-6cf571a4fa40","invariantUUID":"1864f907-6715-4262-98bc-7a318e14198e","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":"securityrules","uniqueId":"94c6c669-87b2-4646-8faa-5bed6212a5ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629846738931,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dbbe5bd1-b9a0-415e-9c7b-0a4a822522a6","invariantUUID":"492fabd5-b343-4841-9e55-2faa86b73906","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"50eed374-0da1-44bd-8c80-1921e2551d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846866426,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51436872-2467-4b9b-b480-b867fcd75d79","invariantUUID":"9960edec-d0d1-47e6-90ba-d669819f738d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"98ac5911-3d70-44a4-8f12-ebe5225e7f08","lifecycleState":"CERTIFIED","lastUpdateDate":1629847100750,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99023a61-d344-4b24-b85e-992bf4fd5ed5","invariantUUID":"6e5bb198-9656-459d-9a8f-803faacdff00","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":"port","uniqueId":"f35808e0-1e02-4839-961a-dfa998a12e03","lifecycleState":"CERTIFIED","lastUpdateDate":1629846711463,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75166615-0beb-4995-9d45-0099f17a61a3","invariantUUID":"3e925d54-d5ce-4ce5-bec5-7bc12c788a15","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a984e53-2605-45a1-a36e-82d588b89fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846789787,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c16de57-8230-4fa2-a8a3-0690239111c5","invariantUUID":"d98bc183-0aa3-4a8a-9f6d-8dd79b14c09c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4dabe6f-dfa1-4a69-abf0-8f05c6cb9b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846674197,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba056aef-5566-4d94-b96f-567f09069994","invariantUUID":"a3bfbf4d-f666-4f24-bea3-bf0f7f667113","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0e9e4246-8d49-4443-a8ca-e0d8bd4497b9","lifecycleState":"CERTIFIED","lastUpdateDate":1629847044712,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2cd87f8-1664-4e77-949b-4ee6bd0815bf","invariantUUID":"484cf949-5f53-476e-afc1-6f4e8122a004","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca199e8b-af8a-4d19-be85-cb3733de56a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629847103826,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d519382-ada8-432e-aa45-587c56f64e53","invariantUUID":"2641ca40-0f5e-42e2-874a-5ec2b00fb150","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e49fc42d-1fd7-4dd3-bf4f-013b004b70d3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846575488,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985cd2e9-a63e-4a26-a5da-861c87666624","invariantUUID":"58fe4d21-2ad2-4f22-bb0a-cd0510899e15","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"438f4de4-a937-4649-87b3-c8293aa37c13","lifecycleState":"CERTIFIED","lastUpdateDate":1629847082417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58032ea0-75dd-4611-9ea3-f6fdc13a8568","invariantUUID":"08ed1252-d05f-4b65-a5b9-5aefa1a73721","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":"objectStorage","uniqueId":"41305333-9b52-4739-a34a-6bb9d2710e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846871982,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"245c59ba-3bbc-4d10-b4b0-71531c364954","invariantUUID":"7a45db19-7df2-476f-82e9-dbd5f191bd42","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","lifecycleState":"CERTIFIED","lastUpdateDate":1629846536457,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"470388ab-8ff1-4e8d-af63-45f4bf01aefd","invariantUUID":"5df41f03-716c-4f8a-bc62-c764c6037002","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":"defaulticon","uniqueId":"c94fa9e3-8400-425b-b402-d345da9326b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629855627002,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","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":"7426f3e0-3c78-4143-a713-a8b503cf92e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846889921,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dc9c8b8-a094-4016-8422-eec515c44521","invariantUUID":"d79bbabd-669f-4625-ac7c-44519edb6323","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":"objectStorage","uniqueId":"db8eb410-de4c-49f1-9ac9-3111f3e2b78f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846569782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4a3198-1a6b-4889-93ad-b37cc47766b2","invariantUUID":"4742f8fb-3840-4643-b68e-ba30a005765e","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":"0387e388-9912-4b60-ac7f-8a324b21a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846752688,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8915382-9cdc-4aeb-bf14-e1e9286d72e3","invariantUUID":"67f3ac97-3a22-4fc8-8698-1341d7053633","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":"compute","uniqueId":"2210f5b2-b2c7-4f3f-bde0-4bb9d22ff67f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846914366,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38a4ff9-4736-4841-b61f-247199588101","invariantUUID":"d8d26f2a-d11c-426e-bc41-aba4b98ea491","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":"f8704a91-22d5-40d0-9d6d-63ec17366155","lifecycleState":"CERTIFIED","lastUpdateDate":1629846976555,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f509bed-d79b-4148-b2a3-beba8f3debdf","invariantUUID":"c0a71b1f-aebd-434b-b4df-57036c5a0065","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":"network","uniqueId":"f20a7782-ed03-4e51-81c8-c13675f00014","lifecycleState":"CERTIFIED","lastUpdateDate":1629846636174,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68047e01-3c49-4ba7-9eec-b528d374fbaa","invariantUUID":"e7177d48-611b-43df-a339-8c1a591cc8ac","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":"compute","uniqueId":"8e5a7f75-d1df-4e3e-89c7-9812231abdaa","lifecycleState":"CERTIFIED","lastUpdateDate":1629846747662,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b10dac0-903a-4a58-837b-e666eddf08bf","invariantUUID":"5aa4a0f0-f953-47ef-8801-16c6aa5e339d","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a428a25a-edd4-45b5-a391-9c2042ca83f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846763856,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a11a7c48-c5db-4808-a38a-b4cdfc49de4a","invariantUUID":"3ed6ce5c-6b19-43f5-bc3d-01c84f59e6be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7801fa74-ec7e-4992-9e66-a2b9c6cfd3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1629847077485,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf35c19-46be-49df-83ea-6fdd1e8cd49f","invariantUUID":"67594215-fea3-417d-8863-6358bfbb93c8","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":"port","uniqueId":"a15831e5-c164-4186-8c5c-37a976f9cd7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846992355,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11c5e9a5-1232-466f-8f6a-6fe8265cd3d0","invariantUUID":"122da449-f40a-4b2c-a205-d29bacdcba00","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0ca8c3-962e-454e-8881-0d3b327e2f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846855849,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78853115-2818-4370-9a13-e2e91e4e54c6","invariantUUID":"bdf5b4a7-c35b-4aca-b6f7-20645b99ee19","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":"compute","uniqueId":"7d43bda6-11c2-4249-af2a-c256740cbecc","lifecycleState":"CERTIFIED","lastUpdateDate":1629846884637,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f282ed05-8d37-4b61-8ac2-78215c2fb228","invariantUUID":"cb748f24-2f9f-433f-9486-7299259ea8df","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","lifecycleState":"CERTIFIED","lastUpdateDate":1629856106928,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a3b2f102-b858-4223-ae65-d685b6b172b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846594359,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdc723a0-2c72-4038-b3c1-772560823dc5","invariantUUID":"e60610db-9aa8-4498-90a5-0829d3b9043c","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":"5741594a-ff74-4483-9e2c-dd7e670a112b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846667554,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cf90787-da6b-4ed3-a95e-9429002e9286","invariantUUID":"d81b2f65-ece9-4e5b-a35b-79565fec173b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5d5fc95-0e6f-4128-bb2e-f65da30d60ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629846930693,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d3778a3-a6cc-4243-b404-5973e3eb94f0","invariantUUID":"38d1fb7f-88ac-45d1-9acc-256dccda3d96","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32ed3cfc-b4c6-46c4-98d1-c384de197f82","lifecycleState":"CERTIFIED","lastUpdateDate":1629847009768,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b506b34c-0d5b-4558-834e-893032e39dc8","invariantUUID":"4024ce72-3d36-4b25-b4c2-a05b26e5cb5b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efe8d84-d1fc-408c-9ecf-07d653322d00","lifecycleState":"CERTIFIED","lastUpdateDate":1629847049916,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97c58dd5-a08f-4ee7-be53-caaa877aa385","invariantUUID":"34c2885f-ff4e-4e78-a1e8-17485ce7a105","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":"defaulticon","uniqueId":"8329da43-656d-49fb-a40c-45f1b7bb553c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846564171,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09dd6c32-456e-4258-b7e3-02626389989b","invariantUUID":"a1f8fe9c-7c7d-474f-8717-1a648b59159e","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":"e79c4fde-f84c-4771-b6d3-fbc88dd43650","lifecycleState":"CERTIFIED","lastUpdateDate":1629846679380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc31b458-1a95-4065-85ad-58afd0d4c883","invariantUUID":"9c7c127a-a699-4c4b-a26c-4d5c378b1af0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1eb059dd-8c60-4276-ba5e-277132ff0692","lifecycleState":"CERTIFIED","lastUpdateDate":1629847004593,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0699aaf-f238-4246-81e2-f957f8896585","invariantUUID":"87234212-5931-40a9-9d08-05e219df0f4d","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":"843884fa-d205-4c42-8788-c3f3081cb66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846812454,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c886713d-6aff-40c2-89e4-cb70f3da6f86","invariantUUID":"b017e0c9-fe72-4262-85bf-668be6c959bd","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":"defaulticon","uniqueId":"ad4d5165-d4e3-4890-98ed-2352c0359dba","lifecycleState":"CERTIFIED","lastUpdateDate":1629855994968,"name":"basic_onboard_QBknOv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","systemName":"BasicOnboardQbknov","description":"VF","tags":["basic_onboard_QBknOv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f1e4fa-b5d0-45a8-a717-ae7887f741f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846619532,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6cb1872-a277-433d-8306-4c08cafe04de","invariantUUID":"a05c60f2-821a-47f1-a74e-f65f1960c7e7","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718762ee-b569-4542-a5e9-c3e371c27da8","lifecycleState":"CERTIFIED","lastUpdateDate":1629846987009,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e893119d-25ef-44f0-b8b9-082287c42040","invariantUUID":"755c515f-ab86-4749-b9de-7e0f22971490","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1362176-b538-45ab-9562-4ff771d84017","lifecycleState":"CERTIFIED","lastUpdateDate":1629846624880,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71cc7e3b-ca74-4285-9beb-c283203c31f1","invariantUUID":"11364359-188a-4688-9f21-722e9c450593","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":"57513d95-8772-4674-b0a8-36b5d071e672","lifecycleState":"CERTIFIED","lastUpdateDate":1629846783566,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fcd8caef-98bd-4446-8695-602575479e2c","invariantUUID":"dac5b340-9868-4c2a-b3e4-146416594cdb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"370c73a4-38aa-4fa1-9876-b75d562aeec3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846981988,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8a9aa6-b41f-44c8-ba27-55d70d993560","invariantUUID":"231b398d-ff3a-4027-9252-8aa77689145e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6819047-008d-4112-9bd6-4eb77e03df9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846706276,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1ca593f-23a8-4a7c-badf-ee78575a5eea","invariantUUID":"f40c298f-ede7-470c-bd7d-a60c4de3dffc","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":"fb2fc5ef-c481-4dd8-af6e-b9758a424bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846733569,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149a946d-3b19-4598-8b9f-d135302369ed","invariantUUID":"9d95a484-7095-488b-ba03-17c36a012aca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9bb6374-0fc9-43b9-a1f1-7a2e10ff97dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629847023072,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb9d3bc3-d280-4ec3-a81a-92aad4241539","invariantUUID":"792c35e7-1c2c-4a15-b015-05edb8836396","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4761203-b1ce-4db7-9df8-5acb32312d61","lifecycleState":"CERTIFIED","lastUpdateDate":1629846659480,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b2ea5e17-3119-4f42-a880-884fa08f493b","invariantUUID":"7f8a2b6f-eaf5-462b-949f-17354fa65d99","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7435b3f5-e191-4706-a43e-434125fc4455","lifecycleState":"CERTIFIED","lastUpdateDate":1629846630249,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"606b52e4-aa1a-407f-a5f0-89db38de27d7","invariantUUID":"62e4ff73-f2d0-46c6-af18-b32f10df72c7","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":"1cb8dabc-9226-44db-8623-21fb714050cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846878719,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3369427-c50a-4301-9cb3-a263139439cb","invariantUUID":"39a8e3cc-6025-4b7a-9bca-43079893829b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c060b114-ad89-4059-a955-4ea1fc0022f7","lifecycleState":"CERTIFIED","lastUpdateDate":1629846843804,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e44af27-fe43-4787-8027-89df27ae1f6b","invariantUUID":"8e6d7983-25ee-4d25-acb6-9a0eaf7c5239","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9513e95-8660-4317-89b8-deecb49be084","lifecycleState":"CERTIFIED","lastUpdateDate":1629847030680,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bfe531-f2c1-4137-a543-fc5a808159bc","invariantUUID":"1e89d7f0-b6d6-42fa-997a-f4bc6f0c7af6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16d9c5ed-595e-4dae-b19a-6ba9b6c8dc43","lifecycleState":"CERTIFIED","lastUpdateDate":1629846647270,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a12a1783-2106-4294-8c83-3aaa00383ef9","invariantUUID":"68b11df7-7c72-4d20-be67-6ab29b951708","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01d6571e-3acc-4b61-8758-0abd482f0ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1629846925020,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fa042f3-2c49-4e2c-bb75-8e86a139f242","invariantUUID":"913c9b52-6550-4dc7-9230-6c24a4d066a7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21c8a65d-e2f4-4982-96a0-a29d7eadada4","lifecycleState":"CERTIFIED","lastUpdateDate":1629846902583,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e5fb58-601e-42e6-a0ae-b24e772ef1ec","invariantUUID":"e723ffdc-9a20-44a1-8441-ad54467d9b5a","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":"dba0e79f-8213-4b5e-bb72-222720ce1b39","lifecycleState":"CERTIFIED","lastUpdateDate":1629846828676,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83124054-04da-4bb3-823f-ca159b579970","invariantUUID":"1e2fe05e-1365-4626-ac71-ef692f72533f","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":"13992a40-f2be-4b5d-a52d-0ac77e2af4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629847014949,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ebc57b-4ff7-4442-ba66-6e92d0b803ab","invariantUUID":"c1d05f6a-868a-4b31-b594-fa3594235fae","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":"d8491fef-9139-48ed-b944-97ea62ceaa5a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846908677,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3bf79d0-b433-479a-9140-25f3fd1248c7","invariantUUID":"ba0f664c-df2c-4c57-8543-9fdcd20ce402","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":"72255448-fce7-4ff4-acb5-893c16c412dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846849402,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4c33e79-2e83-48a6-92de-98a74ffc2344","invariantUUID":"523fe2a7-0a2c-44db-8500-2a05253e9b8e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84a22518-040f-4b1d-921f-f91ee8dd3d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846652718,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dd14631-7638-413c-a7b3-e18f65fdb9bd","invariantUUID":"442197f4-f9bd-4bc8-8f70-8efbe66a4995","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72e921c4-aeab-4746-910e-abce56744735","lifecycleState":"CERTIFIED","lastUpdateDate":1629846775398,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bfbdd3-b797-41e8-bf63-57ee35848d95","invariantUUID":"43772a3a-5095-441a-a470-889b5db1104a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"819b7357-e14b-421f-9117-2766892f1a74","lifecycleState":"CERTIFIED","lastUpdateDate":1629846998484,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4274d4fb-30c7-4d48-bce2-39ed3084174d","invariantUUID":"a532576a-b169-4015-ad25-807eb1dd8b04","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"727a50b0-5eeb-44f1-a947-5a8bdff18b62","lifecycleState":"CERTIFIED","lastUpdateDate":1629846953327,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"912050fa-b858-4da0-95dd-e357ab87bf06","invariantUUID":"4884ad92-c53f-4d91-b978-679cfc503725","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d15e84b-875c-481d-a061-37c88653dc6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629847060729,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ad1eaa3-d8f1-487c-a043-030928b882fa","invariantUUID":"b51585ff-ebd7-4551-aa3d-733d523bc224","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":"port","uniqueId":"b5eaadaf-2e58-4b2e-a5e3-9f6c16ffe2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846642183,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6835f23d-88fd-42a3-b6c4-6208eafb2c16","invariantUUID":"d7ae76e0-8514-4bde-98fb-e1591319ff58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbb72b1b-1ddc-41e5-8d75-088d5d0083cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846947940,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083ecb44-15ee-489d-a80b-d58f530a0c6e","invariantUUID":"18a20959-daf3-4284-b155-f499677b434a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d77f0f34-8594-42c0-ad9d-ac22297e88a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629856050462,"name":"basic_onboard_QBknOv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","systemName":"BasicOnboardQbknov","description":"service","tags":["basic_onboard_QBknOv"],"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":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","lifecycleState":"CERTIFIED","lastUpdateDate":1629856154985,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","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":"70c54a9c-bbe6-4378-950a-21b12df4ec59","lifecycleState":"CERTIFIED","lastUpdateDate":1629855674912,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","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":"ed89fe41-1cd0-4298-b9db-370425335113","lifecycleState":"CERTIFIED","lastUpdateDate":1629855359289,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-25 01:53:12,625 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-25 01:53:12,625 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a910bd20-8830-46f6-b924-5d70aff48170', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:53:12,626 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7bcd6837-de37-4a02-a82f-4ab8351e43cd/vnfs/0cbddfb6-b53c-4e33-afa4-bed207c68078/vfModules 2021-08-25 01:53:12,626 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "32fc6045-ee52-4dea-8939-0f7f28e5b17e", "modelVersionId": "c5a4cb2d-a8ab-43d1-9129-3d243fc72220", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "5ac0f967-8955-48d6-af18-7cfa43c80005", "modelCustomizationName": "BasicCnf..base_dummy..module-0" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "usePreload": true, "aLaCarte": true }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "7bcd6837-de37-4a02-a82f-4ab8351e43cd", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "b928af6e-d004-46ea-a3d3-5b6c0166de4d", "modelVersion": "1.0", "modelVersionId": "4f5eedd3-784c-4a6f-99b2-07483becd7f4" } } }, { "relatedInstance": { "instanceId": "0cbddfb6-b53c-4e33-afa4-bed207c68078", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "ca55878c-7511-4853-b39b-235efcffe872", "modelVersion": "1.0", "modelVersionId": "b00c9e4f-39c4-413a-aca8-f015751d9882", "modelCustomizationId": "2273af45-ed4b-41b4-a67b-24d44f57b164", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-08-25 01:53:12,627 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:53:14,244 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/7bcd6837-de37-4a02-a82f-4ab8351e43cd/vnfs/0cbddfb6-b53c-4e33-afa4-bed207c68078/vfModules HTTP/1.1" 202 262 2021-08-25 01:53:14,246 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response code: 202 2021-08-25 01:53:14,246 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"a910bd20-8830-46f6-b924-5d70aff48170","instanceId":"904ca9cc-61ab-4902-aa22-8af465adfe7e","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a910bd20-8830-46f6-b924-5d70aff48170"}} 2021-08-25 01:53:14,247 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-08-25 01:53:14,255 DEBUG 129:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b8ac1091-7438-44e3-adc8-e3e8b49be863', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:53:14,255 DEBUG 131:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a910bd20-8830-46f6-b924-5d70aff48170 2021-08-25 01:53:14,256 DEBUG 132:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] data sent: None 2021-08-25 01:53:14,258 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:53:14,446 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a910bd20-8830-46f6-b924-5d70aff48170 HTTP/1.1" 200 2455 2021-08-25 01:53:14,447 INFO 142:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] response code: 200 2021-08-25 01:53:14,448 DEBUG 146:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] response: {"request":{"requestId":"a910bd20-8830-46f6-b924-5d70aff48170","startTime":"Wed, 25 Aug 2021 01:53:12 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelVersionId":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelCustomizationId":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelUuid":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelInvariantUuid":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"}}},{"relatedInstance":{"instanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"ca55878c-7511-4853-b39b-235efcffe872","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelVersionId":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelCustomizationId":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelUuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelInvariantUuid":"ca55878c-7511-4853-b39b-235efcffe872","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vfModuleInstanceId":"904ca9cc-61ab-4902-aa22-8af465adfe7e","vfModuleInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 25 Aug 2021 01:53:13 GMT"}}} 2021-08-25 01:53:24,459 DEBUG 129:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cf5705b4-bb11-4f02-bbb1-dc1f38f81d4b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:53:24,460 DEBUG 131:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a910bd20-8830-46f6-b924-5d70aff48170 2021-08-25 01:53:24,460 DEBUG 132:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] data sent: None 2021-08-25 01:53:24,462 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:53:24,671 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a910bd20-8830-46f6-b924-5d70aff48170 HTTP/1.1" 200 2666 2021-08-25 01:53:24,672 INFO 142:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] response code: 200 2021-08-25 01:53:24,673 DEBUG 146:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] response: {"request":{"requestId":"a910bd20-8830-46f6-b924-5d70aff48170","startTime":"Wed, 25 Aug 2021 01:53:12 GMT","finishTime":"Wed, 25 Aug 2021 01:53:22 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelVersionId":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelCustomizationId":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelUuid":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelInvariantUuid":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"}}},{"relatedInstance":{"instanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"ca55878c-7511-4853-b39b-235efcffe872","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelVersionId":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelCustomizationId":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelUuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelInvariantUuid":"ca55878c-7511-4853-b39b-235efcffe872","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vfModuleInstanceId":"904ca9cc-61ab-4902-aa22-8af465adfe7e","vfModuleInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:53:22 GMT"}}} 2021-08-25 01:53:24,673 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2021-08-25 01:53:24,674 DEBUG 129:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bf8ff3ef-7008-42fa-a705-c73a96602859', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:53:24,674 DEBUG 131:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a910bd20-8830-46f6-b924-5d70aff48170 2021-08-25 01:53:24,674 DEBUG 132:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] data sent: None 2021-08-25 01:53:24,676 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:53:24,871 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a910bd20-8830-46f6-b924-5d70aff48170 HTTP/1.1" 200 2666 2021-08-25 01:53:24,872 INFO 142:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] response code: 200 2021-08-25 01:53:24,872 DEBUG 146:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] response: {"request":{"requestId":"a910bd20-8830-46f6-b924-5d70aff48170","startTime":"Wed, 25 Aug 2021 01:53:12 GMT","finishTime":"Wed, 25 Aug 2021 01:53:22 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelVersionId":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelCustomizationId":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelUuid":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelInvariantUuid":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"}}},{"relatedInstance":{"instanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"ca55878c-7511-4853-b39b-235efcffe872","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelVersionId":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelCustomizationId":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelUuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelInvariantUuid":"ca55878c-7511-4853-b39b-235efcffe872","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vfModuleInstanceId":"904ca9cc-61ab-4902-aa22-8af465adfe7e","vfModuleInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:53:22 GMT"}}} 2021-08-25 01:53:24,873 DEBUG 129:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6c7fa5a8-97d3-4b6a-b061-601eeb4be8af', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:53:24,873 DEBUG 131:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a910bd20-8830-46f6-b924-5d70aff48170 2021-08-25 01:53:24,873 DEBUG 132:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] data sent: None 2021-08-25 01:53:24,875 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:53:25,067 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a910bd20-8830-46f6-b924-5d70aff48170 HTTP/1.1" 200 2666 2021-08-25 01:53:25,068 INFO 142:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] response code: 200 2021-08-25 01:53:25,069 DEBUG 146:onap_service.py(9) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] response: {"request":{"requestId":"a910bd20-8830-46f6-b924-5d70aff48170","startTime":"Wed, 25 Aug 2021 01:53:12 GMT","finishTime":"Wed, 25 Aug 2021 01:53:22 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelVersionId":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelCustomizationId":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelUuid":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelInvariantUuid":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"}}},{"relatedInstance":{"instanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"ca55878c-7511-4853-b39b-235efcffe872","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelVersionId":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelCustomizationId":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelUuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelInvariantUuid":"ca55878c-7511-4853-b39b-235efcffe872","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vfModuleInstanceId":"904ca9cc-61ab-4902-aa22-8af465adfe7e","vfModuleInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:53:22 GMT"}}} 2021-08-25 01:53:25,075 DEBUG 129:onap_service.py(1) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '53157b06-3740-40e8-84c6-135d3b7e2261', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:53:25,075 DEBUG 131:onap_service.py(1) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a910bd20-8830-46f6-b924-5d70aff48170 2021-08-25 01:53:25,076 DEBUG 132:onap_service.py(1) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] data sent: None 2021-08-25 01:53:25,078 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:53:25,261 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a910bd20-8830-46f6-b924-5d70aff48170 HTTP/1.1" 200 2666 2021-08-25 01:53:25,263 INFO 142:onap_service.py(1) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] response code: 200 2021-08-25 01:53:25,263 DEBUG 146:onap_service.py(1) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] response: {"request":{"requestId":"a910bd20-8830-46f6-b924-5d70aff48170","startTime":"Wed, 25 Aug 2021 01:53:12 GMT","finishTime":"Wed, 25 Aug 2021 01:53:22 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelVersionId":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelCustomizationId":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelUuid":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelInvariantUuid":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"}}},{"relatedInstance":{"instanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"ca55878c-7511-4853-b39b-235efcffe872","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelVersionId":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelCustomizationId":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelUuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelInvariantUuid":"ca55878c-7511-4853-b39b-235efcffe872","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vfModuleInstanceId":"904ca9cc-61ab-4902-aa22-8af465adfe7e","vfModuleInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:53:22 GMT"}}} 2021-08-25 01:53:25,264 DEBUG 129:onap_service.py(1) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7574d44f-c966-4a13-899d-4a79ee9a675e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:53:25,264 DEBUG 131:onap_service.py(1) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a910bd20-8830-46f6-b924-5d70aff48170 2021-08-25 01:53:25,264 DEBUG 132:onap_service.py(1) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] data sent: None 2021-08-25 01:53:25,265 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:53:25,436 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a910bd20-8830-46f6-b924-5d70aff48170 HTTP/1.1" 200 2666 2021-08-25 01:53:25,437 INFO 142:onap_service.py(1) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] response code: 200 2021-08-25 01:53:25,438 DEBUG 146:onap_service.py(1) - [None][Check a910bd20-8830-46f6-b924-5d70aff48170 orchestration request status] response: {"request":{"requestId":"a910bd20-8830-46f6-b924-5d70aff48170","startTime":"Wed, 25 Aug 2021 01:53:12 GMT","finishTime":"Wed, 25 Aug 2021 01:53:22 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelVersionId":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelCustomizationId":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelUuid":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelInvariantUuid":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"}}},{"relatedInstance":{"instanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"ca55878c-7511-4853-b39b-235efcffe872","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelVersionId":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelCustomizationId":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelUuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelInvariantUuid":"ca55878c-7511-4853-b39b-235efcffe872","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vfModuleInstanceId":"904ca9cc-61ab-4902-aa22-8af465adfe7e","vfModuleInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:53:22 GMT"}}} 2021-08-25 01:53:25,439 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2021-08-25 01:53:25,439 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2021-08-25 01:53:35,450 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:53:35,450 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7bcd6837-de37-4a02-a82f-4ab8351e43cd/relationship-list 2021-08-25 01:53:35,450 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-25 01:53:35,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:35,511 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7bcd6837-de37-4a02-a82f-4ab8351e43cd/relationship-list HTTP/1.1" 200 1064 2021-08-25 01:53:35,512 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-25 01:53:35,512 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0cbddfb6-b53c-4e33-afa4-bed207c68078"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-08-25 01:53:35,515 DEBUG 129:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:53:35,515 DEBUG 131:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078 2021-08-25 01:53:35,515 DEBUG 132:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] data sent: None 2021-08-25 01:53:35,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:35,593 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078 HTTP/1.1" 200 3737 2021-08-25 01:53:35,594 INFO 142:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] response code: 200 2021-08-25 01:53:35,594 DEBUG 146:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] response: {"vnf-id":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vnf-name":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1629856367929","model-invariant-id":"ca55878c-7511-4853-b39b-235efcffe872","model-version-id":"b00c9e4f-39c4-413a-aca8-f015751d9882","model-customization-id":"2273af45-ed4b-41b4-a67b-24d44f57b164","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/7bcd6837-de37-4a02-a82f-4ab8351e43cd/service-data/vnfs/vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7bcd6837-de37-4a02-a82f-4ab8351e43cd","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"7bcd6837-de37-4a02-a82f-4ab8351e43cd"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-08-25 01:53:35,596 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-08-25 01:53:35,597 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-08-25 01:53:35,597 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0 VF modules] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:53:35,597 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078/vf-modules 2021-08-25 01:53:35,597 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0 VF modules] data sent: None 2021-08-25 01:53:35,598 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:35,678 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078/vf-modules HTTP/1.1" 200 800 2021-08-25 01:53:35,679 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0 VF modules] response code: 200 2021-08-25 01:53:35,679 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"904ca9cc-61ab-4902-aa22-8af465adfe7e","vf-module-name":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","heat-stack-id":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329/kind_elgamal","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1629856402540","model-invariant-id":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","model-version-id":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","model-customization-id":"5ac0f967-8955-48d6-af18-7cfa43c80005","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/7bcd6837-de37-4a02-a82f-4ab8351e43cd/service-data/vnfs/vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078/vnf-data/vf-modules/vf-module/904ca9cc-61ab-4902-aa22-8af465adfe7e/vf-module-data/vf-module-topology/"}]} 2021-08-25 01:53:35,681 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-08-25 01:53:35,681 DEBUG 158:vf_module.py(1) - Delete 904ca9cc-61ab-4902-aa22-8af465adfe7e VF module 2021-08-25 01:53:35,682 DEBUG 45:deletion.py(1) - VF module 904ca9cc-61ab-4902-aa22-8af465adfe7e deletion request 2021-08-25 01:53:35,691 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:53:35,691 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-25 01:53:35,691 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-25 01:53:35,692 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:35,776 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-25 01:53:35,777 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-25 01:53:35,777 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-25 01:53:35,780 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-08-25 01:53:35,780 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-08-25 01:53:35,780 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-25 01:53:35,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:35,889 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-08-25 01:53:35,890 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-25 01:53:35,890 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":"1629856364183","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0cbddfb6-b53c-4e33-afa4-bed207c68078"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"}]}]}}]} 2021-08-25 01:53:35,893 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:53:35,893 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-25 01:53:35,893 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-25 01:53:35,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:35,974 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-25 01:53:35,975 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-25 01:53:35,975 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-25 01:53:35,977 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-08-25 01:53:35,977 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-08-25 01:53:35,978 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-25 01:53:35,979 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:36,081 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-08-25 01:53:36,082 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-25 01:53:36,083 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":"1629856364183","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0cbddfb6-b53c-4e33-afa4-bed207c68078"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"}]}]}}]} 2021-08-25 01:53:36,085 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:53:36,085 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-25 01:53:36,085 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-25 01:53:36,087 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:36,176 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-25 01:53:36,177 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-25 01:53:36,177 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-25 01:53:36,179 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-08-25 01:53:36,180 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-08-25 01:53:36,180 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-25 01:53:36,181 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:36,270 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-08-25 01:53:36,271 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-25 01:53:36,271 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":"1629856364183","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0cbddfb6-b53c-4e33-afa4-bed207c68078"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"}]}]}}]} 2021-08-25 01:53:36,273 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-08-25 01:53:36,273 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-08-25 01:53:36,274 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-25 01:53:36,275 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:36,383 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-08-25 01:53:36,384 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-25 01:53:36,384 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629856364286","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0cbddfb6-b53c-4e33-afa4-bed207c68078"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-08-25 01:53:36,388 DEBUG 129:onap_service.py(1) - [None][Create 904ca9cc-61ab-4902-aa22-8af465adfe7e VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '81c69772-3811-42e7-b3fa-d2ecb88412bc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:53:36,388 DEBUG 131:onap_service.py(1) - [None][Create 904ca9cc-61ab-4902-aa22-8af465adfe7e VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7bcd6837-de37-4a02-a82f-4ab8351e43cd/vnfs/0cbddfb6-b53c-4e33-afa4-bed207c68078/vfModules/904ca9cc-61ab-4902-aa22-8af465adfe7e 2021-08-25 01:53:36,389 DEBUG 132:onap_service.py(1) - [None][Create 904ca9cc-61ab-4902-aa22-8af465adfe7e VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "32fc6045-ee52-4dea-8939-0f7f28e5b17e", "modelVersionId": "c5a4cb2d-a8ab-43d1-9129-3d243fc72220", "modelName": "basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329", "modelVersion": "1629856402540", "modelCustomizationId": "5ac0f967-8955-48d6-af18-7cfa43c80005" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-25 01:53:36,392 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:53:37,860 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/7bcd6837-de37-4a02-a82f-4ab8351e43cd/vnfs/0cbddfb6-b53c-4e33-afa4-bed207c68078/vfModules/904ca9cc-61ab-4902-aa22-8af465adfe7e HTTP/1.1" 202 262 2021-08-25 01:53:37,862 INFO 142:onap_service.py(1) - [None][Create 904ca9cc-61ab-4902-aa22-8af465adfe7e VF moduledeletion request] response code: 202 2021-08-25 01:53:37,862 DEBUG 146:onap_service.py(1) - [None][Create 904ca9cc-61ab-4902-aa22-8af465adfe7e VF moduledeletion request] response: {"requestReferences":{"requestId":"81c69772-3811-42e7-b3fa-d2ecb88412bc","instanceId":"904ca9cc-61ab-4902-aa22-8af465adfe7e","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/81c69772-3811-42e7-b3fa-d2ecb88412bc"}} 2021-08-25 01:53:37,862 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-08-25 01:53:37,872 DEBUG 129:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4ab886b4-88f4-4216-a1be-b04e2dadd1c6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:53:37,873 DEBUG 131:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/81c69772-3811-42e7-b3fa-d2ecb88412bc 2021-08-25 01:53:37,873 DEBUG 132:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] data sent: None 2021-08-25 01:53:37,879 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:53:38,072 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/81c69772-3811-42e7-b3fa-d2ecb88412bc HTTP/1.1" 200 1311 2021-08-25 01:53:38,074 INFO 142:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] response code: 200 2021-08-25 01:53:38,075 DEBUG 146:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] response: {"request":{"requestId":"81c69772-3811-42e7-b3fa-d2ecb88412bc","startTime":"Wed, 25 Aug 2021 01:53:36 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","modelType":"vfModule","modelName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","modelVersion":"1629856402540","modelCustomizationUuid":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelVersionId":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelCustomizationId":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelUuid":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelInvariantUuid":"32fc6045-ee52-4dea-8939-0f7f28e5b17e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vfModuleInstanceId":"904ca9cc-61ab-4902-aa22-8af465adfe7e","vfModuleInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 25 Aug 2021 01:53:37 GMT"}}} 2021-08-25 01:53:48,087 DEBUG 129:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eca0d065-6c63-4b10-8bd0-8aacfad22d02', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:53:48,088 DEBUG 131:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/81c69772-3811-42e7-b3fa-d2ecb88412bc 2021-08-25 01:53:48,089 DEBUG 132:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] data sent: None 2021-08-25 01:53:48,091 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:53:48,308 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/81c69772-3811-42e7-b3fa-d2ecb88412bc HTTP/1.1" 200 1522 2021-08-25 01:53:48,309 INFO 142:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] response code: 200 2021-08-25 01:53:48,309 DEBUG 146:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] response: {"request":{"requestId":"81c69772-3811-42e7-b3fa-d2ecb88412bc","startTime":"Wed, 25 Aug 2021 01:53:36 GMT","finishTime":"Wed, 25 Aug 2021 01:53:43 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","modelType":"vfModule","modelName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","modelVersion":"1629856402540","modelCustomizationUuid":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelVersionId":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelCustomizationId":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelUuid":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelInvariantUuid":"32fc6045-ee52-4dea-8939-0f7f28e5b17e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vfModuleInstanceId":"904ca9cc-61ab-4902-aa22-8af465adfe7e","vfModuleInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:53:43 GMT"}}} 2021-08-25 01:53:48,310 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2021-08-25 01:53:48,310 DEBUG 129:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7a3b2c44-9b3a-4766-ad1a-d6df36ae7c14', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:53:48,310 DEBUG 131:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/81c69772-3811-42e7-b3fa-d2ecb88412bc 2021-08-25 01:53:48,311 DEBUG 132:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] data sent: None 2021-08-25 01:53:48,312 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:53:48,506 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/81c69772-3811-42e7-b3fa-d2ecb88412bc HTTP/1.1" 200 1522 2021-08-25 01:53:48,508 INFO 142:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] response code: 200 2021-08-25 01:53:48,508 DEBUG 146:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] response: {"request":{"requestId":"81c69772-3811-42e7-b3fa-d2ecb88412bc","startTime":"Wed, 25 Aug 2021 01:53:36 GMT","finishTime":"Wed, 25 Aug 2021 01:53:43 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","modelType":"vfModule","modelName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","modelVersion":"1629856402540","modelCustomizationUuid":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelVersionId":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelCustomizationId":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelUuid":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelInvariantUuid":"32fc6045-ee52-4dea-8939-0f7f28e5b17e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vfModuleInstanceId":"904ca9cc-61ab-4902-aa22-8af465adfe7e","vfModuleInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:53:43 GMT"}}} 2021-08-25 01:53:48,509 DEBUG 129:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '631b5ef3-4141-4b4d-9faf-f93390a0c7ab', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:53:48,509 DEBUG 131:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/81c69772-3811-42e7-b3fa-d2ecb88412bc 2021-08-25 01:53:48,509 DEBUG 132:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] data sent: None 2021-08-25 01:53:48,511 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:53:48,700 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/81c69772-3811-42e7-b3fa-d2ecb88412bc HTTP/1.1" 200 1522 2021-08-25 01:53:48,701 INFO 142:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] response code: 200 2021-08-25 01:53:48,701 DEBUG 146:onap_service.py(10) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] response: {"request":{"requestId":"81c69772-3811-42e7-b3fa-d2ecb88412bc","startTime":"Wed, 25 Aug 2021 01:53:36 GMT","finishTime":"Wed, 25 Aug 2021 01:53:43 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","modelType":"vfModule","modelName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","modelVersion":"1629856402540","modelCustomizationUuid":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelVersionId":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelCustomizationId":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelUuid":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelInvariantUuid":"32fc6045-ee52-4dea-8939-0f7f28e5b17e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vfModuleInstanceId":"904ca9cc-61ab-4902-aa22-8af465adfe7e","vfModuleInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:53:43 GMT"}}} 2021-08-25 01:53:48,708 DEBUG 129:onap_service.py(1) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9ae1c18e-b101-417f-a3f1-3eb1139d703f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:53:48,709 DEBUG 131:onap_service.py(1) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/81c69772-3811-42e7-b3fa-d2ecb88412bc 2021-08-25 01:53:48,709 DEBUG 132:onap_service.py(1) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] data sent: None 2021-08-25 01:53:48,711 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:53:48,890 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/81c69772-3811-42e7-b3fa-d2ecb88412bc HTTP/1.1" 200 1522 2021-08-25 01:53:48,891 INFO 142:onap_service.py(1) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] response code: 200 2021-08-25 01:53:48,892 DEBUG 146:onap_service.py(1) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] response: {"request":{"requestId":"81c69772-3811-42e7-b3fa-d2ecb88412bc","startTime":"Wed, 25 Aug 2021 01:53:36 GMT","finishTime":"Wed, 25 Aug 2021 01:53:43 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","modelType":"vfModule","modelName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","modelVersion":"1629856402540","modelCustomizationUuid":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelVersionId":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelCustomizationId":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelUuid":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelInvariantUuid":"32fc6045-ee52-4dea-8939-0f7f28e5b17e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vfModuleInstanceId":"904ca9cc-61ab-4902-aa22-8af465adfe7e","vfModuleInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:53:43 GMT"}}} 2021-08-25 01:53:48,892 DEBUG 129:onap_service.py(1) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6591c80f-2ecb-4393-a4e2-04b1ed1d582d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:53:48,892 DEBUG 131:onap_service.py(1) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/81c69772-3811-42e7-b3fa-d2ecb88412bc 2021-08-25 01:53:48,893 DEBUG 132:onap_service.py(1) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] data sent: None 2021-08-25 01:53:48,894 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:53:49,063 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/81c69772-3811-42e7-b3fa-d2ecb88412bc HTTP/1.1" 200 1522 2021-08-25 01:53:49,064 INFO 142:onap_service.py(1) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] response code: 200 2021-08-25 01:53:49,064 DEBUG 146:onap_service.py(1) - [None][Check 81c69772-3811-42e7-b3fa-d2ecb88412bc orchestration request status] response: {"request":{"requestId":"81c69772-3811-42e7-b3fa-d2ecb88412bc","startTime":"Wed, 25 Aug 2021 01:53:36 GMT","finishTime":"Wed, 25 Aug 2021 01:53:43 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","modelType":"vfModule","modelName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329","modelVersion":"1629856402540","modelCustomizationUuid":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelVersionId":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelCustomizationId":"5ac0f967-8955-48d6-af18-7cfa43c80005","modelUuid":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220","modelInvariantUuid":"32fc6045-ee52-4dea-8939-0f7f28e5b17e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vfModuleInstanceId":"904ca9cc-61ab-4902-aa22-8af465adfe7e","vfModuleInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:53:43 GMT"}}} 2021-08-25 01:53:49,065 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-08-25 01:53:49,065 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2021-08-25 01:53:49,066 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:53:49,066 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7bcd6837-de37-4a02-a82f-4ab8351e43cd/relationship-list 2021-08-25 01:53:49,066 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-25 01:53:49,068 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:49,121 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7bcd6837-de37-4a02-a82f-4ab8351e43cd/relationship-list HTTP/1.1" 200 1064 2021-08-25 01:53:49,121 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-25 01:53:49,122 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0cbddfb6-b53c-4e33-afa4-bed207c68078"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-08-25 01:53:49,124 DEBUG 129:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:53:49,124 DEBUG 131:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078 2021-08-25 01:53:49,124 DEBUG 132:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] data sent: None 2021-08-25 01:53:49,126 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:49,218 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078 HTTP/1.1" 200 3737 2021-08-25 01:53:49,219 INFO 142:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] response code: 200 2021-08-25 01:53:49,220 DEBUG 146:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] response: {"vnf-id":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vnf-name":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1629856367929","model-invariant-id":"ca55878c-7511-4853-b39b-235efcffe872","model-version-id":"b00c9e4f-39c4-413a-aca8-f015751d9882","model-customization-id":"2273af45-ed4b-41b4-a67b-24d44f57b164","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/7bcd6837-de37-4a02-a82f-4ab8351e43cd/service-data/vnfs/vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7bcd6837-de37-4a02-a82f-4ab8351e43cd","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"7bcd6837-de37-4a02-a82f-4ab8351e43cd"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-08-25 01:53:49,223 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-25 01:53:49,223 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-25 01:53:49,223 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-08-25 01:53:49,223 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-25 01:53:49,224 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-25 01:53:49,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:53:49,770 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-25 01:53:49,771 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-25 01:53:49,772 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aea38bcc-8907-4b23-9c03-8aa8a14a4909/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/24b77381-d65c-4aff-8852-818deb3fc15e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-25 01:53:49,774 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-25 01:53:49,775 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:53:49,775 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:53:49,775 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:53:49,775 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:53:49,776 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:53:49,776 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:53:49,776 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:53:49,776 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:53:49,776 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:53:49,776 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:53:49,776 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:53:49,777 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-25 01:53:49,777 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:53:49,777 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:53:49,777 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:53:49,777 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-25 01:53:49,777 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:53:49,778 INFO 192:__init__.py(1) - Service found, updating information 2021-08-25 01:53:49,778 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-08-25 01:53:49,778 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-08-25 01:53:49,778 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-25 01:53:49,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:53:50,474 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-08-25 01:53:50,477 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-25 01:53:50,482 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36ab3528-cbff-4ef0-a15d-910c6e8f3598","lifecycleState":"CERTIFIED","lastUpdateDate":1629847093685,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f76356-ea95-40c9-966c-a3ac39a3c90b","invariantUUID":"1bb16789-1b74-4f8f-b72b-f070205624b9","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":"4037fd0d-91df-47cb-9118-4139c6f8b660","lifecycleState":"CERTIFIED","lastUpdateDate":1629846599886,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38a23335-63ca-412e-a900-d8492713476d","invariantUUID":"6b7a9170-9135-44b9-82f7-be256414327f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"124be86d-59ec-41fc-b5d6-dab43e055b36","lifecycleState":"CERTIFIED","lastUpdateDate":1629847067636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a01dd32-ce8f-4fb2-b6de-76c3c404580e","invariantUUID":"8f2899e3-d611-44fe-b0a3-df474cb9f2d2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"74f36aba-76dc-45cb-87c7-9d1e10a8ff7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629847039510,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e1cd482-17db-410b-82cd-ae7331ad76fd","invariantUUID":"cfc2f377-c934-4ed2-8944-676210ac1bef","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":"networkrules","uniqueId":"35818ea3-e7f7-435c-a005-f9ab6433f77d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846726343,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"49c6931e-e4f8-4d03-92c8-4ef7302f841b","invariantUUID":"1415e45f-8043-43e7-a938-6f1ccb1150d7","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":"loadBalancer","uniqueId":"3566faa0-4877-46aa-8c59-a4595e7c75ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629846588769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d2e047-62d6-4a0a-b497-d550a438dd77","invariantUUID":"04ebcac3-27ee-4022-958e-c5df0227aea9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dc81f181-a1af-494e-aa0a-2ec867756117","lifecycleState":"CERTIFIED","lastUpdateDate":1629846861087,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"17d0230d-4944-4f01-aa26-883b1080332e","invariantUUID":"5995d95f-c426-4895-9ad1-b5897831435e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f90b5292-e58e-4c65-a848-d4258569cc9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629847086354,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b7e3809-851d-4493-817f-164055c48f27","invariantUUID":"0d4d6a1e-3407-49c5-8d28-0051d733d3cf","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ed6bdb-8676-4589-8df3-58fce92efbcd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846833684,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62780a9d-22b9-407a-8941-ce665aaf23b6","invariantUUID":"9d9eed66-b042-4e78-92bf-d8baebb1be62","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66cb1caa-95de-4445-b6eb-9818893f183a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846758487,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a63bf230-4d49-42f4-b329-6cf571a4fa40","invariantUUID":"1864f907-6715-4262-98bc-7a318e14198e","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":"securityrules","uniqueId":"94c6c669-87b2-4646-8faa-5bed6212a5ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629846738931,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dbbe5bd1-b9a0-415e-9c7b-0a4a822522a6","invariantUUID":"492fabd5-b343-4841-9e55-2faa86b73906","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"50eed374-0da1-44bd-8c80-1921e2551d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846866426,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51436872-2467-4b9b-b480-b867fcd75d79","invariantUUID":"9960edec-d0d1-47e6-90ba-d669819f738d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"98ac5911-3d70-44a4-8f12-ebe5225e7f08","lifecycleState":"CERTIFIED","lastUpdateDate":1629847100750,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99023a61-d344-4b24-b85e-992bf4fd5ed5","invariantUUID":"6e5bb198-9656-459d-9a8f-803faacdff00","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":"port","uniqueId":"f35808e0-1e02-4839-961a-dfa998a12e03","lifecycleState":"CERTIFIED","lastUpdateDate":1629846711463,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75166615-0beb-4995-9d45-0099f17a61a3","invariantUUID":"3e925d54-d5ce-4ce5-bec5-7bc12c788a15","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a984e53-2605-45a1-a36e-82d588b89fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846789787,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c16de57-8230-4fa2-a8a3-0690239111c5","invariantUUID":"d98bc183-0aa3-4a8a-9f6d-8dd79b14c09c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4dabe6f-dfa1-4a69-abf0-8f05c6cb9b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846674197,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba056aef-5566-4d94-b96f-567f09069994","invariantUUID":"a3bfbf4d-f666-4f24-bea3-bf0f7f667113","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0e9e4246-8d49-4443-a8ca-e0d8bd4497b9","lifecycleState":"CERTIFIED","lastUpdateDate":1629847044712,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2cd87f8-1664-4e77-949b-4ee6bd0815bf","invariantUUID":"484cf949-5f53-476e-afc1-6f4e8122a004","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca199e8b-af8a-4d19-be85-cb3733de56a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629847103826,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d519382-ada8-432e-aa45-587c56f64e53","invariantUUID":"2641ca40-0f5e-42e2-874a-5ec2b00fb150","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e49fc42d-1fd7-4dd3-bf4f-013b004b70d3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846575488,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985cd2e9-a63e-4a26-a5da-861c87666624","invariantUUID":"58fe4d21-2ad2-4f22-bb0a-cd0510899e15","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"438f4de4-a937-4649-87b3-c8293aa37c13","lifecycleState":"CERTIFIED","lastUpdateDate":1629847082417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58032ea0-75dd-4611-9ea3-f6fdc13a8568","invariantUUID":"08ed1252-d05f-4b65-a5b9-5aefa1a73721","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":"objectStorage","uniqueId":"41305333-9b52-4739-a34a-6bb9d2710e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846871982,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"245c59ba-3bbc-4d10-b4b0-71531c364954","invariantUUID":"7a45db19-7df2-476f-82e9-dbd5f191bd42","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","lifecycleState":"CERTIFIED","lastUpdateDate":1629846536457,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"470388ab-8ff1-4e8d-af63-45f4bf01aefd","invariantUUID":"5df41f03-716c-4f8a-bc62-c764c6037002","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":"defaulticon","uniqueId":"c94fa9e3-8400-425b-b402-d345da9326b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629855627002,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","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":"7426f3e0-3c78-4143-a713-a8b503cf92e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846889921,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dc9c8b8-a094-4016-8422-eec515c44521","invariantUUID":"d79bbabd-669f-4625-ac7c-44519edb6323","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":"objectStorage","uniqueId":"db8eb410-de4c-49f1-9ac9-3111f3e2b78f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846569782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4a3198-1a6b-4889-93ad-b37cc47766b2","invariantUUID":"4742f8fb-3840-4643-b68e-ba30a005765e","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":"0387e388-9912-4b60-ac7f-8a324b21a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846752688,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8915382-9cdc-4aeb-bf14-e1e9286d72e3","invariantUUID":"67f3ac97-3a22-4fc8-8698-1341d7053633","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":"compute","uniqueId":"2210f5b2-b2c7-4f3f-bde0-4bb9d22ff67f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846914366,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38a4ff9-4736-4841-b61f-247199588101","invariantUUID":"d8d26f2a-d11c-426e-bc41-aba4b98ea491","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":"f8704a91-22d5-40d0-9d6d-63ec17366155","lifecycleState":"CERTIFIED","lastUpdateDate":1629846976555,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f509bed-d79b-4148-b2a3-beba8f3debdf","invariantUUID":"c0a71b1f-aebd-434b-b4df-57036c5a0065","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":"network","uniqueId":"f20a7782-ed03-4e51-81c8-c13675f00014","lifecycleState":"CERTIFIED","lastUpdateDate":1629846636174,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68047e01-3c49-4ba7-9eec-b528d374fbaa","invariantUUID":"e7177d48-611b-43df-a339-8c1a591cc8ac","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":"compute","uniqueId":"8e5a7f75-d1df-4e3e-89c7-9812231abdaa","lifecycleState":"CERTIFIED","lastUpdateDate":1629846747662,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b10dac0-903a-4a58-837b-e666eddf08bf","invariantUUID":"5aa4a0f0-f953-47ef-8801-16c6aa5e339d","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a428a25a-edd4-45b5-a391-9c2042ca83f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846763856,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a11a7c48-c5db-4808-a38a-b4cdfc49de4a","invariantUUID":"3ed6ce5c-6b19-43f5-bc3d-01c84f59e6be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7801fa74-ec7e-4992-9e66-a2b9c6cfd3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1629847077485,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf35c19-46be-49df-83ea-6fdd1e8cd49f","invariantUUID":"67594215-fea3-417d-8863-6358bfbb93c8","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":"port","uniqueId":"a15831e5-c164-4186-8c5c-37a976f9cd7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846992355,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11c5e9a5-1232-466f-8f6a-6fe8265cd3d0","invariantUUID":"122da449-f40a-4b2c-a205-d29bacdcba00","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0ca8c3-962e-454e-8881-0d3b327e2f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846855849,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78853115-2818-4370-9a13-e2e91e4e54c6","invariantUUID":"bdf5b4a7-c35b-4aca-b6f7-20645b99ee19","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":"compute","uniqueId":"7d43bda6-11c2-4249-af2a-c256740cbecc","lifecycleState":"CERTIFIED","lastUpdateDate":1629846884637,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f282ed05-8d37-4b61-8ac2-78215c2fb228","invariantUUID":"cb748f24-2f9f-433f-9486-7299259ea8df","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","lifecycleState":"CERTIFIED","lastUpdateDate":1629856106928,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a3b2f102-b858-4223-ae65-d685b6b172b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846594359,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdc723a0-2c72-4038-b3c1-772560823dc5","invariantUUID":"e60610db-9aa8-4498-90a5-0829d3b9043c","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":"5741594a-ff74-4483-9e2c-dd7e670a112b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846667554,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cf90787-da6b-4ed3-a95e-9429002e9286","invariantUUID":"d81b2f65-ece9-4e5b-a35b-79565fec173b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5d5fc95-0e6f-4128-bb2e-f65da30d60ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629846930693,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d3778a3-a6cc-4243-b404-5973e3eb94f0","invariantUUID":"38d1fb7f-88ac-45d1-9acc-256dccda3d96","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32ed3cfc-b4c6-46c4-98d1-c384de197f82","lifecycleState":"CERTIFIED","lastUpdateDate":1629847009768,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b506b34c-0d5b-4558-834e-893032e39dc8","invariantUUID":"4024ce72-3d36-4b25-b4c2-a05b26e5cb5b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efe8d84-d1fc-408c-9ecf-07d653322d00","lifecycleState":"CERTIFIED","lastUpdateDate":1629847049916,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97c58dd5-a08f-4ee7-be53-caaa877aa385","invariantUUID":"34c2885f-ff4e-4e78-a1e8-17485ce7a105","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":"defaulticon","uniqueId":"8329da43-656d-49fb-a40c-45f1b7bb553c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846564171,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09dd6c32-456e-4258-b7e3-02626389989b","invariantUUID":"a1f8fe9c-7c7d-474f-8717-1a648b59159e","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":"e79c4fde-f84c-4771-b6d3-fbc88dd43650","lifecycleState":"CERTIFIED","lastUpdateDate":1629846679380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc31b458-1a95-4065-85ad-58afd0d4c883","invariantUUID":"9c7c127a-a699-4c4b-a26c-4d5c378b1af0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1eb059dd-8c60-4276-ba5e-277132ff0692","lifecycleState":"CERTIFIED","lastUpdateDate":1629847004593,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0699aaf-f238-4246-81e2-f957f8896585","invariantUUID":"87234212-5931-40a9-9d08-05e219df0f4d","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":"843884fa-d205-4c42-8788-c3f3081cb66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846812454,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c886713d-6aff-40c2-89e4-cb70f3da6f86","invariantUUID":"b017e0c9-fe72-4262-85bf-668be6c959bd","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":"defaulticon","uniqueId":"ad4d5165-d4e3-4890-98ed-2352c0359dba","lifecycleState":"CERTIFIED","lastUpdateDate":1629855994968,"name":"basic_onboard_QBknOv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","systemName":"BasicOnboardQbknov","description":"VF","tags":["basic_onboard_QBknOv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f1e4fa-b5d0-45a8-a717-ae7887f741f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846619532,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6cb1872-a277-433d-8306-4c08cafe04de","invariantUUID":"a05c60f2-821a-47f1-a74e-f65f1960c7e7","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718762ee-b569-4542-a5e9-c3e371c27da8","lifecycleState":"CERTIFIED","lastUpdateDate":1629846987009,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e893119d-25ef-44f0-b8b9-082287c42040","invariantUUID":"755c515f-ab86-4749-b9de-7e0f22971490","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1362176-b538-45ab-9562-4ff771d84017","lifecycleState":"CERTIFIED","lastUpdateDate":1629846624880,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71cc7e3b-ca74-4285-9beb-c283203c31f1","invariantUUID":"11364359-188a-4688-9f21-722e9c450593","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":"57513d95-8772-4674-b0a8-36b5d071e672","lifecycleState":"CERTIFIED","lastUpdateDate":1629846783566,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fcd8caef-98bd-4446-8695-602575479e2c","invariantUUID":"dac5b340-9868-4c2a-b3e4-146416594cdb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"370c73a4-38aa-4fa1-9876-b75d562aeec3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846981988,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8a9aa6-b41f-44c8-ba27-55d70d993560","invariantUUID":"231b398d-ff3a-4027-9252-8aa77689145e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6819047-008d-4112-9bd6-4eb77e03df9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846706276,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1ca593f-23a8-4a7c-badf-ee78575a5eea","invariantUUID":"f40c298f-ede7-470c-bd7d-a60c4de3dffc","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":"fb2fc5ef-c481-4dd8-af6e-b9758a424bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846733569,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149a946d-3b19-4598-8b9f-d135302369ed","invariantUUID":"9d95a484-7095-488b-ba03-17c36a012aca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9bb6374-0fc9-43b9-a1f1-7a2e10ff97dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629847023072,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb9d3bc3-d280-4ec3-a81a-92aad4241539","invariantUUID":"792c35e7-1c2c-4a15-b015-05edb8836396","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4761203-b1ce-4db7-9df8-5acb32312d61","lifecycleState":"CERTIFIED","lastUpdateDate":1629846659480,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b2ea5e17-3119-4f42-a880-884fa08f493b","invariantUUID":"7f8a2b6f-eaf5-462b-949f-17354fa65d99","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7435b3f5-e191-4706-a43e-434125fc4455","lifecycleState":"CERTIFIED","lastUpdateDate":1629846630249,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"606b52e4-aa1a-407f-a5f0-89db38de27d7","invariantUUID":"62e4ff73-f2d0-46c6-af18-b32f10df72c7","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":"1cb8dabc-9226-44db-8623-21fb714050cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846878719,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3369427-c50a-4301-9cb3-a263139439cb","invariantUUID":"39a8e3cc-6025-4b7a-9bca-43079893829b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c060b114-ad89-4059-a955-4ea1fc0022f7","lifecycleState":"CERTIFIED","lastUpdateDate":1629846843804,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e44af27-fe43-4787-8027-89df27ae1f6b","invariantUUID":"8e6d7983-25ee-4d25-acb6-9a0eaf7c5239","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9513e95-8660-4317-89b8-deecb49be084","lifecycleState":"CERTIFIED","lastUpdateDate":1629847030680,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bfe531-f2c1-4137-a543-fc5a808159bc","invariantUUID":"1e89d7f0-b6d6-42fa-997a-f4bc6f0c7af6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16d9c5ed-595e-4dae-b19a-6ba9b6c8dc43","lifecycleState":"CERTIFIED","lastUpdateDate":1629846647270,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a12a1783-2106-4294-8c83-3aaa00383ef9","invariantUUID":"68b11df7-7c72-4d20-be67-6ab29b951708","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01d6571e-3acc-4b61-8758-0abd482f0ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1629846925020,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fa042f3-2c49-4e2c-bb75-8e86a139f242","invariantUUID":"913c9b52-6550-4dc7-9230-6c24a4d066a7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21c8a65d-e2f4-4982-96a0-a29d7eadada4","lifecycleState":"CERTIFIED","lastUpdateDate":1629846902583,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e5fb58-601e-42e6-a0ae-b24e772ef1ec","invariantUUID":"e723ffdc-9a20-44a1-8441-ad54467d9b5a","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":"dba0e79f-8213-4b5e-bb72-222720ce1b39","lifecycleState":"CERTIFIED","lastUpdateDate":1629846828676,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83124054-04da-4bb3-823f-ca159b579970","invariantUUID":"1e2fe05e-1365-4626-ac71-ef692f72533f","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":"13992a40-f2be-4b5d-a52d-0ac77e2af4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629847014949,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ebc57b-4ff7-4442-ba66-6e92d0b803ab","invariantUUID":"c1d05f6a-868a-4b31-b594-fa3594235fae","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":"d8491fef-9139-48ed-b944-97ea62ceaa5a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846908677,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3bf79d0-b433-479a-9140-25f3fd1248c7","invariantUUID":"ba0f664c-df2c-4c57-8543-9fdcd20ce402","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":"72255448-fce7-4ff4-acb5-893c16c412dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846849402,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4c33e79-2e83-48a6-92de-98a74ffc2344","invariantUUID":"523fe2a7-0a2c-44db-8500-2a05253e9b8e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84a22518-040f-4b1d-921f-f91ee8dd3d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846652718,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dd14631-7638-413c-a7b3-e18f65fdb9bd","invariantUUID":"442197f4-f9bd-4bc8-8f70-8efbe66a4995","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72e921c4-aeab-4746-910e-abce56744735","lifecycleState":"CERTIFIED","lastUpdateDate":1629846775398,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bfbdd3-b797-41e8-bf63-57ee35848d95","invariantUUID":"43772a3a-5095-441a-a470-889b5db1104a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"819b7357-e14b-421f-9117-2766892f1a74","lifecycleState":"CERTIFIED","lastUpdateDate":1629846998484,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4274d4fb-30c7-4d48-bce2-39ed3084174d","invariantUUID":"a532576a-b169-4015-ad25-807eb1dd8b04","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"727a50b0-5eeb-44f1-a947-5a8bdff18b62","lifecycleState":"CERTIFIED","lastUpdateDate":1629846953327,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"912050fa-b858-4da0-95dd-e357ab87bf06","invariantUUID":"4884ad92-c53f-4d91-b978-679cfc503725","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d15e84b-875c-481d-a061-37c88653dc6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629847060729,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ad1eaa3-d8f1-487c-a043-030928b882fa","invariantUUID":"b51585ff-ebd7-4551-aa3d-733d523bc224","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":"port","uniqueId":"b5eaadaf-2e58-4b2e-a5e3-9f6c16ffe2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846642183,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6835f23d-88fd-42a3-b6c4-6208eafb2c16","invariantUUID":"d7ae76e0-8514-4bde-98fb-e1591319ff58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbb72b1b-1ddc-41e5-8d75-088d5d0083cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846947940,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083ecb44-15ee-489d-a80b-d58f530a0c6e","invariantUUID":"18a20959-daf3-4284-b155-f499677b434a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d77f0f34-8594-42c0-ad9d-ac22297e88a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629856050462,"name":"basic_onboard_QBknOv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","systemName":"BasicOnboardQbknov","description":"service","tags":["basic_onboard_QBknOv"],"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":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","lifecycleState":"CERTIFIED","lastUpdateDate":1629856154985,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","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":"70c54a9c-bbe6-4378-950a-21b12df4ec59","lifecycleState":"CERTIFIED","lastUpdateDate":1629855674912,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","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":"ed89fe41-1cd0-4298-b9db-370425335113","lifecycleState":"CERTIFIED","lastUpdateDate":1629855359289,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-25 01:53:50,489 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-25 01:53:50,490 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-25 01:53:50,490 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel 2021-08-25 01:53:50,490 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-25 01:53:50,493 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:53:50,694 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel HTTP/1.1" 200 None 2021-08-25 01:53:50,696 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-25 01:53:50,696 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-25 01:53:50,734 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-25 01:53:50,734 DEBUG 131:onap_service.py(1) - [None][Get definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/32fc6045-ee52-4dea-8939-0f7f28e5b17e/5ac0f967-8955-48d6-af18-7cfa43c80005 2021-08-25 01:53:50,734 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-08-25 01:53:50,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-25 01:53:50,762 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/32fc6045-ee52-4dea-8939-0f7f28e5b17e/5ac0f967-8955-48d6-af18-7cfa43c80005 HTTP/1.1" 200 270 2021-08-25 01:53:50,762 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-08-25 01:53:50,763 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","rb-version":"5ac0f967-8955-48d6-af18-7cfa43c80005","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"c5a4cb2d-a8ab-43d1-9129-3d243fc72220"}} 2021-08-25 01:53:50,765 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-25 01:53:50,765 DEBUG 131:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/32fc6045-ee52-4dea-8939-0f7f28e5b17e/5ac0f967-8955-48d6-af18-7cfa43c80005/profile/cnftest 2021-08-25 01:53:50,765 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-08-25 01:53:50,767 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-25 01:53:50,790 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/32fc6045-ee52-4dea-8939-0f7f28e5b17e/5ac0f967-8955-48d6-af18-7cfa43c80005/profile/cnftest HTTP/1.1" 200 212 2021-08-25 01:53:50,790 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-08-25 01:53:50,791 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"32fc6045-ee52-4dea-8939-0f7f28e5b17e","rb-version":"5ac0f967-8955-48d6-af18-7cfa43c80005","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-08-25 01:53:50,793 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-25 01:53:50,793 DEBUG 131:onap_service.py(1) - [None][Delete Profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/32fc6045-ee52-4dea-8939-0f7f28e5b17e/5ac0f967-8955-48d6-af18-7cfa43c80005/profile/cnftest 2021-08-25 01:53:50,793 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None 2021-08-25 01:53:50,795 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-25 01:53:50,819 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/32fc6045-ee52-4dea-8939-0f7f28e5b17e/5ac0f967-8955-48d6-af18-7cfa43c80005/profile/cnftest HTTP/1.1" 204 0 2021-08-25 01:53:50,820 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204 2021-08-25 01:53:50,820 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a 2021-08-25 01:53:50,822 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:53:50,823 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7bcd6837-de37-4a02-a82f-4ab8351e43cd/relationship-list 2021-08-25 01:53:50,823 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-25 01:53:50,825 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:50,878 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7bcd6837-de37-4a02-a82f-4ab8351e43cd/relationship-list HTTP/1.1" 200 1064 2021-08-25 01:53:50,880 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-25 01:53:50,880 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"e4f15029-6816-43a3-a8b1-bb8a6dc8a3cf"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0cbddfb6-b53c-4e33-afa4-bed207c68078"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-08-25 01:53:50,883 DEBUG 129:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:53:50,884 DEBUG 131:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078 2021-08-25 01:53:50,884 DEBUG 132:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] data sent: None 2021-08-25 01:53:50,886 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:50,988 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078 HTTP/1.1" 200 3737 2021-08-25 01:53:50,989 INFO 142:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] response code: 200 2021-08-25 01:53:50,990 DEBUG 146:onap_service.py(1) - [AAI][Get 7bcd6837-de37-4a02-a82f-4ab8351e43cd ABCMeta] response: {"vnf-id":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vnf-name":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1629856367929","model-invariant-id":"ca55878c-7511-4853-b39b-235efcffe872","model-version-id":"b00c9e4f-39c4-413a-aca8-f015751d9882","model-customization-id":"2273af45-ed4b-41b4-a67b-24d44f57b164","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/7bcd6837-de37-4a02-a82f-4ab8351e43cd/service-data/vnfs/vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/7bcd6837-de37-4a02-a82f-4ab8351e43cd","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"7bcd6837-de37-4a02-a82f-4ab8351e43cd"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-08-25 01:53:50,992 DEBUG 384:vnf.py(1) - Delete 0cbddfb6-b53c-4e33-afa4-bed207c68078 VNF 2021-08-25 01:53:50,992 DEBUG 80:deletion.py(1) - VNF 0cbddfb6-b53c-4e33-afa4-bed207c68078 deletion request 2021-08-25 01:53:51,003 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-25 01:53:51,004 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-25 01:53:51,004 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-08-25 01:53:51,004 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-25 01:53:51,004 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-25 01:53:51,006 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:53:51,713 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-25 01:53:51,715 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-25 01:53:51,715 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aea38bcc-8907-4b23-9c03-8aa8a14a4909/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/24b77381-d65c-4aff-8852-818deb3fc15e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-25 01:53:51,717 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-25 01:53:51,717 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:53:51,717 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:53:51,717 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:53:51,718 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:53:51,718 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:53:51,718 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:53:51,718 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:53:51,718 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:53:51,718 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:53:51,718 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:53:51,719 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:53:51,719 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-25 01:53:51,719 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:53:51,719 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:53:51,719 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:53:51,719 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-25 01:53:51,719 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:53:51,719 INFO 192:__init__.py(1) - Service found, updating information 2021-08-25 01:53:51,720 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-25 01:53:51,720 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-08-25 01:53:51,720 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-25 01:53:51,722 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:53:52,312 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-08-25 01:53:52,318 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-25 01:53:52,321 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36ab3528-cbff-4ef0-a15d-910c6e8f3598","lifecycleState":"CERTIFIED","lastUpdateDate":1629847093685,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f76356-ea95-40c9-966c-a3ac39a3c90b","invariantUUID":"1bb16789-1b74-4f8f-b72b-f070205624b9","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":"4037fd0d-91df-47cb-9118-4139c6f8b660","lifecycleState":"CERTIFIED","lastUpdateDate":1629846599886,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38a23335-63ca-412e-a900-d8492713476d","invariantUUID":"6b7a9170-9135-44b9-82f7-be256414327f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"124be86d-59ec-41fc-b5d6-dab43e055b36","lifecycleState":"CERTIFIED","lastUpdateDate":1629847067636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a01dd32-ce8f-4fb2-b6de-76c3c404580e","invariantUUID":"8f2899e3-d611-44fe-b0a3-df474cb9f2d2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"74f36aba-76dc-45cb-87c7-9d1e10a8ff7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629847039510,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e1cd482-17db-410b-82cd-ae7331ad76fd","invariantUUID":"cfc2f377-c934-4ed2-8944-676210ac1bef","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":"networkrules","uniqueId":"35818ea3-e7f7-435c-a005-f9ab6433f77d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846726343,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"49c6931e-e4f8-4d03-92c8-4ef7302f841b","invariantUUID":"1415e45f-8043-43e7-a938-6f1ccb1150d7","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":"loadBalancer","uniqueId":"3566faa0-4877-46aa-8c59-a4595e7c75ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629846588769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d2e047-62d6-4a0a-b497-d550a438dd77","invariantUUID":"04ebcac3-27ee-4022-958e-c5df0227aea9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dc81f181-a1af-494e-aa0a-2ec867756117","lifecycleState":"CERTIFIED","lastUpdateDate":1629846861087,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"17d0230d-4944-4f01-aa26-883b1080332e","invariantUUID":"5995d95f-c426-4895-9ad1-b5897831435e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f90b5292-e58e-4c65-a848-d4258569cc9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629847086354,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b7e3809-851d-4493-817f-164055c48f27","invariantUUID":"0d4d6a1e-3407-49c5-8d28-0051d733d3cf","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ed6bdb-8676-4589-8df3-58fce92efbcd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846833684,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62780a9d-22b9-407a-8941-ce665aaf23b6","invariantUUID":"9d9eed66-b042-4e78-92bf-d8baebb1be62","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66cb1caa-95de-4445-b6eb-9818893f183a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846758487,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a63bf230-4d49-42f4-b329-6cf571a4fa40","invariantUUID":"1864f907-6715-4262-98bc-7a318e14198e","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":"securityrules","uniqueId":"94c6c669-87b2-4646-8faa-5bed6212a5ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629846738931,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dbbe5bd1-b9a0-415e-9c7b-0a4a822522a6","invariantUUID":"492fabd5-b343-4841-9e55-2faa86b73906","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"50eed374-0da1-44bd-8c80-1921e2551d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846866426,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51436872-2467-4b9b-b480-b867fcd75d79","invariantUUID":"9960edec-d0d1-47e6-90ba-d669819f738d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"98ac5911-3d70-44a4-8f12-ebe5225e7f08","lifecycleState":"CERTIFIED","lastUpdateDate":1629847100750,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99023a61-d344-4b24-b85e-992bf4fd5ed5","invariantUUID":"6e5bb198-9656-459d-9a8f-803faacdff00","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":"port","uniqueId":"f35808e0-1e02-4839-961a-dfa998a12e03","lifecycleState":"CERTIFIED","lastUpdateDate":1629846711463,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75166615-0beb-4995-9d45-0099f17a61a3","invariantUUID":"3e925d54-d5ce-4ce5-bec5-7bc12c788a15","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a984e53-2605-45a1-a36e-82d588b89fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846789787,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c16de57-8230-4fa2-a8a3-0690239111c5","invariantUUID":"d98bc183-0aa3-4a8a-9f6d-8dd79b14c09c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4dabe6f-dfa1-4a69-abf0-8f05c6cb9b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846674197,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba056aef-5566-4d94-b96f-567f09069994","invariantUUID":"a3bfbf4d-f666-4f24-bea3-bf0f7f667113","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0e9e4246-8d49-4443-a8ca-e0d8bd4497b9","lifecycleState":"CERTIFIED","lastUpdateDate":1629847044712,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2cd87f8-1664-4e77-949b-4ee6bd0815bf","invariantUUID":"484cf949-5f53-476e-afc1-6f4e8122a004","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca199e8b-af8a-4d19-be85-cb3733de56a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629847103826,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d519382-ada8-432e-aa45-587c56f64e53","invariantUUID":"2641ca40-0f5e-42e2-874a-5ec2b00fb150","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e49fc42d-1fd7-4dd3-bf4f-013b004b70d3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846575488,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985cd2e9-a63e-4a26-a5da-861c87666624","invariantUUID":"58fe4d21-2ad2-4f22-bb0a-cd0510899e15","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"438f4de4-a937-4649-87b3-c8293aa37c13","lifecycleState":"CERTIFIED","lastUpdateDate":1629847082417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58032ea0-75dd-4611-9ea3-f6fdc13a8568","invariantUUID":"08ed1252-d05f-4b65-a5b9-5aefa1a73721","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":"objectStorage","uniqueId":"41305333-9b52-4739-a34a-6bb9d2710e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846871982,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"245c59ba-3bbc-4d10-b4b0-71531c364954","invariantUUID":"7a45db19-7df2-476f-82e9-dbd5f191bd42","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","lifecycleState":"CERTIFIED","lastUpdateDate":1629846536457,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"470388ab-8ff1-4e8d-af63-45f4bf01aefd","invariantUUID":"5df41f03-716c-4f8a-bc62-c764c6037002","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":"defaulticon","uniqueId":"c94fa9e3-8400-425b-b402-d345da9326b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629855627002,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","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":"7426f3e0-3c78-4143-a713-a8b503cf92e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846889921,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dc9c8b8-a094-4016-8422-eec515c44521","invariantUUID":"d79bbabd-669f-4625-ac7c-44519edb6323","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":"objectStorage","uniqueId":"db8eb410-de4c-49f1-9ac9-3111f3e2b78f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846569782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4a3198-1a6b-4889-93ad-b37cc47766b2","invariantUUID":"4742f8fb-3840-4643-b68e-ba30a005765e","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":"0387e388-9912-4b60-ac7f-8a324b21a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846752688,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8915382-9cdc-4aeb-bf14-e1e9286d72e3","invariantUUID":"67f3ac97-3a22-4fc8-8698-1341d7053633","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":"compute","uniqueId":"2210f5b2-b2c7-4f3f-bde0-4bb9d22ff67f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846914366,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38a4ff9-4736-4841-b61f-247199588101","invariantUUID":"d8d26f2a-d11c-426e-bc41-aba4b98ea491","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":"f8704a91-22d5-40d0-9d6d-63ec17366155","lifecycleState":"CERTIFIED","lastUpdateDate":1629846976555,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f509bed-d79b-4148-b2a3-beba8f3debdf","invariantUUID":"c0a71b1f-aebd-434b-b4df-57036c5a0065","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":"network","uniqueId":"f20a7782-ed03-4e51-81c8-c13675f00014","lifecycleState":"CERTIFIED","lastUpdateDate":1629846636174,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68047e01-3c49-4ba7-9eec-b528d374fbaa","invariantUUID":"e7177d48-611b-43df-a339-8c1a591cc8ac","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":"compute","uniqueId":"8e5a7f75-d1df-4e3e-89c7-9812231abdaa","lifecycleState":"CERTIFIED","lastUpdateDate":1629846747662,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b10dac0-903a-4a58-837b-e666eddf08bf","invariantUUID":"5aa4a0f0-f953-47ef-8801-16c6aa5e339d","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a428a25a-edd4-45b5-a391-9c2042ca83f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846763856,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a11a7c48-c5db-4808-a38a-b4cdfc49de4a","invariantUUID":"3ed6ce5c-6b19-43f5-bc3d-01c84f59e6be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7801fa74-ec7e-4992-9e66-a2b9c6cfd3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1629847077485,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf35c19-46be-49df-83ea-6fdd1e8cd49f","invariantUUID":"67594215-fea3-417d-8863-6358bfbb93c8","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":"port","uniqueId":"a15831e5-c164-4186-8c5c-37a976f9cd7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846992355,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11c5e9a5-1232-466f-8f6a-6fe8265cd3d0","invariantUUID":"122da449-f40a-4b2c-a205-d29bacdcba00","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0ca8c3-962e-454e-8881-0d3b327e2f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846855849,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78853115-2818-4370-9a13-e2e91e4e54c6","invariantUUID":"bdf5b4a7-c35b-4aca-b6f7-20645b99ee19","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":"compute","uniqueId":"7d43bda6-11c2-4249-af2a-c256740cbecc","lifecycleState":"CERTIFIED","lastUpdateDate":1629846884637,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f282ed05-8d37-4b61-8ac2-78215c2fb228","invariantUUID":"cb748f24-2f9f-433f-9486-7299259ea8df","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","lifecycleState":"CERTIFIED","lastUpdateDate":1629856106928,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a3b2f102-b858-4223-ae65-d685b6b172b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846594359,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdc723a0-2c72-4038-b3c1-772560823dc5","invariantUUID":"e60610db-9aa8-4498-90a5-0829d3b9043c","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":"5741594a-ff74-4483-9e2c-dd7e670a112b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846667554,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cf90787-da6b-4ed3-a95e-9429002e9286","invariantUUID":"d81b2f65-ece9-4e5b-a35b-79565fec173b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5d5fc95-0e6f-4128-bb2e-f65da30d60ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629846930693,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d3778a3-a6cc-4243-b404-5973e3eb94f0","invariantUUID":"38d1fb7f-88ac-45d1-9acc-256dccda3d96","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32ed3cfc-b4c6-46c4-98d1-c384de197f82","lifecycleState":"CERTIFIED","lastUpdateDate":1629847009768,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b506b34c-0d5b-4558-834e-893032e39dc8","invariantUUID":"4024ce72-3d36-4b25-b4c2-a05b26e5cb5b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efe8d84-d1fc-408c-9ecf-07d653322d00","lifecycleState":"CERTIFIED","lastUpdateDate":1629847049916,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97c58dd5-a08f-4ee7-be53-caaa877aa385","invariantUUID":"34c2885f-ff4e-4e78-a1e8-17485ce7a105","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":"defaulticon","uniqueId":"8329da43-656d-49fb-a40c-45f1b7bb553c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846564171,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09dd6c32-456e-4258-b7e3-02626389989b","invariantUUID":"a1f8fe9c-7c7d-474f-8717-1a648b59159e","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":"e79c4fde-f84c-4771-b6d3-fbc88dd43650","lifecycleState":"CERTIFIED","lastUpdateDate":1629846679380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc31b458-1a95-4065-85ad-58afd0d4c883","invariantUUID":"9c7c127a-a699-4c4b-a26c-4d5c378b1af0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1eb059dd-8c60-4276-ba5e-277132ff0692","lifecycleState":"CERTIFIED","lastUpdateDate":1629847004593,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0699aaf-f238-4246-81e2-f957f8896585","invariantUUID":"87234212-5931-40a9-9d08-05e219df0f4d","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":"843884fa-d205-4c42-8788-c3f3081cb66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846812454,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c886713d-6aff-40c2-89e4-cb70f3da6f86","invariantUUID":"b017e0c9-fe72-4262-85bf-668be6c959bd","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":"defaulticon","uniqueId":"ad4d5165-d4e3-4890-98ed-2352c0359dba","lifecycleState":"CERTIFIED","lastUpdateDate":1629855994968,"name":"basic_onboard_QBknOv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","systemName":"BasicOnboardQbknov","description":"VF","tags":["basic_onboard_QBknOv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f1e4fa-b5d0-45a8-a717-ae7887f741f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846619532,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6cb1872-a277-433d-8306-4c08cafe04de","invariantUUID":"a05c60f2-821a-47f1-a74e-f65f1960c7e7","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718762ee-b569-4542-a5e9-c3e371c27da8","lifecycleState":"CERTIFIED","lastUpdateDate":1629846987009,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e893119d-25ef-44f0-b8b9-082287c42040","invariantUUID":"755c515f-ab86-4749-b9de-7e0f22971490","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1362176-b538-45ab-9562-4ff771d84017","lifecycleState":"CERTIFIED","lastUpdateDate":1629846624880,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71cc7e3b-ca74-4285-9beb-c283203c31f1","invariantUUID":"11364359-188a-4688-9f21-722e9c450593","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":"57513d95-8772-4674-b0a8-36b5d071e672","lifecycleState":"CERTIFIED","lastUpdateDate":1629846783566,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fcd8caef-98bd-4446-8695-602575479e2c","invariantUUID":"dac5b340-9868-4c2a-b3e4-146416594cdb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"370c73a4-38aa-4fa1-9876-b75d562aeec3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846981988,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8a9aa6-b41f-44c8-ba27-55d70d993560","invariantUUID":"231b398d-ff3a-4027-9252-8aa77689145e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6819047-008d-4112-9bd6-4eb77e03df9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846706276,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1ca593f-23a8-4a7c-badf-ee78575a5eea","invariantUUID":"f40c298f-ede7-470c-bd7d-a60c4de3dffc","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":"fb2fc5ef-c481-4dd8-af6e-b9758a424bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846733569,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149a946d-3b19-4598-8b9f-d135302369ed","invariantUUID":"9d95a484-7095-488b-ba03-17c36a012aca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9bb6374-0fc9-43b9-a1f1-7a2e10ff97dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629847023072,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb9d3bc3-d280-4ec3-a81a-92aad4241539","invariantUUID":"792c35e7-1c2c-4a15-b015-05edb8836396","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4761203-b1ce-4db7-9df8-5acb32312d61","lifecycleState":"CERTIFIED","lastUpdateDate":1629846659480,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b2ea5e17-3119-4f42-a880-884fa08f493b","invariantUUID":"7f8a2b6f-eaf5-462b-949f-17354fa65d99","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7435b3f5-e191-4706-a43e-434125fc4455","lifecycleState":"CERTIFIED","lastUpdateDate":1629846630249,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"606b52e4-aa1a-407f-a5f0-89db38de27d7","invariantUUID":"62e4ff73-f2d0-46c6-af18-b32f10df72c7","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":"1cb8dabc-9226-44db-8623-21fb714050cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846878719,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3369427-c50a-4301-9cb3-a263139439cb","invariantUUID":"39a8e3cc-6025-4b7a-9bca-43079893829b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c060b114-ad89-4059-a955-4ea1fc0022f7","lifecycleState":"CERTIFIED","lastUpdateDate":1629846843804,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e44af27-fe43-4787-8027-89df27ae1f6b","invariantUUID":"8e6d7983-25ee-4d25-acb6-9a0eaf7c5239","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9513e95-8660-4317-89b8-deecb49be084","lifecycleState":"CERTIFIED","lastUpdateDate":1629847030680,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bfe531-f2c1-4137-a543-fc5a808159bc","invariantUUID":"1e89d7f0-b6d6-42fa-997a-f4bc6f0c7af6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16d9c5ed-595e-4dae-b19a-6ba9b6c8dc43","lifecycleState":"CERTIFIED","lastUpdateDate":1629846647270,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a12a1783-2106-4294-8c83-3aaa00383ef9","invariantUUID":"68b11df7-7c72-4d20-be67-6ab29b951708","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01d6571e-3acc-4b61-8758-0abd482f0ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1629846925020,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fa042f3-2c49-4e2c-bb75-8e86a139f242","invariantUUID":"913c9b52-6550-4dc7-9230-6c24a4d066a7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21c8a65d-e2f4-4982-96a0-a29d7eadada4","lifecycleState":"CERTIFIED","lastUpdateDate":1629846902583,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e5fb58-601e-42e6-a0ae-b24e772ef1ec","invariantUUID":"e723ffdc-9a20-44a1-8441-ad54467d9b5a","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":"dba0e79f-8213-4b5e-bb72-222720ce1b39","lifecycleState":"CERTIFIED","lastUpdateDate":1629846828676,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83124054-04da-4bb3-823f-ca159b579970","invariantUUID":"1e2fe05e-1365-4626-ac71-ef692f72533f","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":"13992a40-f2be-4b5d-a52d-0ac77e2af4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629847014949,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ebc57b-4ff7-4442-ba66-6e92d0b803ab","invariantUUID":"c1d05f6a-868a-4b31-b594-fa3594235fae","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":"d8491fef-9139-48ed-b944-97ea62ceaa5a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846908677,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3bf79d0-b433-479a-9140-25f3fd1248c7","invariantUUID":"ba0f664c-df2c-4c57-8543-9fdcd20ce402","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":"72255448-fce7-4ff4-acb5-893c16c412dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846849402,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4c33e79-2e83-48a6-92de-98a74ffc2344","invariantUUID":"523fe2a7-0a2c-44db-8500-2a05253e9b8e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84a22518-040f-4b1d-921f-f91ee8dd3d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846652718,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dd14631-7638-413c-a7b3-e18f65fdb9bd","invariantUUID":"442197f4-f9bd-4bc8-8f70-8efbe66a4995","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72e921c4-aeab-4746-910e-abce56744735","lifecycleState":"CERTIFIED","lastUpdateDate":1629846775398,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bfbdd3-b797-41e8-bf63-57ee35848d95","invariantUUID":"43772a3a-5095-441a-a470-889b5db1104a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"819b7357-e14b-421f-9117-2766892f1a74","lifecycleState":"CERTIFIED","lastUpdateDate":1629846998484,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4274d4fb-30c7-4d48-bce2-39ed3084174d","invariantUUID":"a532576a-b169-4015-ad25-807eb1dd8b04","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"727a50b0-5eeb-44f1-a947-5a8bdff18b62","lifecycleState":"CERTIFIED","lastUpdateDate":1629846953327,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"912050fa-b858-4da0-95dd-e357ab87bf06","invariantUUID":"4884ad92-c53f-4d91-b978-679cfc503725","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d15e84b-875c-481d-a061-37c88653dc6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629847060729,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ad1eaa3-d8f1-487c-a043-030928b882fa","invariantUUID":"b51585ff-ebd7-4551-aa3d-733d523bc224","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":"port","uniqueId":"b5eaadaf-2e58-4b2e-a5e3-9f6c16ffe2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846642183,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6835f23d-88fd-42a3-b6c4-6208eafb2c16","invariantUUID":"d7ae76e0-8514-4bde-98fb-e1591319ff58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbb72b1b-1ddc-41e5-8d75-088d5d0083cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846947940,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083ecb44-15ee-489d-a80b-d58f530a0c6e","invariantUUID":"18a20959-daf3-4284-b155-f499677b434a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d77f0f34-8594-42c0-ad9d-ac22297e88a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629856050462,"name":"basic_onboard_QBknOv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","systemName":"BasicOnboardQbknov","description":"service","tags":["basic_onboard_QBknOv"],"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":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","lifecycleState":"CERTIFIED","lastUpdateDate":1629856154985,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","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":"70c54a9c-bbe6-4378-950a-21b12df4ec59","lifecycleState":"CERTIFIED","lastUpdateDate":1629855674912,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","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":"ed89fe41-1cd0-4298-b9db-370425335113","lifecycleState":"CERTIFIED","lastUpdateDate":1629855359289,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-25 01:53:52,326 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-25 01:53:52,326 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-25 01:53:52,327 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel 2021-08-25 01:53:52,327 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-25 01:53:52,328 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:53:52,501 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel HTTP/1.1" 200 None 2021-08-25 01:53:52,503 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-25 01:53:52,503 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-25 01:53:52,540 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:53:52,540 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-25 01:53:52,541 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-25 01:53:52,542 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:52,594 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-25 01:53:52,595 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-25 01:53:52,595 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-25 01:53:52,597 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-08-25 01:53:52,598 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-08-25 01:53:52,598 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-25 01:53:52,599 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:52,660 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-08-25 01:53:52,660 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-25 01:53:52,661 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":"1629856364183","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0cbddfb6-b53c-4e33-afa4-bed207c68078"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"}]}]}}]} 2021-08-25 01:53:52,663 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:53:52,663 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-25 01:53:52,664 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-25 01:53:52,665 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:52,710 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-25 01:53:52,711 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-25 01:53:52,711 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-25 01:53:52,715 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-08-25 01:53:52,715 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-08-25 01:53:52,716 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-25 01:53:52,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:52,771 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-08-25 01:53:52,772 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-25 01:53:52,772 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":"1629856364183","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0cbddfb6-b53c-4e33-afa4-bed207c68078"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"}]}]}}]} 2021-08-25 01:53:52,775 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:53:52,775 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-25 01:53:52,775 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-25 01:53:52,777 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:52,833 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-25 01:53:52,834 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-25 01:53:52,834 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-25 01:53:52,836 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:53:52,837 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-08-25 01:53:52,837 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-25 01:53:52,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:52,895 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-08-25 01:53:52,896 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-25 01:53:52,897 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":"1629856364183","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0cbddfb6-b53c-4e33-afa4-bed207c68078"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"}]}]}}]} 2021-08-25 01:53:52,900 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-08-25 01:53:52,900 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-08-25 01:53:52,901 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-25 01:53:52,903 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:53:52,967 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-08-25 01:53:52,968 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-25 01:53:52,968 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629856364286","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/0cbddfb6-b53c-4e33-afa4-bed207c68078","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0cbddfb6-b53c-4e33-afa4-bed207c68078"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-08-25 01:53:52,971 DEBUG 129:onap_service.py(1) - [None][Create 0cbddfb6-b53c-4e33-afa4-bed207c68078 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '82d72218-1c26-4ea8-bcdc-fd5656867135', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:53:52,971 DEBUG 131:onap_service.py(1) - [None][Create 0cbddfb6-b53c-4e33-afa4-bed207c68078 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7bcd6837-de37-4a02-a82f-4ab8351e43cd/vnfs/0cbddfb6-b53c-4e33-afa4-bed207c68078 2021-08-25 01:53:52,971 DEBUG 132:onap_service.py(1) - [None][Create 0cbddfb6-b53c-4e33-afa4-bed207c68078 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "ca55878c-7511-4853-b39b-235efcffe872", "modelVersion": "1.0", "modelVersionId": "b00c9e4f-39c4-413a-aca8-f015751d9882", "modelCustomizationId": "2273af45-ed4b-41b4-a67b-24d44f57b164", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-25 01:53:52,972 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:53:54,621 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/7bcd6837-de37-4a02-a82f-4ab8351e43cd/vnfs/0cbddfb6-b53c-4e33-afa4-bed207c68078 HTTP/1.1" 202 262 2021-08-25 01:53:54,623 INFO 142:onap_service.py(1) - [None][Create 0cbddfb6-b53c-4e33-afa4-bed207c68078 VNF deletion request] response code: 202 2021-08-25 01:53:54,623 DEBUG 146:onap_service.py(1) - [None][Create 0cbddfb6-b53c-4e33-afa4-bed207c68078 VNF deletion request] response: {"requestReferences":{"requestId":"82d72218-1c26-4ea8-bcdc-fd5656867135","instanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/82d72218-1c26-4ea8-bcdc-fd5656867135"}} 2021-08-25 01:53:54,623 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-08-25 01:53:54,630 DEBUG 129:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9ec2aea7-76c3-4f08-a7c9-db192402bc9c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:53:54,630 DEBUG 131:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/82d72218-1c26-4ea8-bcdc-fd5656867135 2021-08-25 01:53:54,631 DEBUG 132:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] data sent: None 2021-08-25 01:53:54,634 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:53:54,825 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/82d72218-1c26-4ea8-bcdc-fd5656867135 HTTP/1.1" 200 1268 2021-08-25 01:53:54,827 INFO 142:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] response code: 200 2021-08-25 01:53:54,827 DEBUG 146:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] response: {"request":{"requestId":"82d72218-1c26-4ea8-bcdc-fd5656867135","startTime":"Wed, 25 Aug 2021 01:53:53 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"ca55878c-7511-4853-b39b-235efcffe872","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelVersionId":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelCustomizationId":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelUuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelInvariantUuid":"ca55878c-7511-4853-b39b-235efcffe872","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vnfInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 25 Aug 2021 01:53:53 GMT"}}} 2021-08-25 01:54:04,838 DEBUG 129:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f1cd36a4-1e70-4301-9e80-2679e3e4fe31', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:54:04,839 DEBUG 131:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/82d72218-1c26-4ea8-bcdc-fd5656867135 2021-08-25 01:54:04,839 DEBUG 132:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] data sent: None 2021-08-25 01:54:04,841 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:54:05,059 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/82d72218-1c26-4ea8-bcdc-fd5656867135 HTTP/1.1" 200 1474 2021-08-25 01:54:05,061 INFO 142:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] response code: 200 2021-08-25 01:54:05,061 DEBUG 146:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] response: {"request":{"requestId":"82d72218-1c26-4ea8-bcdc-fd5656867135","startTime":"Wed, 25 Aug 2021 01:53:53 GMT","finishTime":"Wed, 25 Aug 2021 01:53:57 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"ca55878c-7511-4853-b39b-235efcffe872","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelVersionId":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelCustomizationId":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelUuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelInvariantUuid":"ca55878c-7511-4853-b39b-235efcffe872","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vnfInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:53:57 GMT"}}} 2021-08-25 01:54:05,062 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2021-08-25 01:54:05,062 DEBUG 129:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7b88fa41-c848-4b9e-8042-725f6ce825bb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:54:05,062 DEBUG 131:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/82d72218-1c26-4ea8-bcdc-fd5656867135 2021-08-25 01:54:05,062 DEBUG 132:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] data sent: None 2021-08-25 01:54:05,064 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:54:05,270 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/82d72218-1c26-4ea8-bcdc-fd5656867135 HTTP/1.1" 200 1474 2021-08-25 01:54:05,271 INFO 142:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] response code: 200 2021-08-25 01:54:05,272 DEBUG 146:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] response: {"request":{"requestId":"82d72218-1c26-4ea8-bcdc-fd5656867135","startTime":"Wed, 25 Aug 2021 01:53:53 GMT","finishTime":"Wed, 25 Aug 2021 01:53:57 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"ca55878c-7511-4853-b39b-235efcffe872","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelVersionId":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelCustomizationId":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelUuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelInvariantUuid":"ca55878c-7511-4853-b39b-235efcffe872","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vnfInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:53:57 GMT"}}} 2021-08-25 01:54:05,272 DEBUG 129:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2c701bef-ce77-4dce-9e8b-3af730f035a5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:54:05,273 DEBUG 131:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/82d72218-1c26-4ea8-bcdc-fd5656867135 2021-08-25 01:54:05,273 DEBUG 132:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] data sent: None 2021-08-25 01:54:05,274 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:54:05,499 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/82d72218-1c26-4ea8-bcdc-fd5656867135 HTTP/1.1" 200 1474 2021-08-25 01:54:05,500 INFO 142:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] response code: 200 2021-08-25 01:54:05,500 DEBUG 146:onap_service.py(11) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] response: {"request":{"requestId":"82d72218-1c26-4ea8-bcdc-fd5656867135","startTime":"Wed, 25 Aug 2021 01:53:53 GMT","finishTime":"Wed, 25 Aug 2021 01:53:57 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"ca55878c-7511-4853-b39b-235efcffe872","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelVersionId":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelCustomizationId":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelUuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelInvariantUuid":"ca55878c-7511-4853-b39b-235efcffe872","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vnfInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:53:57 GMT"}}} 2021-08-25 01:54:05,507 DEBUG 129:onap_service.py(1) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cff275cf-bdbc-487a-add5-7671a3167d71', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:54:05,508 DEBUG 131:onap_service.py(1) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/82d72218-1c26-4ea8-bcdc-fd5656867135 2021-08-25 01:54:05,508 DEBUG 132:onap_service.py(1) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] data sent: None 2021-08-25 01:54:05,510 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:54:05,715 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/82d72218-1c26-4ea8-bcdc-fd5656867135 HTTP/1.1" 200 1474 2021-08-25 01:54:05,716 INFO 142:onap_service.py(1) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] response code: 200 2021-08-25 01:54:05,716 DEBUG 146:onap_service.py(1) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] response: {"request":{"requestId":"82d72218-1c26-4ea8-bcdc-fd5656867135","startTime":"Wed, 25 Aug 2021 01:53:53 GMT","finishTime":"Wed, 25 Aug 2021 01:53:57 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"ca55878c-7511-4853-b39b-235efcffe872","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelVersionId":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelCustomizationId":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelUuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelInvariantUuid":"ca55878c-7511-4853-b39b-235efcffe872","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vnfInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:53:57 GMT"}}} 2021-08-25 01:54:05,717 DEBUG 129:onap_service.py(1) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8ef1f2c0-724a-408c-bb78-529059e4a640', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:54:05,717 DEBUG 131:onap_service.py(1) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/82d72218-1c26-4ea8-bcdc-fd5656867135 2021-08-25 01:54:05,717 DEBUG 132:onap_service.py(1) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] data sent: None 2021-08-25 01:54:05,718 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:54:05,909 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/82d72218-1c26-4ea8-bcdc-fd5656867135 HTTP/1.1" 200 1474 2021-08-25 01:54:05,910 INFO 142:onap_service.py(1) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] response code: 200 2021-08-25 01:54:05,911 DEBUG 146:onap_service.py(1) - [None][Check 82d72218-1c26-4ea8-bcdc-fd5656867135 orchestration request status] response: {"request":{"requestId":"82d72218-1c26-4ea8-bcdc-fd5656867135","startTime":"Wed, 25 Aug 2021 01:53:53 GMT","finishTime":"Wed, 25 Aug 2021 01:53:57 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"ca55878c-7511-4853-b39b-235efcffe872","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelVersionId":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelCustomizationId":"2273af45-ed4b-41b4-a67b-24d44f57b164","modelUuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","modelInvariantUuid":"ca55878c-7511-4853-b39b-235efcffe872","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","vnfInstanceId":"0cbddfb6-b53c-4e33-afa4-bed207c68078","vnfInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:53:57 GMT"}}} 2021-08-25 01:54:05,911 DEBUG 319:service.py(1) - Delete 7bcd6837-de37-4a02-a82f-4ab8351e43cd service instance 2021-08-25 01:54:05,912 DEBUG 113:deletion.py(1) - Service 7bcd6837-de37-4a02-a82f-4ab8351e43cd deletion request 2021-08-25 01:54:05,920 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-25 01:54:05,920 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-25 01:54:05,920 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-08-25 01:54:05,921 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-25 01:54:05,921 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-25 01:54:05,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:54:08,246 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-25 01:54:08,247 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-25 01:54:08,247 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aea38bcc-8907-4b23-9c03-8aa8a14a4909/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/24b77381-d65c-4aff-8852-818deb3fc15e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-25 01:54:08,250 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-25 01:54:08,250 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:54:08,250 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:54:08,250 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:54:08,250 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:54:08,250 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:54:08,250 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:54:08,250 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:54:08,251 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:54:08,251 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:54:08,251 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:54:08,251 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:54:08,251 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-25 01:54:08,251 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:54:08,251 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:54:08,251 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:54:08,251 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-25 01:54:08,251 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:54:08,252 INFO 192:__init__.py(1) - Service found, updating information 2021-08-25 01:54:08,252 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-08-25 01:54:08,252 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-08-25 01:54:08,252 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-25 01:54:08,253 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:54:09,935 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-08-25 01:54:09,937 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-25 01:54:09,939 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36ab3528-cbff-4ef0-a15d-910c6e8f3598","lifecycleState":"CERTIFIED","lastUpdateDate":1629847093685,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f76356-ea95-40c9-966c-a3ac39a3c90b","invariantUUID":"1bb16789-1b74-4f8f-b72b-f070205624b9","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":"4037fd0d-91df-47cb-9118-4139c6f8b660","lifecycleState":"CERTIFIED","lastUpdateDate":1629846599886,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38a23335-63ca-412e-a900-d8492713476d","invariantUUID":"6b7a9170-9135-44b9-82f7-be256414327f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"124be86d-59ec-41fc-b5d6-dab43e055b36","lifecycleState":"CERTIFIED","lastUpdateDate":1629847067636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a01dd32-ce8f-4fb2-b6de-76c3c404580e","invariantUUID":"8f2899e3-d611-44fe-b0a3-df474cb9f2d2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"74f36aba-76dc-45cb-87c7-9d1e10a8ff7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629847039510,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e1cd482-17db-410b-82cd-ae7331ad76fd","invariantUUID":"cfc2f377-c934-4ed2-8944-676210ac1bef","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":"networkrules","uniqueId":"35818ea3-e7f7-435c-a005-f9ab6433f77d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846726343,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"49c6931e-e4f8-4d03-92c8-4ef7302f841b","invariantUUID":"1415e45f-8043-43e7-a938-6f1ccb1150d7","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":"loadBalancer","uniqueId":"3566faa0-4877-46aa-8c59-a4595e7c75ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629846588769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d2e047-62d6-4a0a-b497-d550a438dd77","invariantUUID":"04ebcac3-27ee-4022-958e-c5df0227aea9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dc81f181-a1af-494e-aa0a-2ec867756117","lifecycleState":"CERTIFIED","lastUpdateDate":1629846861087,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"17d0230d-4944-4f01-aa26-883b1080332e","invariantUUID":"5995d95f-c426-4895-9ad1-b5897831435e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f90b5292-e58e-4c65-a848-d4258569cc9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629847086354,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b7e3809-851d-4493-817f-164055c48f27","invariantUUID":"0d4d6a1e-3407-49c5-8d28-0051d733d3cf","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ed6bdb-8676-4589-8df3-58fce92efbcd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846833684,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62780a9d-22b9-407a-8941-ce665aaf23b6","invariantUUID":"9d9eed66-b042-4e78-92bf-d8baebb1be62","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66cb1caa-95de-4445-b6eb-9818893f183a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846758487,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a63bf230-4d49-42f4-b329-6cf571a4fa40","invariantUUID":"1864f907-6715-4262-98bc-7a318e14198e","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":"securityrules","uniqueId":"94c6c669-87b2-4646-8faa-5bed6212a5ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629846738931,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dbbe5bd1-b9a0-415e-9c7b-0a4a822522a6","invariantUUID":"492fabd5-b343-4841-9e55-2faa86b73906","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"50eed374-0da1-44bd-8c80-1921e2551d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846866426,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51436872-2467-4b9b-b480-b867fcd75d79","invariantUUID":"9960edec-d0d1-47e6-90ba-d669819f738d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"98ac5911-3d70-44a4-8f12-ebe5225e7f08","lifecycleState":"CERTIFIED","lastUpdateDate":1629847100750,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99023a61-d344-4b24-b85e-992bf4fd5ed5","invariantUUID":"6e5bb198-9656-459d-9a8f-803faacdff00","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":"port","uniqueId":"f35808e0-1e02-4839-961a-dfa998a12e03","lifecycleState":"CERTIFIED","lastUpdateDate":1629846711463,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75166615-0beb-4995-9d45-0099f17a61a3","invariantUUID":"3e925d54-d5ce-4ce5-bec5-7bc12c788a15","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a984e53-2605-45a1-a36e-82d588b89fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846789787,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c16de57-8230-4fa2-a8a3-0690239111c5","invariantUUID":"d98bc183-0aa3-4a8a-9f6d-8dd79b14c09c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4dabe6f-dfa1-4a69-abf0-8f05c6cb9b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846674197,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba056aef-5566-4d94-b96f-567f09069994","invariantUUID":"a3bfbf4d-f666-4f24-bea3-bf0f7f667113","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0e9e4246-8d49-4443-a8ca-e0d8bd4497b9","lifecycleState":"CERTIFIED","lastUpdateDate":1629847044712,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2cd87f8-1664-4e77-949b-4ee6bd0815bf","invariantUUID":"484cf949-5f53-476e-afc1-6f4e8122a004","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca199e8b-af8a-4d19-be85-cb3733de56a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629847103826,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d519382-ada8-432e-aa45-587c56f64e53","invariantUUID":"2641ca40-0f5e-42e2-874a-5ec2b00fb150","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e49fc42d-1fd7-4dd3-bf4f-013b004b70d3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846575488,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985cd2e9-a63e-4a26-a5da-861c87666624","invariantUUID":"58fe4d21-2ad2-4f22-bb0a-cd0510899e15","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"438f4de4-a937-4649-87b3-c8293aa37c13","lifecycleState":"CERTIFIED","lastUpdateDate":1629847082417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58032ea0-75dd-4611-9ea3-f6fdc13a8568","invariantUUID":"08ed1252-d05f-4b65-a5b9-5aefa1a73721","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":"objectStorage","uniqueId":"41305333-9b52-4739-a34a-6bb9d2710e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846871982,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"245c59ba-3bbc-4d10-b4b0-71531c364954","invariantUUID":"7a45db19-7df2-476f-82e9-dbd5f191bd42","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","lifecycleState":"CERTIFIED","lastUpdateDate":1629846536457,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"470388ab-8ff1-4e8d-af63-45f4bf01aefd","invariantUUID":"5df41f03-716c-4f8a-bc62-c764c6037002","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":"defaulticon","uniqueId":"c94fa9e3-8400-425b-b402-d345da9326b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629855627002,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","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":"7426f3e0-3c78-4143-a713-a8b503cf92e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846889921,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dc9c8b8-a094-4016-8422-eec515c44521","invariantUUID":"d79bbabd-669f-4625-ac7c-44519edb6323","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":"objectStorage","uniqueId":"db8eb410-de4c-49f1-9ac9-3111f3e2b78f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846569782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4a3198-1a6b-4889-93ad-b37cc47766b2","invariantUUID":"4742f8fb-3840-4643-b68e-ba30a005765e","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":"0387e388-9912-4b60-ac7f-8a324b21a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846752688,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8915382-9cdc-4aeb-bf14-e1e9286d72e3","invariantUUID":"67f3ac97-3a22-4fc8-8698-1341d7053633","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":"compute","uniqueId":"2210f5b2-b2c7-4f3f-bde0-4bb9d22ff67f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846914366,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38a4ff9-4736-4841-b61f-247199588101","invariantUUID":"d8d26f2a-d11c-426e-bc41-aba4b98ea491","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":"f8704a91-22d5-40d0-9d6d-63ec17366155","lifecycleState":"CERTIFIED","lastUpdateDate":1629846976555,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f509bed-d79b-4148-b2a3-beba8f3debdf","invariantUUID":"c0a71b1f-aebd-434b-b4df-57036c5a0065","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":"network","uniqueId":"f20a7782-ed03-4e51-81c8-c13675f00014","lifecycleState":"CERTIFIED","lastUpdateDate":1629846636174,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68047e01-3c49-4ba7-9eec-b528d374fbaa","invariantUUID":"e7177d48-611b-43df-a339-8c1a591cc8ac","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":"compute","uniqueId":"8e5a7f75-d1df-4e3e-89c7-9812231abdaa","lifecycleState":"CERTIFIED","lastUpdateDate":1629846747662,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b10dac0-903a-4a58-837b-e666eddf08bf","invariantUUID":"5aa4a0f0-f953-47ef-8801-16c6aa5e339d","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a428a25a-edd4-45b5-a391-9c2042ca83f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846763856,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a11a7c48-c5db-4808-a38a-b4cdfc49de4a","invariantUUID":"3ed6ce5c-6b19-43f5-bc3d-01c84f59e6be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7801fa74-ec7e-4992-9e66-a2b9c6cfd3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1629847077485,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf35c19-46be-49df-83ea-6fdd1e8cd49f","invariantUUID":"67594215-fea3-417d-8863-6358bfbb93c8","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":"port","uniqueId":"a15831e5-c164-4186-8c5c-37a976f9cd7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846992355,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11c5e9a5-1232-466f-8f6a-6fe8265cd3d0","invariantUUID":"122da449-f40a-4b2c-a205-d29bacdcba00","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0ca8c3-962e-454e-8881-0d3b327e2f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846855849,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78853115-2818-4370-9a13-e2e91e4e54c6","invariantUUID":"bdf5b4a7-c35b-4aca-b6f7-20645b99ee19","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":"compute","uniqueId":"7d43bda6-11c2-4249-af2a-c256740cbecc","lifecycleState":"CERTIFIED","lastUpdateDate":1629846884637,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f282ed05-8d37-4b61-8ac2-78215c2fb228","invariantUUID":"cb748f24-2f9f-433f-9486-7299259ea8df","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","lifecycleState":"CERTIFIED","lastUpdateDate":1629856106928,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a3b2f102-b858-4223-ae65-d685b6b172b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846594359,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdc723a0-2c72-4038-b3c1-772560823dc5","invariantUUID":"e60610db-9aa8-4498-90a5-0829d3b9043c","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":"5741594a-ff74-4483-9e2c-dd7e670a112b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846667554,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cf90787-da6b-4ed3-a95e-9429002e9286","invariantUUID":"d81b2f65-ece9-4e5b-a35b-79565fec173b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5d5fc95-0e6f-4128-bb2e-f65da30d60ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629846930693,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d3778a3-a6cc-4243-b404-5973e3eb94f0","invariantUUID":"38d1fb7f-88ac-45d1-9acc-256dccda3d96","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32ed3cfc-b4c6-46c4-98d1-c384de197f82","lifecycleState":"CERTIFIED","lastUpdateDate":1629847009768,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b506b34c-0d5b-4558-834e-893032e39dc8","invariantUUID":"4024ce72-3d36-4b25-b4c2-a05b26e5cb5b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efe8d84-d1fc-408c-9ecf-07d653322d00","lifecycleState":"CERTIFIED","lastUpdateDate":1629847049916,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97c58dd5-a08f-4ee7-be53-caaa877aa385","invariantUUID":"34c2885f-ff4e-4e78-a1e8-17485ce7a105","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":"defaulticon","uniqueId":"8329da43-656d-49fb-a40c-45f1b7bb553c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846564171,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09dd6c32-456e-4258-b7e3-02626389989b","invariantUUID":"a1f8fe9c-7c7d-474f-8717-1a648b59159e","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":"e79c4fde-f84c-4771-b6d3-fbc88dd43650","lifecycleState":"CERTIFIED","lastUpdateDate":1629846679380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc31b458-1a95-4065-85ad-58afd0d4c883","invariantUUID":"9c7c127a-a699-4c4b-a26c-4d5c378b1af0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1eb059dd-8c60-4276-ba5e-277132ff0692","lifecycleState":"CERTIFIED","lastUpdateDate":1629847004593,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0699aaf-f238-4246-81e2-f957f8896585","invariantUUID":"87234212-5931-40a9-9d08-05e219df0f4d","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":"843884fa-d205-4c42-8788-c3f3081cb66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846812454,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c886713d-6aff-40c2-89e4-cb70f3da6f86","invariantUUID":"b017e0c9-fe72-4262-85bf-668be6c959bd","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":"defaulticon","uniqueId":"ad4d5165-d4e3-4890-98ed-2352c0359dba","lifecycleState":"CERTIFIED","lastUpdateDate":1629855994968,"name":"basic_onboard_QBknOv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","systemName":"BasicOnboardQbknov","description":"VF","tags":["basic_onboard_QBknOv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f1e4fa-b5d0-45a8-a717-ae7887f741f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846619532,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6cb1872-a277-433d-8306-4c08cafe04de","invariantUUID":"a05c60f2-821a-47f1-a74e-f65f1960c7e7","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718762ee-b569-4542-a5e9-c3e371c27da8","lifecycleState":"CERTIFIED","lastUpdateDate":1629846987009,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e893119d-25ef-44f0-b8b9-082287c42040","invariantUUID":"755c515f-ab86-4749-b9de-7e0f22971490","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1362176-b538-45ab-9562-4ff771d84017","lifecycleState":"CERTIFIED","lastUpdateDate":1629846624880,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71cc7e3b-ca74-4285-9beb-c283203c31f1","invariantUUID":"11364359-188a-4688-9f21-722e9c450593","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":"57513d95-8772-4674-b0a8-36b5d071e672","lifecycleState":"CERTIFIED","lastUpdateDate":1629846783566,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fcd8caef-98bd-4446-8695-602575479e2c","invariantUUID":"dac5b340-9868-4c2a-b3e4-146416594cdb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"370c73a4-38aa-4fa1-9876-b75d562aeec3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846981988,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8a9aa6-b41f-44c8-ba27-55d70d993560","invariantUUID":"231b398d-ff3a-4027-9252-8aa77689145e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6819047-008d-4112-9bd6-4eb77e03df9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846706276,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1ca593f-23a8-4a7c-badf-ee78575a5eea","invariantUUID":"f40c298f-ede7-470c-bd7d-a60c4de3dffc","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":"fb2fc5ef-c481-4dd8-af6e-b9758a424bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846733569,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149a946d-3b19-4598-8b9f-d135302369ed","invariantUUID":"9d95a484-7095-488b-ba03-17c36a012aca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9bb6374-0fc9-43b9-a1f1-7a2e10ff97dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629847023072,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb9d3bc3-d280-4ec3-a81a-92aad4241539","invariantUUID":"792c35e7-1c2c-4a15-b015-05edb8836396","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4761203-b1ce-4db7-9df8-5acb32312d61","lifecycleState":"CERTIFIED","lastUpdateDate":1629846659480,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b2ea5e17-3119-4f42-a880-884fa08f493b","invariantUUID":"7f8a2b6f-eaf5-462b-949f-17354fa65d99","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7435b3f5-e191-4706-a43e-434125fc4455","lifecycleState":"CERTIFIED","lastUpdateDate":1629846630249,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"606b52e4-aa1a-407f-a5f0-89db38de27d7","invariantUUID":"62e4ff73-f2d0-46c6-af18-b32f10df72c7","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":"1cb8dabc-9226-44db-8623-21fb714050cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846878719,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3369427-c50a-4301-9cb3-a263139439cb","invariantUUID":"39a8e3cc-6025-4b7a-9bca-43079893829b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c060b114-ad89-4059-a955-4ea1fc0022f7","lifecycleState":"CERTIFIED","lastUpdateDate":1629846843804,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e44af27-fe43-4787-8027-89df27ae1f6b","invariantUUID":"8e6d7983-25ee-4d25-acb6-9a0eaf7c5239","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9513e95-8660-4317-89b8-deecb49be084","lifecycleState":"CERTIFIED","lastUpdateDate":1629847030680,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bfe531-f2c1-4137-a543-fc5a808159bc","invariantUUID":"1e89d7f0-b6d6-42fa-997a-f4bc6f0c7af6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16d9c5ed-595e-4dae-b19a-6ba9b6c8dc43","lifecycleState":"CERTIFIED","lastUpdateDate":1629846647270,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a12a1783-2106-4294-8c83-3aaa00383ef9","invariantUUID":"68b11df7-7c72-4d20-be67-6ab29b951708","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01d6571e-3acc-4b61-8758-0abd482f0ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1629846925020,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fa042f3-2c49-4e2c-bb75-8e86a139f242","invariantUUID":"913c9b52-6550-4dc7-9230-6c24a4d066a7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21c8a65d-e2f4-4982-96a0-a29d7eadada4","lifecycleState":"CERTIFIED","lastUpdateDate":1629846902583,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e5fb58-601e-42e6-a0ae-b24e772ef1ec","invariantUUID":"e723ffdc-9a20-44a1-8441-ad54467d9b5a","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":"dba0e79f-8213-4b5e-bb72-222720ce1b39","lifecycleState":"CERTIFIED","lastUpdateDate":1629846828676,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83124054-04da-4bb3-823f-ca159b579970","invariantUUID":"1e2fe05e-1365-4626-ac71-ef692f72533f","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":"13992a40-f2be-4b5d-a52d-0ac77e2af4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629847014949,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ebc57b-4ff7-4442-ba66-6e92d0b803ab","invariantUUID":"c1d05f6a-868a-4b31-b594-fa3594235fae","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":"d8491fef-9139-48ed-b944-97ea62ceaa5a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846908677,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3bf79d0-b433-479a-9140-25f3fd1248c7","invariantUUID":"ba0f664c-df2c-4c57-8543-9fdcd20ce402","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":"72255448-fce7-4ff4-acb5-893c16c412dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846849402,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4c33e79-2e83-48a6-92de-98a74ffc2344","invariantUUID":"523fe2a7-0a2c-44db-8500-2a05253e9b8e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84a22518-040f-4b1d-921f-f91ee8dd3d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846652718,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dd14631-7638-413c-a7b3-e18f65fdb9bd","invariantUUID":"442197f4-f9bd-4bc8-8f70-8efbe66a4995","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72e921c4-aeab-4746-910e-abce56744735","lifecycleState":"CERTIFIED","lastUpdateDate":1629846775398,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bfbdd3-b797-41e8-bf63-57ee35848d95","invariantUUID":"43772a3a-5095-441a-a470-889b5db1104a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"819b7357-e14b-421f-9117-2766892f1a74","lifecycleState":"CERTIFIED","lastUpdateDate":1629846998484,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4274d4fb-30c7-4d48-bce2-39ed3084174d","invariantUUID":"a532576a-b169-4015-ad25-807eb1dd8b04","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"727a50b0-5eeb-44f1-a947-5a8bdff18b62","lifecycleState":"CERTIFIED","lastUpdateDate":1629846953327,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"912050fa-b858-4da0-95dd-e357ab87bf06","invariantUUID":"4884ad92-c53f-4d91-b978-679cfc503725","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d15e84b-875c-481d-a061-37c88653dc6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629847060729,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ad1eaa3-d8f1-487c-a043-030928b882fa","invariantUUID":"b51585ff-ebd7-4551-aa3d-733d523bc224","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":"port","uniqueId":"b5eaadaf-2e58-4b2e-a5e3-9f6c16ffe2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846642183,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6835f23d-88fd-42a3-b6c4-6208eafb2c16","invariantUUID":"d7ae76e0-8514-4bde-98fb-e1591319ff58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbb72b1b-1ddc-41e5-8d75-088d5d0083cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846947940,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083ecb44-15ee-489d-a80b-d58f530a0c6e","invariantUUID":"18a20959-daf3-4284-b155-f499677b434a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d77f0f34-8594-42c0-ad9d-ac22297e88a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629856050462,"name":"basic_onboard_QBknOv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","systemName":"BasicOnboardQbknov","description":"service","tags":["basic_onboard_QBknOv"],"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":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","lifecycleState":"CERTIFIED","lastUpdateDate":1629856154985,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","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":"70c54a9c-bbe6-4378-950a-21b12df4ec59","lifecycleState":"CERTIFIED","lastUpdateDate":1629855674912,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","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":"ed89fe41-1cd0-4298-b9db-370425335113","lifecycleState":"CERTIFIED","lastUpdateDate":1629855359289,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-25 01:54:09,943 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-25 01:54:09,943 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-25 01:54:09,943 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-25 01:54:09,944 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-08-25 01:54:09,944 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-25 01:54:09,944 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-25 01:54:09,945 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:54:11,100 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-25 01:54:11,101 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-25 01:54:11,102 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aea38bcc-8907-4b23-9c03-8aa8a14a4909/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/24b77381-d65c-4aff-8852-818deb3fc15e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-25 01:54:11,104 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-25 01:54:11,104 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:54:11,104 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:54:11,104 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:54:11,104 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:54:11,104 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:54:11,105 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:54:11,105 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:54:11,105 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:54:11,105 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:54:11,105 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:54:11,105 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:54:11,105 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-25 01:54:11,105 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:54:11,105 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:54:11,105 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:54:11,105 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-25 01:54:11,106 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:54:11,106 INFO 192:__init__.py(1) - Service found, updating information 2021-08-25 01:54:11,106 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-08-25 01:54:11,106 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-08-25 01:54:11,106 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-25 01:54:11,107 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:54:13,091 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-08-25 01:54:13,094 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-25 01:54:13,097 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36ab3528-cbff-4ef0-a15d-910c6e8f3598","lifecycleState":"CERTIFIED","lastUpdateDate":1629847093685,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f76356-ea95-40c9-966c-a3ac39a3c90b","invariantUUID":"1bb16789-1b74-4f8f-b72b-f070205624b9","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":"4037fd0d-91df-47cb-9118-4139c6f8b660","lifecycleState":"CERTIFIED","lastUpdateDate":1629846599886,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38a23335-63ca-412e-a900-d8492713476d","invariantUUID":"6b7a9170-9135-44b9-82f7-be256414327f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"124be86d-59ec-41fc-b5d6-dab43e055b36","lifecycleState":"CERTIFIED","lastUpdateDate":1629847067636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a01dd32-ce8f-4fb2-b6de-76c3c404580e","invariantUUID":"8f2899e3-d611-44fe-b0a3-df474cb9f2d2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"74f36aba-76dc-45cb-87c7-9d1e10a8ff7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629847039510,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e1cd482-17db-410b-82cd-ae7331ad76fd","invariantUUID":"cfc2f377-c934-4ed2-8944-676210ac1bef","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":"networkrules","uniqueId":"35818ea3-e7f7-435c-a005-f9ab6433f77d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846726343,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"49c6931e-e4f8-4d03-92c8-4ef7302f841b","invariantUUID":"1415e45f-8043-43e7-a938-6f1ccb1150d7","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":"loadBalancer","uniqueId":"3566faa0-4877-46aa-8c59-a4595e7c75ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629846588769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d2e047-62d6-4a0a-b497-d550a438dd77","invariantUUID":"04ebcac3-27ee-4022-958e-c5df0227aea9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dc81f181-a1af-494e-aa0a-2ec867756117","lifecycleState":"CERTIFIED","lastUpdateDate":1629846861087,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"17d0230d-4944-4f01-aa26-883b1080332e","invariantUUID":"5995d95f-c426-4895-9ad1-b5897831435e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f90b5292-e58e-4c65-a848-d4258569cc9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629847086354,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b7e3809-851d-4493-817f-164055c48f27","invariantUUID":"0d4d6a1e-3407-49c5-8d28-0051d733d3cf","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ed6bdb-8676-4589-8df3-58fce92efbcd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846833684,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62780a9d-22b9-407a-8941-ce665aaf23b6","invariantUUID":"9d9eed66-b042-4e78-92bf-d8baebb1be62","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66cb1caa-95de-4445-b6eb-9818893f183a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846758487,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a63bf230-4d49-42f4-b329-6cf571a4fa40","invariantUUID":"1864f907-6715-4262-98bc-7a318e14198e","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":"securityrules","uniqueId":"94c6c669-87b2-4646-8faa-5bed6212a5ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629846738931,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dbbe5bd1-b9a0-415e-9c7b-0a4a822522a6","invariantUUID":"492fabd5-b343-4841-9e55-2faa86b73906","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"50eed374-0da1-44bd-8c80-1921e2551d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846866426,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51436872-2467-4b9b-b480-b867fcd75d79","invariantUUID":"9960edec-d0d1-47e6-90ba-d669819f738d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"98ac5911-3d70-44a4-8f12-ebe5225e7f08","lifecycleState":"CERTIFIED","lastUpdateDate":1629847100750,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99023a61-d344-4b24-b85e-992bf4fd5ed5","invariantUUID":"6e5bb198-9656-459d-9a8f-803faacdff00","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":"port","uniqueId":"f35808e0-1e02-4839-961a-dfa998a12e03","lifecycleState":"CERTIFIED","lastUpdateDate":1629846711463,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75166615-0beb-4995-9d45-0099f17a61a3","invariantUUID":"3e925d54-d5ce-4ce5-bec5-7bc12c788a15","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a984e53-2605-45a1-a36e-82d588b89fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846789787,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c16de57-8230-4fa2-a8a3-0690239111c5","invariantUUID":"d98bc183-0aa3-4a8a-9f6d-8dd79b14c09c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4dabe6f-dfa1-4a69-abf0-8f05c6cb9b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846674197,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba056aef-5566-4d94-b96f-567f09069994","invariantUUID":"a3bfbf4d-f666-4f24-bea3-bf0f7f667113","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0e9e4246-8d49-4443-a8ca-e0d8bd4497b9","lifecycleState":"CERTIFIED","lastUpdateDate":1629847044712,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2cd87f8-1664-4e77-949b-4ee6bd0815bf","invariantUUID":"484cf949-5f53-476e-afc1-6f4e8122a004","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca199e8b-af8a-4d19-be85-cb3733de56a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629847103826,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d519382-ada8-432e-aa45-587c56f64e53","invariantUUID":"2641ca40-0f5e-42e2-874a-5ec2b00fb150","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e49fc42d-1fd7-4dd3-bf4f-013b004b70d3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846575488,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985cd2e9-a63e-4a26-a5da-861c87666624","invariantUUID":"58fe4d21-2ad2-4f22-bb0a-cd0510899e15","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"438f4de4-a937-4649-87b3-c8293aa37c13","lifecycleState":"CERTIFIED","lastUpdateDate":1629847082417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58032ea0-75dd-4611-9ea3-f6fdc13a8568","invariantUUID":"08ed1252-d05f-4b65-a5b9-5aefa1a73721","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":"objectStorage","uniqueId":"41305333-9b52-4739-a34a-6bb9d2710e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846871982,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"245c59ba-3bbc-4d10-b4b0-71531c364954","invariantUUID":"7a45db19-7df2-476f-82e9-dbd5f191bd42","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","lifecycleState":"CERTIFIED","lastUpdateDate":1629846536457,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"470388ab-8ff1-4e8d-af63-45f4bf01aefd","invariantUUID":"5df41f03-716c-4f8a-bc62-c764c6037002","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":"defaulticon","uniqueId":"c94fa9e3-8400-425b-b402-d345da9326b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629855627002,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","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":"7426f3e0-3c78-4143-a713-a8b503cf92e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846889921,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dc9c8b8-a094-4016-8422-eec515c44521","invariantUUID":"d79bbabd-669f-4625-ac7c-44519edb6323","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":"objectStorage","uniqueId":"db8eb410-de4c-49f1-9ac9-3111f3e2b78f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846569782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4a3198-1a6b-4889-93ad-b37cc47766b2","invariantUUID":"4742f8fb-3840-4643-b68e-ba30a005765e","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":"0387e388-9912-4b60-ac7f-8a324b21a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846752688,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8915382-9cdc-4aeb-bf14-e1e9286d72e3","invariantUUID":"67f3ac97-3a22-4fc8-8698-1341d7053633","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":"compute","uniqueId":"2210f5b2-b2c7-4f3f-bde0-4bb9d22ff67f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846914366,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38a4ff9-4736-4841-b61f-247199588101","invariantUUID":"d8d26f2a-d11c-426e-bc41-aba4b98ea491","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":"f8704a91-22d5-40d0-9d6d-63ec17366155","lifecycleState":"CERTIFIED","lastUpdateDate":1629846976555,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f509bed-d79b-4148-b2a3-beba8f3debdf","invariantUUID":"c0a71b1f-aebd-434b-b4df-57036c5a0065","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":"network","uniqueId":"f20a7782-ed03-4e51-81c8-c13675f00014","lifecycleState":"CERTIFIED","lastUpdateDate":1629846636174,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68047e01-3c49-4ba7-9eec-b528d374fbaa","invariantUUID":"e7177d48-611b-43df-a339-8c1a591cc8ac","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":"compute","uniqueId":"8e5a7f75-d1df-4e3e-89c7-9812231abdaa","lifecycleState":"CERTIFIED","lastUpdateDate":1629846747662,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b10dac0-903a-4a58-837b-e666eddf08bf","invariantUUID":"5aa4a0f0-f953-47ef-8801-16c6aa5e339d","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a428a25a-edd4-45b5-a391-9c2042ca83f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846763856,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a11a7c48-c5db-4808-a38a-b4cdfc49de4a","invariantUUID":"3ed6ce5c-6b19-43f5-bc3d-01c84f59e6be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7801fa74-ec7e-4992-9e66-a2b9c6cfd3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1629847077485,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf35c19-46be-49df-83ea-6fdd1e8cd49f","invariantUUID":"67594215-fea3-417d-8863-6358bfbb93c8","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":"port","uniqueId":"a15831e5-c164-4186-8c5c-37a976f9cd7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846992355,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11c5e9a5-1232-466f-8f6a-6fe8265cd3d0","invariantUUID":"122da449-f40a-4b2c-a205-d29bacdcba00","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0ca8c3-962e-454e-8881-0d3b327e2f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846855849,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78853115-2818-4370-9a13-e2e91e4e54c6","invariantUUID":"bdf5b4a7-c35b-4aca-b6f7-20645b99ee19","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":"compute","uniqueId":"7d43bda6-11c2-4249-af2a-c256740cbecc","lifecycleState":"CERTIFIED","lastUpdateDate":1629846884637,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f282ed05-8d37-4b61-8ac2-78215c2fb228","invariantUUID":"cb748f24-2f9f-433f-9486-7299259ea8df","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","lifecycleState":"CERTIFIED","lastUpdateDate":1629856106928,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a3b2f102-b858-4223-ae65-d685b6b172b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846594359,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdc723a0-2c72-4038-b3c1-772560823dc5","invariantUUID":"e60610db-9aa8-4498-90a5-0829d3b9043c","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":"5741594a-ff74-4483-9e2c-dd7e670a112b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846667554,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cf90787-da6b-4ed3-a95e-9429002e9286","invariantUUID":"d81b2f65-ece9-4e5b-a35b-79565fec173b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5d5fc95-0e6f-4128-bb2e-f65da30d60ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629846930693,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d3778a3-a6cc-4243-b404-5973e3eb94f0","invariantUUID":"38d1fb7f-88ac-45d1-9acc-256dccda3d96","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32ed3cfc-b4c6-46c4-98d1-c384de197f82","lifecycleState":"CERTIFIED","lastUpdateDate":1629847009768,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b506b34c-0d5b-4558-834e-893032e39dc8","invariantUUID":"4024ce72-3d36-4b25-b4c2-a05b26e5cb5b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efe8d84-d1fc-408c-9ecf-07d653322d00","lifecycleState":"CERTIFIED","lastUpdateDate":1629847049916,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97c58dd5-a08f-4ee7-be53-caaa877aa385","invariantUUID":"34c2885f-ff4e-4e78-a1e8-17485ce7a105","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":"defaulticon","uniqueId":"8329da43-656d-49fb-a40c-45f1b7bb553c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846564171,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09dd6c32-456e-4258-b7e3-02626389989b","invariantUUID":"a1f8fe9c-7c7d-474f-8717-1a648b59159e","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":"e79c4fde-f84c-4771-b6d3-fbc88dd43650","lifecycleState":"CERTIFIED","lastUpdateDate":1629846679380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc31b458-1a95-4065-85ad-58afd0d4c883","invariantUUID":"9c7c127a-a699-4c4b-a26c-4d5c378b1af0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1eb059dd-8c60-4276-ba5e-277132ff0692","lifecycleState":"CERTIFIED","lastUpdateDate":1629847004593,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0699aaf-f238-4246-81e2-f957f8896585","invariantUUID":"87234212-5931-40a9-9d08-05e219df0f4d","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":"843884fa-d205-4c42-8788-c3f3081cb66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846812454,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c886713d-6aff-40c2-89e4-cb70f3da6f86","invariantUUID":"b017e0c9-fe72-4262-85bf-668be6c959bd","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":"defaulticon","uniqueId":"ad4d5165-d4e3-4890-98ed-2352c0359dba","lifecycleState":"CERTIFIED","lastUpdateDate":1629855994968,"name":"basic_onboard_QBknOv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","systemName":"BasicOnboardQbknov","description":"VF","tags":["basic_onboard_QBknOv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f1e4fa-b5d0-45a8-a717-ae7887f741f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846619532,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6cb1872-a277-433d-8306-4c08cafe04de","invariantUUID":"a05c60f2-821a-47f1-a74e-f65f1960c7e7","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718762ee-b569-4542-a5e9-c3e371c27da8","lifecycleState":"CERTIFIED","lastUpdateDate":1629846987009,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e893119d-25ef-44f0-b8b9-082287c42040","invariantUUID":"755c515f-ab86-4749-b9de-7e0f22971490","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1362176-b538-45ab-9562-4ff771d84017","lifecycleState":"CERTIFIED","lastUpdateDate":1629846624880,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71cc7e3b-ca74-4285-9beb-c283203c31f1","invariantUUID":"11364359-188a-4688-9f21-722e9c450593","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":"57513d95-8772-4674-b0a8-36b5d071e672","lifecycleState":"CERTIFIED","lastUpdateDate":1629846783566,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fcd8caef-98bd-4446-8695-602575479e2c","invariantUUID":"dac5b340-9868-4c2a-b3e4-146416594cdb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"370c73a4-38aa-4fa1-9876-b75d562aeec3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846981988,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8a9aa6-b41f-44c8-ba27-55d70d993560","invariantUUID":"231b398d-ff3a-4027-9252-8aa77689145e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6819047-008d-4112-9bd6-4eb77e03df9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846706276,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1ca593f-23a8-4a7c-badf-ee78575a5eea","invariantUUID":"f40c298f-ede7-470c-bd7d-a60c4de3dffc","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":"fb2fc5ef-c481-4dd8-af6e-b9758a424bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846733569,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149a946d-3b19-4598-8b9f-d135302369ed","invariantUUID":"9d95a484-7095-488b-ba03-17c36a012aca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9bb6374-0fc9-43b9-a1f1-7a2e10ff97dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629847023072,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb9d3bc3-d280-4ec3-a81a-92aad4241539","invariantUUID":"792c35e7-1c2c-4a15-b015-05edb8836396","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4761203-b1ce-4db7-9df8-5acb32312d61","lifecycleState":"CERTIFIED","lastUpdateDate":1629846659480,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b2ea5e17-3119-4f42-a880-884fa08f493b","invariantUUID":"7f8a2b6f-eaf5-462b-949f-17354fa65d99","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7435b3f5-e191-4706-a43e-434125fc4455","lifecycleState":"CERTIFIED","lastUpdateDate":1629846630249,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"606b52e4-aa1a-407f-a5f0-89db38de27d7","invariantUUID":"62e4ff73-f2d0-46c6-af18-b32f10df72c7","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":"1cb8dabc-9226-44db-8623-21fb714050cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846878719,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3369427-c50a-4301-9cb3-a263139439cb","invariantUUID":"39a8e3cc-6025-4b7a-9bca-43079893829b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c060b114-ad89-4059-a955-4ea1fc0022f7","lifecycleState":"CERTIFIED","lastUpdateDate":1629846843804,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e44af27-fe43-4787-8027-89df27ae1f6b","invariantUUID":"8e6d7983-25ee-4d25-acb6-9a0eaf7c5239","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9513e95-8660-4317-89b8-deecb49be084","lifecycleState":"CERTIFIED","lastUpdateDate":1629847030680,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bfe531-f2c1-4137-a543-fc5a808159bc","invariantUUID":"1e89d7f0-b6d6-42fa-997a-f4bc6f0c7af6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16d9c5ed-595e-4dae-b19a-6ba9b6c8dc43","lifecycleState":"CERTIFIED","lastUpdateDate":1629846647270,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a12a1783-2106-4294-8c83-3aaa00383ef9","invariantUUID":"68b11df7-7c72-4d20-be67-6ab29b951708","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01d6571e-3acc-4b61-8758-0abd482f0ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1629846925020,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fa042f3-2c49-4e2c-bb75-8e86a139f242","invariantUUID":"913c9b52-6550-4dc7-9230-6c24a4d066a7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21c8a65d-e2f4-4982-96a0-a29d7eadada4","lifecycleState":"CERTIFIED","lastUpdateDate":1629846902583,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e5fb58-601e-42e6-a0ae-b24e772ef1ec","invariantUUID":"e723ffdc-9a20-44a1-8441-ad54467d9b5a","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":"dba0e79f-8213-4b5e-bb72-222720ce1b39","lifecycleState":"CERTIFIED","lastUpdateDate":1629846828676,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83124054-04da-4bb3-823f-ca159b579970","invariantUUID":"1e2fe05e-1365-4626-ac71-ef692f72533f","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":"13992a40-f2be-4b5d-a52d-0ac77e2af4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629847014949,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ebc57b-4ff7-4442-ba66-6e92d0b803ab","invariantUUID":"c1d05f6a-868a-4b31-b594-fa3594235fae","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":"d8491fef-9139-48ed-b944-97ea62ceaa5a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846908677,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3bf79d0-b433-479a-9140-25f3fd1248c7","invariantUUID":"ba0f664c-df2c-4c57-8543-9fdcd20ce402","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":"72255448-fce7-4ff4-acb5-893c16c412dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846849402,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4c33e79-2e83-48a6-92de-98a74ffc2344","invariantUUID":"523fe2a7-0a2c-44db-8500-2a05253e9b8e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84a22518-040f-4b1d-921f-f91ee8dd3d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846652718,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dd14631-7638-413c-a7b3-e18f65fdb9bd","invariantUUID":"442197f4-f9bd-4bc8-8f70-8efbe66a4995","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72e921c4-aeab-4746-910e-abce56744735","lifecycleState":"CERTIFIED","lastUpdateDate":1629846775398,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bfbdd3-b797-41e8-bf63-57ee35848d95","invariantUUID":"43772a3a-5095-441a-a470-889b5db1104a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"819b7357-e14b-421f-9117-2766892f1a74","lifecycleState":"CERTIFIED","lastUpdateDate":1629846998484,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4274d4fb-30c7-4d48-bce2-39ed3084174d","invariantUUID":"a532576a-b169-4015-ad25-807eb1dd8b04","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"727a50b0-5eeb-44f1-a947-5a8bdff18b62","lifecycleState":"CERTIFIED","lastUpdateDate":1629846953327,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"912050fa-b858-4da0-95dd-e357ab87bf06","invariantUUID":"4884ad92-c53f-4d91-b978-679cfc503725","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d15e84b-875c-481d-a061-37c88653dc6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629847060729,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ad1eaa3-d8f1-487c-a043-030928b882fa","invariantUUID":"b51585ff-ebd7-4551-aa3d-733d523bc224","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":"port","uniqueId":"b5eaadaf-2e58-4b2e-a5e3-9f6c16ffe2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846642183,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6835f23d-88fd-42a3-b6c4-6208eafb2c16","invariantUUID":"d7ae76e0-8514-4bde-98fb-e1591319ff58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbb72b1b-1ddc-41e5-8d75-088d5d0083cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846947940,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083ecb44-15ee-489d-a80b-d58f530a0c6e","invariantUUID":"18a20959-daf3-4284-b155-f499677b434a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d77f0f34-8594-42c0-ad9d-ac22297e88a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629856050462,"name":"basic_onboard_QBknOv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","systemName":"BasicOnboardQbknov","description":"service","tags":["basic_onboard_QBknOv"],"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":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","lifecycleState":"CERTIFIED","lastUpdateDate":1629856154985,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","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":"70c54a9c-bbe6-4378-950a-21b12df4ec59","lifecycleState":"CERTIFIED","lastUpdateDate":1629855674912,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","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":"ed89fe41-1cd0-4298-b9db-370425335113","lifecycleState":"CERTIFIED","lastUpdateDate":1629855359289,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-25 01:54:13,103 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-25 01:54:13,104 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-25 01:54:13,104 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-25 01:54:13,105 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-08-25 01:54:13,105 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-25 01:54:13,105 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-25 01:54:13,107 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:54:14,255 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-25 01:54:14,257 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-25 01:54:14,257 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/aea38bcc-8907-4b23-9c03-8aa8a14a4909/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","name":"basic_onboard_QBknOv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/24b77381-d65c-4aff-8852-818deb3fc15e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-25 01:54:14,260 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-25 01:54:14,260 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:54:14,261 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:54:14,261 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:54:14,261 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-25 01:54:14,261 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:54:14,261 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:54:14,261 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:54:14,262 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QBknOv from SDC 2021-08-25 01:54:14,262 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:54:14,262 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:54:14,262 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:54:14,262 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-25 01:54:14,262 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-25 01:54:14,263 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-25 01:54:14,263 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-25 01:54:14,263 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-25 01:54:14,263 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-25 01:54:14,263 INFO 192:__init__.py(1) - Service found, updating information 2021-08-25 01:54:14,264 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-08-25 01:54:14,264 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-08-25 01:54:14,264 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-25 01:54:14,266 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-25 01:54:14,872 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-08-25 01:54:14,874 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-25 01:54:14,875 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36ab3528-cbff-4ef0-a15d-910c6e8f3598","lifecycleState":"CERTIFIED","lastUpdateDate":1629847093685,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f76356-ea95-40c9-966c-a3ac39a3c90b","invariantUUID":"1bb16789-1b74-4f8f-b72b-f070205624b9","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":"4037fd0d-91df-47cb-9118-4139c6f8b660","lifecycleState":"CERTIFIED","lastUpdateDate":1629846599886,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38a23335-63ca-412e-a900-d8492713476d","invariantUUID":"6b7a9170-9135-44b9-82f7-be256414327f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"124be86d-59ec-41fc-b5d6-dab43e055b36","lifecycleState":"CERTIFIED","lastUpdateDate":1629847067636,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a01dd32-ce8f-4fb2-b6de-76c3c404580e","invariantUUID":"8f2899e3-d611-44fe-b0a3-df474cb9f2d2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"74f36aba-76dc-45cb-87c7-9d1e10a8ff7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629847039510,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e1cd482-17db-410b-82cd-ae7331ad76fd","invariantUUID":"cfc2f377-c934-4ed2-8944-676210ac1bef","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":"networkrules","uniqueId":"35818ea3-e7f7-435c-a005-f9ab6433f77d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846726343,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"49c6931e-e4f8-4d03-92c8-4ef7302f841b","invariantUUID":"1415e45f-8043-43e7-a938-6f1ccb1150d7","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":"loadBalancer","uniqueId":"3566faa0-4877-46aa-8c59-a4595e7c75ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629846588769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d2e047-62d6-4a0a-b497-d550a438dd77","invariantUUID":"04ebcac3-27ee-4022-958e-c5df0227aea9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dc81f181-a1af-494e-aa0a-2ec867756117","lifecycleState":"CERTIFIED","lastUpdateDate":1629846861087,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"17d0230d-4944-4f01-aa26-883b1080332e","invariantUUID":"5995d95f-c426-4895-9ad1-b5897831435e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f90b5292-e58e-4c65-a848-d4258569cc9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629847086354,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b7e3809-851d-4493-817f-164055c48f27","invariantUUID":"0d4d6a1e-3407-49c5-8d28-0051d733d3cf","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0ed6bdb-8676-4589-8df3-58fce92efbcd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846833684,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62780a9d-22b9-407a-8941-ce665aaf23b6","invariantUUID":"9d9eed66-b042-4e78-92bf-d8baebb1be62","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66cb1caa-95de-4445-b6eb-9818893f183a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846758487,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a63bf230-4d49-42f4-b329-6cf571a4fa40","invariantUUID":"1864f907-6715-4262-98bc-7a318e14198e","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":"securityrules","uniqueId":"94c6c669-87b2-4646-8faa-5bed6212a5ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629846738931,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dbbe5bd1-b9a0-415e-9c7b-0a4a822522a6","invariantUUID":"492fabd5-b343-4841-9e55-2faa86b73906","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"50eed374-0da1-44bd-8c80-1921e2551d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846866426,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51436872-2467-4b9b-b480-b867fcd75d79","invariantUUID":"9960edec-d0d1-47e6-90ba-d669819f738d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"98ac5911-3d70-44a4-8f12-ebe5225e7f08","lifecycleState":"CERTIFIED","lastUpdateDate":1629847100750,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99023a61-d344-4b24-b85e-992bf4fd5ed5","invariantUUID":"6e5bb198-9656-459d-9a8f-803faacdff00","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":"port","uniqueId":"f35808e0-1e02-4839-961a-dfa998a12e03","lifecycleState":"CERTIFIED","lastUpdateDate":1629846711463,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75166615-0beb-4995-9d45-0099f17a61a3","invariantUUID":"3e925d54-d5ce-4ce5-bec5-7bc12c788a15","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a984e53-2605-45a1-a36e-82d588b89fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846789787,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c16de57-8230-4fa2-a8a3-0690239111c5","invariantUUID":"d98bc183-0aa3-4a8a-9f6d-8dd79b14c09c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4dabe6f-dfa1-4a69-abf0-8f05c6cb9b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846674197,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba056aef-5566-4d94-b96f-567f09069994","invariantUUID":"a3bfbf4d-f666-4f24-bea3-bf0f7f667113","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0e9e4246-8d49-4443-a8ca-e0d8bd4497b9","lifecycleState":"CERTIFIED","lastUpdateDate":1629847044712,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2cd87f8-1664-4e77-949b-4ee6bd0815bf","invariantUUID":"484cf949-5f53-476e-afc1-6f4e8122a004","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca199e8b-af8a-4d19-be85-cb3733de56a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629847103826,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d519382-ada8-432e-aa45-587c56f64e53","invariantUUID":"2641ca40-0f5e-42e2-874a-5ec2b00fb150","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e49fc42d-1fd7-4dd3-bf4f-013b004b70d3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846575488,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985cd2e9-a63e-4a26-a5da-861c87666624","invariantUUID":"58fe4d21-2ad2-4f22-bb0a-cd0510899e15","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"438f4de4-a937-4649-87b3-c8293aa37c13","lifecycleState":"CERTIFIED","lastUpdateDate":1629847082417,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58032ea0-75dd-4611-9ea3-f6fdc13a8568","invariantUUID":"08ed1252-d05f-4b65-a5b9-5aefa1a73721","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":"objectStorage","uniqueId":"41305333-9b52-4739-a34a-6bb9d2710e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846871982,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"245c59ba-3bbc-4d10-b4b0-71531c364954","invariantUUID":"7a45db19-7df2-476f-82e9-dbd5f191bd42","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72076a4e-50a9-4e5c-b996-56e536c5373e","lifecycleState":"CERTIFIED","lastUpdateDate":1629846536457,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"470388ab-8ff1-4e8d-af63-45f4bf01aefd","invariantUUID":"5df41f03-716c-4f8a-bc62-c764c6037002","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":"defaulticon","uniqueId":"c94fa9e3-8400-425b-b402-d345da9326b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629855627002,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"01e36e07-74b2-4f4e-bd80-61ec443c7a0f","invariantUUID":"2a19949b-5839-4852-b23e-fad25e33ce6a","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":"7426f3e0-3c78-4143-a713-a8b503cf92e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846889921,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dc9c8b8-a094-4016-8422-eec515c44521","invariantUUID":"d79bbabd-669f-4625-ac7c-44519edb6323","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":"objectStorage","uniqueId":"db8eb410-de4c-49f1-9ac9-3111f3e2b78f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846569782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4a3198-1a6b-4889-93ad-b37cc47766b2","invariantUUID":"4742f8fb-3840-4643-b68e-ba30a005765e","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":"0387e388-9912-4b60-ac7f-8a324b21a32d","lifecycleState":"CERTIFIED","lastUpdateDate":1629846752688,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8915382-9cdc-4aeb-bf14-e1e9286d72e3","invariantUUID":"67f3ac97-3a22-4fc8-8698-1341d7053633","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":"compute","uniqueId":"2210f5b2-b2c7-4f3f-bde0-4bb9d22ff67f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846914366,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d38a4ff9-4736-4841-b61f-247199588101","invariantUUID":"d8d26f2a-d11c-426e-bc41-aba4b98ea491","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":"f8704a91-22d5-40d0-9d6d-63ec17366155","lifecycleState":"CERTIFIED","lastUpdateDate":1629846976555,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f509bed-d79b-4148-b2a3-beba8f3debdf","invariantUUID":"c0a71b1f-aebd-434b-b4df-57036c5a0065","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":"network","uniqueId":"f20a7782-ed03-4e51-81c8-c13675f00014","lifecycleState":"CERTIFIED","lastUpdateDate":1629846636174,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68047e01-3c49-4ba7-9eec-b528d374fbaa","invariantUUID":"e7177d48-611b-43df-a339-8c1a591cc8ac","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":"compute","uniqueId":"8e5a7f75-d1df-4e3e-89c7-9812231abdaa","lifecycleState":"CERTIFIED","lastUpdateDate":1629846747662,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b10dac0-903a-4a58-837b-e666eddf08bf","invariantUUID":"5aa4a0f0-f953-47ef-8801-16c6aa5e339d","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a428a25a-edd4-45b5-a391-9c2042ca83f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846763856,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a11a7c48-c5db-4808-a38a-b4cdfc49de4a","invariantUUID":"3ed6ce5c-6b19-43f5-bc3d-01c84f59e6be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7801fa74-ec7e-4992-9e66-a2b9c6cfd3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1629847077485,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cf35c19-46be-49df-83ea-6fdd1e8cd49f","invariantUUID":"67594215-fea3-417d-8863-6358bfbb93c8","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":"port","uniqueId":"a15831e5-c164-4186-8c5c-37a976f9cd7f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846992355,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11c5e9a5-1232-466f-8f6a-6fe8265cd3d0","invariantUUID":"122da449-f40a-4b2c-a205-d29bacdcba00","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0ca8c3-962e-454e-8881-0d3b327e2f9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846855849,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78853115-2818-4370-9a13-e2e91e4e54c6","invariantUUID":"bdf5b4a7-c35b-4aca-b6f7-20645b99ee19","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":"compute","uniqueId":"7d43bda6-11c2-4249-af2a-c256740cbecc","lifecycleState":"CERTIFIED","lastUpdateDate":1629846884637,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f282ed05-8d37-4b61-8ac2-78215c2fb228","invariantUUID":"cb748f24-2f9f-433f-9486-7299259ea8df","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"025d657b-0bfe-4815-973a-70f1f56bcd08","lifecycleState":"CERTIFIED","lastUpdateDate":1629856106928,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b00c9e4f-39c4-413a-aca8-f015751d9882","invariantUUID":"ca55878c-7511-4853-b39b-235efcffe872","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a3b2f102-b858-4223-ae65-d685b6b172b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846594359,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdc723a0-2c72-4038-b3c1-772560823dc5","invariantUUID":"e60610db-9aa8-4498-90a5-0829d3b9043c","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":"5741594a-ff74-4483-9e2c-dd7e670a112b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846667554,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cf90787-da6b-4ed3-a95e-9429002e9286","invariantUUID":"d81b2f65-ece9-4e5b-a35b-79565fec173b","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5d5fc95-0e6f-4128-bb2e-f65da30d60ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629846930693,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d3778a3-a6cc-4243-b404-5973e3eb94f0","invariantUUID":"38d1fb7f-88ac-45d1-9acc-256dccda3d96","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32ed3cfc-b4c6-46c4-98d1-c384de197f82","lifecycleState":"CERTIFIED","lastUpdateDate":1629847009768,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b506b34c-0d5b-4558-834e-893032e39dc8","invariantUUID":"4024ce72-3d36-4b25-b4c2-a05b26e5cb5b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efe8d84-d1fc-408c-9ecf-07d653322d00","lifecycleState":"CERTIFIED","lastUpdateDate":1629847049916,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97c58dd5-a08f-4ee7-be53-caaa877aa385","invariantUUID":"34c2885f-ff4e-4e78-a1e8-17485ce7a105","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":"defaulticon","uniqueId":"8329da43-656d-49fb-a40c-45f1b7bb553c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846564171,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09dd6c32-456e-4258-b7e3-02626389989b","invariantUUID":"a1f8fe9c-7c7d-474f-8717-1a648b59159e","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":"e79c4fde-f84c-4771-b6d3-fbc88dd43650","lifecycleState":"CERTIFIED","lastUpdateDate":1629846679380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc31b458-1a95-4065-85ad-58afd0d4c883","invariantUUID":"9c7c127a-a699-4c4b-a26c-4d5c378b1af0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1eb059dd-8c60-4276-ba5e-277132ff0692","lifecycleState":"CERTIFIED","lastUpdateDate":1629847004593,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0699aaf-f238-4246-81e2-f957f8896585","invariantUUID":"87234212-5931-40a9-9d08-05e219df0f4d","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":"843884fa-d205-4c42-8788-c3f3081cb66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629846812454,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c886713d-6aff-40c2-89e4-cb70f3da6f86","invariantUUID":"b017e0c9-fe72-4262-85bf-668be6c959bd","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":"defaulticon","uniqueId":"ad4d5165-d4e3-4890-98ed-2352c0359dba","lifecycleState":"CERTIFIED","lastUpdateDate":1629855994968,"name":"basic_onboard_QBknOv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ca7dbf1c-b37c-4790-9342-733704f7be69","invariantUUID":"6df089e8-8180-4890-aeea-87500647d1da","systemName":"BasicOnboardQbknov","description":"VF","tags":["basic_onboard_QBknOv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"63f1e4fa-b5d0-45a8-a717-ae7887f741f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629846619532,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6cb1872-a277-433d-8306-4c08cafe04de","invariantUUID":"a05c60f2-821a-47f1-a74e-f65f1960c7e7","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"718762ee-b569-4542-a5e9-c3e371c27da8","lifecycleState":"CERTIFIED","lastUpdateDate":1629846987009,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e893119d-25ef-44f0-b8b9-082287c42040","invariantUUID":"755c515f-ab86-4749-b9de-7e0f22971490","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1362176-b538-45ab-9562-4ff771d84017","lifecycleState":"CERTIFIED","lastUpdateDate":1629846624880,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71cc7e3b-ca74-4285-9beb-c283203c31f1","invariantUUID":"11364359-188a-4688-9f21-722e9c450593","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":"57513d95-8772-4674-b0a8-36b5d071e672","lifecycleState":"CERTIFIED","lastUpdateDate":1629846783566,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fcd8caef-98bd-4446-8695-602575479e2c","invariantUUID":"dac5b340-9868-4c2a-b3e4-146416594cdb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"370c73a4-38aa-4fa1-9876-b75d562aeec3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846981988,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8a9aa6-b41f-44c8-ba27-55d70d993560","invariantUUID":"231b398d-ff3a-4027-9252-8aa77689145e","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6819047-008d-4112-9bd6-4eb77e03df9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629846706276,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1ca593f-23a8-4a7c-badf-ee78575a5eea","invariantUUID":"f40c298f-ede7-470c-bd7d-a60c4de3dffc","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":"fb2fc5ef-c481-4dd8-af6e-b9758a424bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1629846733569,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"149a946d-3b19-4598-8b9f-d135302369ed","invariantUUID":"9d95a484-7095-488b-ba03-17c36a012aca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9bb6374-0fc9-43b9-a1f1-7a2e10ff97dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629847023072,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb9d3bc3-d280-4ec3-a81a-92aad4241539","invariantUUID":"792c35e7-1c2c-4a15-b015-05edb8836396","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4761203-b1ce-4db7-9df8-5acb32312d61","lifecycleState":"CERTIFIED","lastUpdateDate":1629846659480,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b2ea5e17-3119-4f42-a880-884fa08f493b","invariantUUID":"7f8a2b6f-eaf5-462b-949f-17354fa65d99","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7435b3f5-e191-4706-a43e-434125fc4455","lifecycleState":"CERTIFIED","lastUpdateDate":1629846630249,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"606b52e4-aa1a-407f-a5f0-89db38de27d7","invariantUUID":"62e4ff73-f2d0-46c6-af18-b32f10df72c7","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":"1cb8dabc-9226-44db-8623-21fb714050cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846878719,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3369427-c50a-4301-9cb3-a263139439cb","invariantUUID":"39a8e3cc-6025-4b7a-9bca-43079893829b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c060b114-ad89-4059-a955-4ea1fc0022f7","lifecycleState":"CERTIFIED","lastUpdateDate":1629846843804,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e44af27-fe43-4787-8027-89df27ae1f6b","invariantUUID":"8e6d7983-25ee-4d25-acb6-9a0eaf7c5239","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9513e95-8660-4317-89b8-deecb49be084","lifecycleState":"CERTIFIED","lastUpdateDate":1629847030680,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57bfe531-f2c1-4137-a543-fc5a808159bc","invariantUUID":"1e89d7f0-b6d6-42fa-997a-f4bc6f0c7af6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"16d9c5ed-595e-4dae-b19a-6ba9b6c8dc43","lifecycleState":"CERTIFIED","lastUpdateDate":1629846647270,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a12a1783-2106-4294-8c83-3aaa00383ef9","invariantUUID":"68b11df7-7c72-4d20-be67-6ab29b951708","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"01d6571e-3acc-4b61-8758-0abd482f0ddb","lifecycleState":"CERTIFIED","lastUpdateDate":1629846925020,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fa042f3-2c49-4e2c-bb75-8e86a139f242","invariantUUID":"913c9b52-6550-4dc7-9230-6c24a4d066a7","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21c8a65d-e2f4-4982-96a0-a29d7eadada4","lifecycleState":"CERTIFIED","lastUpdateDate":1629846902583,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e5fb58-601e-42e6-a0ae-b24e772ef1ec","invariantUUID":"e723ffdc-9a20-44a1-8441-ad54467d9b5a","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":"dba0e79f-8213-4b5e-bb72-222720ce1b39","lifecycleState":"CERTIFIED","lastUpdateDate":1629846828676,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83124054-04da-4bb3-823f-ca159b579970","invariantUUID":"1e2fe05e-1365-4626-ac71-ef692f72533f","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":"13992a40-f2be-4b5d-a52d-0ac77e2af4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629847014949,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ebc57b-4ff7-4442-ba66-6e92d0b803ab","invariantUUID":"c1d05f6a-868a-4b31-b594-fa3594235fae","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":"d8491fef-9139-48ed-b944-97ea62ceaa5a","lifecycleState":"CERTIFIED","lastUpdateDate":1629846908677,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3bf79d0-b433-479a-9140-25f3fd1248c7","invariantUUID":"ba0f664c-df2c-4c57-8543-9fdcd20ce402","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":"72255448-fce7-4ff4-acb5-893c16c412dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846849402,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4c33e79-2e83-48a6-92de-98a74ffc2344","invariantUUID":"523fe2a7-0a2c-44db-8500-2a05253e9b8e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84a22518-040f-4b1d-921f-f91ee8dd3d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629846652718,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dd14631-7638-413c-a7b3-e18f65fdb9bd","invariantUUID":"442197f4-f9bd-4bc8-8f70-8efbe66a4995","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72e921c4-aeab-4746-910e-abce56744735","lifecycleState":"CERTIFIED","lastUpdateDate":1629846775398,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bfbdd3-b797-41e8-bf63-57ee35848d95","invariantUUID":"43772a3a-5095-441a-a470-889b5db1104a","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"819b7357-e14b-421f-9117-2766892f1a74","lifecycleState":"CERTIFIED","lastUpdateDate":1629846998484,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4274d4fb-30c7-4d48-bce2-39ed3084174d","invariantUUID":"a532576a-b169-4015-ad25-807eb1dd8b04","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"727a50b0-5eeb-44f1-a947-5a8bdff18b62","lifecycleState":"CERTIFIED","lastUpdateDate":1629846953327,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"912050fa-b858-4da0-95dd-e357ab87bf06","invariantUUID":"4884ad92-c53f-4d91-b978-679cfc503725","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d15e84b-875c-481d-a061-37c88653dc6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629847060729,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ad1eaa3-d8f1-487c-a043-030928b882fa","invariantUUID":"b51585ff-ebd7-4551-aa3d-733d523bc224","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":"port","uniqueId":"b5eaadaf-2e58-4b2e-a5e3-9f6c16ffe2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629846642183,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6835f23d-88fd-42a3-b6c4-6208eafb2c16","invariantUUID":"d7ae76e0-8514-4bde-98fb-e1591319ff58","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbb72b1b-1ddc-41e5-8d75-088d5d0083cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629846947940,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083ecb44-15ee-489d-a80b-d58f530a0c6e","invariantUUID":"18a20959-daf3-4284-b155-f499677b434a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d77f0f34-8594-42c0-ad9d-ac22297e88a8","lifecycleState":"CERTIFIED","lastUpdateDate":1629856050462,"name":"basic_onboard_QBknOv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"24b77381-d65c-4aff-8852-818deb3fc15e","invariantUUID":"3b334201-b97a-4792-899c-a1318dad2ad4","systemName":"BasicOnboardQbknov","description":"service","tags":["basic_onboard_QBknOv"],"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":"6550d48e-9edf-4c29-a4a8-653a9b8a4413","lifecycleState":"CERTIFIED","lastUpdateDate":1629856154985,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","invariantUUID":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","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":"70c54a9c-bbe6-4378-950a-21b12df4ec59","lifecycleState":"CERTIFIED","lastUpdateDate":1629855674912,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2ea44a3a-dccc-4d5d-bdba-47b3c56c28a5","invariantUUID":"d9edb34f-4aef-47b0-809e-0730f4f9dd2a","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":"ed89fe41-1cd0-4298-b9db-370425335113","lifecycleState":"CERTIFIED","lastUpdateDate":1629855359289,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"aea38bcc-8907-4b23-9c03-8aa8a14a4909","invariantUUID":"fb50cf67-cd4e-4953-9092-da56d884278c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-25 01:54:14,879 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-25 01:54:14,880 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-25 01:54:14,880 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel 2021-08-25 01:54:14,880 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-25 01:54:14,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-25 01:54:15,123 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4f5eedd3-784c-4a6f-99b2-07483becd7f4/toscaModel HTTP/1.1" 200 None 2021-08-25 01:54:15,125 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-25 01:54:15,125 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-25 01:54:15,156 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:54:15,156 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-25 01:54:15,156 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-25 01:54:15,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:54:15,227 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-25 01:54:15,228 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-25 01:54:15,228 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-25 01:54:15,231 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-08-25 01:54:15,232 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-08-25 01:54:15,232 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-25 01:54:15,234 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:54:15,288 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-08-25 01:54:15,289 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-25 01:54:15,290 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":"1629856436972","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-08-25 01:54:15,293 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:54:15,293 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-25 01:54:15,293 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-25 01:54:15,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:54:15,336 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-25 01:54:15,337 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-25 01:54:15,337 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-25 01:54:15,339 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-08-25 01:54:15,339 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-08-25 01:54:15,339 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-25 01:54:15,341 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:54:15,393 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-08-25 01:54:15,394 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-25 01:54:15,394 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":"1629856436972","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-08-25 01:54:15,396 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:54:15,396 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-25 01:54:15,397 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-25 01:54:15,398 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:54:15,439 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-25 01:54:15,439 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-25 01:54:15,440 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-08-25 01:54:15,442 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-25 01:54:15,442 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-25 01:54:15,442 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-25 01:54:15,444 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:54:15,500 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-08-25 01:54:15,500 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-25 01:54:15,501 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":"1629856436972","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-08-25 01:54:15,503 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-08-25 01:54:15,503 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-08-25 01:54:15,503 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-25 01:54:15,505 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-25 01:54:15,547 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-08-25 01:54:15,548 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-25 01:54:15,548 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629856436972","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-08-25 01:54:15,551 DEBUG 129:onap_service.py(1) - [None][Create 7bcd6837-de37-4a02-a82f-4ab8351e43cd Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8a2ca6b2-c61a-46ad-b050-d4a89515a583', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:54:15,551 DEBUG 131:onap_service.py(1) - [None][Create 7bcd6837-de37-4a02-a82f-4ab8351e43cd Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7bcd6837-de37-4a02-a82f-4ab8351e43cd 2021-08-25 01:54:15,551 DEBUG 132:onap_service.py(1) - [None][Create 7bcd6837-de37-4a02-a82f-4ab8351e43cd Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "b928af6e-d004-46ea-a3d3-5b6c0166de4d", "modelVersion": "1.0", "modelVersionId": "4f5eedd3-784c-4a6f-99b2-07483becd7f4" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-25 01:54:15,552 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:54:17,461 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/7bcd6837-de37-4a02-a82f-4ab8351e43cd HTTP/1.1" 202 262 2021-08-25 01:54:17,463 INFO 142:onap_service.py(1) - [None][Create 7bcd6837-de37-4a02-a82f-4ab8351e43cd Service deletion request] response code: 202 2021-08-25 01:54:17,463 DEBUG 146:onap_service.py(1) - [None][Create 7bcd6837-de37-4a02-a82f-4ab8351e43cd Service deletion request] response: {"requestReferences":{"requestId":"8a2ca6b2-c61a-46ad-b050-d4a89515a583","instanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8a2ca6b2-c61a-46ad-b050-d4a89515a583"}} 2021-08-25 01:54:17,463 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-08-25 01:54:17,474 DEBUG 129:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8d278276-c95e-4b80-a89c-53f070a8034e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:54:17,474 DEBUG 131:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8a2ca6b2-c61a-46ad-b050-d4a89515a583 2021-08-25 01:54:17,475 DEBUG 132:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] data sent: None 2021-08-25 01:54:17,477 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:54:17,669 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8a2ca6b2-c61a-46ad-b050-d4a89515a583 HTTP/1.1" 200 1020 2021-08-25 01:54:17,671 INFO 142:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] response code: 200 2021-08-25 01:54:17,671 DEBUG 146:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] response: {"request":{"requestId":"8a2ca6b2-c61a-46ad-b050-d4a89515a583","startTime":"Wed, 25 Aug 2021 01:54:16 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","serviceInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 25 Aug 2021 01:54:16 GMT"}}} 2021-08-25 01:54:27,683 DEBUG 129:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '852ea835-c253-4ee8-afd4-1cba7f70426f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:54:27,683 DEBUG 131:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8a2ca6b2-c61a-46ad-b050-d4a89515a583 2021-08-25 01:54:27,683 DEBUG 132:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] data sent: None 2021-08-25 01:54:27,685 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:54:27,926 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8a2ca6b2-c61a-46ad-b050-d4a89515a583 HTTP/1.1" 200 1230 2021-08-25 01:54:27,928 INFO 142:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] response code: 200 2021-08-25 01:54:27,928 DEBUG 146:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] response: {"request":{"requestId":"8a2ca6b2-c61a-46ad-b050-d4a89515a583","startTime":"Wed, 25 Aug 2021 01:54:16 GMT","finishTime":"Wed, 25 Aug 2021 01:54:19 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","serviceInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:54:19 GMT"}}} 2021-08-25 01:54:27,928 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2021-08-25 01:54:27,929 DEBUG 129:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3cea442f-25c2-4b85-ae29-6405b6c5be75', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:54:27,929 DEBUG 131:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8a2ca6b2-c61a-46ad-b050-d4a89515a583 2021-08-25 01:54:27,929 DEBUG 132:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] data sent: None 2021-08-25 01:54:27,931 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:54:28,128 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8a2ca6b2-c61a-46ad-b050-d4a89515a583 HTTP/1.1" 200 1230 2021-08-25 01:54:28,130 INFO 142:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] response code: 200 2021-08-25 01:54:28,130 DEBUG 146:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] response: {"request":{"requestId":"8a2ca6b2-c61a-46ad-b050-d4a89515a583","startTime":"Wed, 25 Aug 2021 01:54:16 GMT","finishTime":"Wed, 25 Aug 2021 01:54:19 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","serviceInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:54:19 GMT"}}} 2021-08-25 01:54:28,131 DEBUG 129:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '54b319a0-628c-47b7-9c92-7f33d6408068', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:54:28,131 DEBUG 131:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8a2ca6b2-c61a-46ad-b050-d4a89515a583 2021-08-25 01:54:28,132 DEBUG 132:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] data sent: None 2021-08-25 01:54:28,134 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:54:28,376 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8a2ca6b2-c61a-46ad-b050-d4a89515a583 HTTP/1.1" 200 1230 2021-08-25 01:54:28,377 INFO 142:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] response code: 200 2021-08-25 01:54:28,377 DEBUG 146:onap_service.py(12) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] response: {"request":{"requestId":"8a2ca6b2-c61a-46ad-b050-d4a89515a583","startTime":"Wed, 25 Aug 2021 01:54:16 GMT","finishTime":"Wed, 25 Aug 2021 01:54:19 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","serviceInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:54:19 GMT"}}} 2021-08-25 01:54:28,383 DEBUG 129:onap_service.py(1) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '032b0d85-8d84-4369-97e6-4bdcb4ccbda1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-25 01:54:28,383 DEBUG 131:onap_service.py(1) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8a2ca6b2-c61a-46ad-b050-d4a89515a583 2021-08-25 01:54:28,383 DEBUG 132:onap_service.py(1) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] data sent: None 2021-08-25 01:54:28,385 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-25 01:54:28,599 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8a2ca6b2-c61a-46ad-b050-d4a89515a583 HTTP/1.1" 200 1230 2021-08-25 01:54:28,601 INFO 142:onap_service.py(1) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] response code: 200 2021-08-25 01:54:28,601 DEBUG 146:onap_service.py(1) - [None][Check 8a2ca6b2-c61a-46ad-b050-d4a89515a583 orchestration request status] response: {"request":{"requestId":"8a2ca6b2-c61a-46ad-b050-d4a89515a583","startTime":"Wed, 25 Aug 2021 01:54:16 GMT","finishTime":"Wed, 25 Aug 2021 01:54:19 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b928af6e-d004-46ea-a3d3-5b6c0166de4d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelUuid":"4f5eedd3-784c-4a6f-99b2-07483becd7f4","modelInvariantUuid":"b928af6e-d004-46ea-a3d3-5b6c0166de4d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7bcd6837-de37-4a02-a82f-4ab8351e43cd","serviceInstanceName":"basic_cnf-a52d27e0-f44e-4247-bb8a-162ad87d2329"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Aug 2021 01:54:19 GMT"}}} 2021-08-25 01:54:28,602 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-08-25 01:54:28,603 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-08-25 01:54:28,603 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-25 01:54:28,603 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-08-25 01:54:28,603 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-08-25 01:54:28,605 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-25 01:54:28,628 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-08-25 01:54:28,629 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-08-25 01:54:28,630 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNsT1JFbDVUV3BSZUU1c2IxaEVWRTE0VFVSbmVVMXFTWGxOYWxGNFRteHZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCUzNsQ0NsRjBUM1ZsTUZGbU9WVlRUbkJ2WjJvcmJFbG1NMlUyWVV4YU9GQXhkRkJEYVhCSFptRXlha0kwY1dkVlNHNWtWbnBRYVd0emRGWmtRMDlTY1VaRlRVY0tkbWxxUlVwUVdqbFNWSGgwUzFSeE1HMXlRVEk1V0dkQ1ZYTTRkV0puV2tobWFETTRZM05FVWpjNU9WaDZlbEIzV21oQlpsaFVaRGxqUjBGTE9FOTFNQW96YURaelQyZFhVRlV2Um5sdlZHaHJkRGhWTkhaTlVXNUJjek53VWxvMmMyZHJNRUZOTjNoUWRVWXlkM1YzZVdRMlpFVldNRE41YTIweGRsUjFSWFV3Q2xGYWMybERPVlJtUlVkS1dUVjJVMDlHWTNnNGNtOVRNM0ZZVG5sNGVEUkNjMGx3Tm5Gck9HaHFlV1ZxTURWWmRuQnlWM2hxWWtoNVIwOWFNemxUTWxVS01YWnpSRmRwYUhwR1dXOXhSbFU1WTIxa05HczViSE5aYVZvMWFHdE5SRWRGYjA1bFZXTXpWV2RYYUVVdmVtSlZXVWxGV1dkT2RGSlZTbE0zUTFwSFRRcHhMMWh3U0dobE1WZFlXbFJRVFRCSmEzTXdRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkdhMU4wUTFRMlJHZHdMMnRpVWxSaE9XMWFWR28zVG1kclVYQk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRWV1YzVnpnMlpVVjJXVWxoVlhZd1IzcFliVVJPVjNZcloxZzNjRzVWZEVsNU9YZDRXSFkwU0RkVlNsVldWVU5tY0FwSlQyMWhZemhWUml0UmNrTXJTVzlRSzB3MFVFRnhjMDlHTUZKSVJFTTJUVlZpZDNodFFYVnJaazh5UjA5RWFsVlRiSE5IYWtWU1lpODRPRTFHVFhBckNuVTFOMVZ2UzNOUk0wVlNkakZVYnpSVmJrRktOR1pyZEVab2JqZDVRWFpWYUZScE9HVTRiVWhaTDJ0SU5VcEtXVGhTY1RONVNYTlFWREJLV1dzNGJVNEtPQ3RGVWtNNGVWQTRjWEkzZFZKUFJEUndPV2RzYXpscU1EbGxlV1p3Um1KeVl6aENhazVMWkc5Qk5uSnBNVzVUUTBsVWRtWkJMM1ZOV2pWa00wTldZUXBrZGt0ek16bHNUa1pOVkRJdlZEZEtTSEZGYnpKcEwwZG1SblpzS3pkSlUySmxUVmhuVlV3NVRtUjFWalJtUVZZd2RXMXBhR05EVWxWaFdUbGxVVGRFQ2tWSFprVm9aMDlEU0hOTmFFaEZZakJ2VEVsVlowNTRZa0YyVG05aFQwWndTMUpwV0FvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xMjc6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKUm00MmIwZzRSRlZuVUd0M1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTkUxcVVYbE5ha2t3VFZSYVlVWjNNSGxOYWtFMFRXcFJlVTFxU1RCTlZHeGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVzB6YXpacFVXNTZWa1JZZFZsS2NVY0tNbUowT0RCcVFVaFFXQ3QxVVRCc01tOHpUbVJWUTFsdE5HRmplWE16TmtNelNHUlBjakZOVWs1NldqVkVlbWRHY0VJeldHOHZaMVpvUlZsVUwwOUhkUXBEZG1sU1lUbFRhak0zY25oeWRqWmtPVXRWVlVaNWJGUlZNR2xCWldNeGRGQkZZMkZsZEhGcFdtTk5ZVXMyTDFwUmEzbExXV2hoT0dGbk56ZEVTbkppQ21kelIwUXhWRlZGVXpkMlpYWk5PR3A0WlVoblVqQXdPWGRyVFhadmQxZHZiMGhKZFZkdU9YQndSM0JDZUdSTmNHWmhOMjlsU1RsRVkyUnVUelptYlRNS1pVSTNZbkZWVEZwMGVqaHVjMEkyV0VKdlprSlZlRGxrT0dsNGRYaE1XbTlzYUdzelkwZDZaR0pGVWpCUWNFZE1kMHBHY1ZsbWMyNUlOa0pJWWxwTk5ncE5abGhHYjNKaWIwVkthMXBLUmt0d1ltOWhjVlpsWkU5NE5EaElTREJVYVROaVJ6UjRUbXN6WWtkQ04xQmlZMVZXVFU5bFIzUllhalZSTVhoTVdqbFlDalIxWTNaVVVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWWFVrc3dTbEJ2VDBOdUsxSjBSazV5TWxwc1QxQnpNa05TUTJ0M1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGSlVuQlFlVlJUVWpaWFVGVnFXak5DWTBKVmIybENNbnB6V2lzNGNqbHVRM0ptWlN0SFVFUlJSMUpsU1cwME5XczFhbE5yYVc1bENtSnpkemxRVVdwT1dVbFhUMloxUTBwaU1uRlhOVWxQVlVST2RXNHpjRTE2TUVsMmExTTBlbnA1UlRCc2VFUnZka1IyVmxkVVJEVllhRzh4TjNZMWNYUUtaVFUzUzJZMVEwWTBUREo1ZERNM1FWSnpLMmRTVkcxdVQzbDFZamRCYkVSbVkyUkhOVUZpWjJadlZEWnROME51Y0M5UlkwMURVbTVpYUhKTVppOVlUUXBwZEdwc1VVOWpiRGx5VWpaM1pHTXliSGxuVW1ZeVEwaG1TUzlhVnpnM1lUbGxVVFJvUTJKeWFFTjNkamczZUd3eWJFVmFjV0pyZUhkRFZtUjZiU3NyQ2tFdlNGVnFPR3BMUzFKWloybGpjM05XWW1kTVlsRnZWSFZMZGpkelFUQXJjR3RNVVdKRlFsZFpjVEJuUVRWa1dGcDNZVFJCSzJWUVRVRlpiVVp1YlV3S1l6YzRhWEE0ZDNBeU5sTjZVVFJPVlM4d2N6ZGxZV3c1UVRCRFpuazBUVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJiVE5yTm1sUmJucFdSRmgxV1VweFJ6SmlkRGd3YWtGSVVGZ3JkVkV3YkRKdk0wNWtWVU5aYlRSaFkzbHpNelpEQ2pOSVpFOXlNVTFTVG5wYU5VUjZaMFp3UWpOWWJ5OW5WbWhGV1ZRdlQwZDFRM1pwVW1FNVUyb3pOM0o0Y25ZMlpEbExWVlZHZVd4VVZUQnBRV1ZqTVhRS1VFVmpZV1YwY1dsYVkwMWhTell2V2xGcmVVdFphR0U0WVdjM04wUktjbUpuYzBkRU1WUlZSVk0zZG1WMlRUaHFlR1ZJWjFJd01EbDNhMDEyYjNkWGJ3cHZTRWwxVjI0NWNIQkhjRUo0WkUxd1ptRTNiMlZKT1VSalpHNVBObVp0TTJWQ04ySnhWVXhhZEhvNGJuTkNObGhDYjJaQ1ZYZzVaRGhwZUhWNFRGcHZDbXhvYXpOalIzcGtZa1ZTTUZCd1IweDNTa1p4V1daemJrZzJRa2hpV2swMlRXWllSbTl5WW05RlNtdGFTa1pMY0dKdllYRldaV1JQZURRNFNFZ3dWR2tLTTJKSE5IaE9hek5pUjBJM1VHSmpWVlpOVDJWSGRGaHFOVkV4ZUV4YU9WZzBkV04yVkZGSlJFRlJRVUpCYjBsQ1FVVjZWSFJvU1RjMFdYTjFZakZKTndwaFowZDZMMVJXWTFkSFpWTmlXVzFCYUhWcE1GQkdjemQ2ZVVSWk16RjNSbGQ1VFZseVkwSkVaWGhHWld0TGJuUnNRbEZMVkhsSlQyMUpkRnB0WTNwMkNuUklTbXhpUnpkMGFpdEZhRE4zV1V4bFowTklhRzl5TDJRNVlVTXdSVWhuVDIxa056a3lSRmxKTUVoSlJFZHRhMHAxWWpGTVltcFZOVlozTDJST01VRUtkRTVLUkZWRFRVOWFUVmxNTWpCQ1VERTJlVlZPY1VSc1ZWZDRjSGMzWTNSRFZFcHNTM3B4TW1aa1ZVUlhXVkZyZVdOWWNsRTBkVTVMWnpJM0t6WjVOUXBXYlZjd01teEZWSFowTkV3NGNVTnJTMlZQZG1aSlNGQm1VVmh3VTAxeVUzTlpOMG8wZVRVeU9YVnlWVmt5WnpkR2JYRmhRWGhTZFdwdVNqQjBUV1pUQ20xMlFXRlpkV1Z5TkUweldWRkdjSGd2TVN0ek9HY3JRbW93YUZwUU5rOHZSMFZNVjNoeFRHa3ZSVU5WWlRKSFFqWTNkWEZPVldSVk5IQnZZbXRHUkVnS0wzVXZPVXBwUlVObldVVkJlVWczWmxSTGFGcGFSbEJLV25vMlNYZGhWREVyUkhScWIxWnRhR3RUUlZONFNqSkZWa1FyVUZwVVppdGlWbkpMU1hwcFJ3b3ZVMVJxVTNOS00yUlNXSGhUZDFaU2JXVlpMMUZsYms4d0t6aFpMMGRYVDJSSVVXWTBiMWszYXpka1dtRlFUMnB0UkVSNk1FeFNVRzkyYlZwbVFrMUtDbVkzYmpoSGJra3hXbUpvVG5wc1NGcG1TVXg1VkV0eU5VOXJTRE53WW1sU1pWZzNiVVZRV0hOV1JWRklhM3AwYzFFM1ExQlBiVlZEWjFsRlFYaHZUMnNLYkhVeWJYcGlXRFFyTjFSYVlrOW9aR2d5TmpaS0wxbFFMemMyY0hjclNsb3pjVkJFZGswdk0zRk5aVzlLYURCWVQwczRZMmN5VW5odlRWYzNUVFJhYWdwUk1ETlVkM2R5WW1KdE1tTlVVREpLV1RsdloyNXRVa2t5UjB0c2REZzRkRGRPSzJSYVFVTnBVVXRCZVVKWlFtY3pkMGQxZG5FM1QyRnpaVlowWVVSMUNqQmFSM1oyUkZwQ2NYbHVjRFJpZFRKU1ZHbEZNams1YmxBNWFFODVZemR2TTB4Q1NXNXphME5uV1VWQmJqWlZiV1ZSZFhvMGEyTXhTRFZwVkc1R01sWUtNMk54YzFWc1dHdGhTVTVHVW01dFIxaFBPR1phZVVadE0yWjRhelpDWVdsd1pqaDRXRTR6Y2poTVpFRkpkRkpvV0ZsSlVUZEtUVmgwV0cweFJUUlNjUXBKYVVFeFNURktka3htWmxsdlpFVmxaWEJxUVVNelkwZ3diVmRqTmxWaVpsVlhlblZoVFVJek9VUTRSVGxVZDBoVFZGZGlZV0ZFWVZGeFJUQmhRMnBIQ2pkVk9ESk5iSE5tYVhodFFWUnhVVXRYVUhaR2EwZEZRMmRaUWtOTldrWklWbTVXYUdOTlZsZFJVMkZwTDNoU05ETllOSEphZDNoTmNtVnVlbnBHTVVZS1RsQjRSekJHTXpOd1MwODBSMk5yZEdWSk5tTmlXR3BMVFVWVVRUSkpiblV6YkhVelZrdzFORzkzYjFWVWFFcHhMMnRuVlV0TlNqRnFUMlJRVmtWRmRncEdRakZ4VWtJdlYxSjBVMGhMZUdscFNTOUNPVEowU1hadWRDdFlNR1JNZDJoS1JFSjRTMGN2Ukd4dVZHdEpSV3h6WTFCNloxSnVkbTE0VVhoUFRUVkVDa1ZJUlZkeFVVdENaMGgzYzNGb2FscFhiWFJ4YkVGQk5HbGFha1JIU1doaVkxRnhNakIyZVN0dVEybEljM1ZhUkUxd1pqZDJPRlZMT1dWWE5XZEJkVkVLWmxwVFlqZG1XbGQ0S3k5UEwxbHBSRkoyZEhvNU4wRk1TREYwVDIxYVoybGpTMjVJWWt0d2MyWktSa1ZQTUcxM1UzUmFjak12V1dsTlkwdFRkVlIyU3dwMlZGTm9hRVJuU2lzelptNVlWR3hOWVVnckt6UkNaM1JvUzJkd2VUWk5UalY1ZDBSM1EwVTJMMWhGWjFJNU1rTlNZM0ZKQ2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}} 2021-08-25 01:54:28,632 DEBUG 129:onap_service.py(1) - [None][Delete Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-25 01:54:28,632 DEBUG 131:onap_service.py(1) - [None][Delete Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-08-25 01:54:28,632 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-08-25 01:54:28,633 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-25 01:54:28,657 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 204 0 2021-08-25 01:54:28,658 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-08-25 01:54:28,658 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2021-08-25 01:54:28,660 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 06:53 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-08-25 01:54:28,662 INFO 57:basic_cnf.py(1) - Generate Test report 2021-08-25 01:54:28,752 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-08-25 01:54:29,161 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-08-25 01:54:29,163 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/6125a2d56c44f500102b4353 2021-08-25 01:54:29,164 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK