2021-09-05 13:51:33,931 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-09-05 13:51:33,932 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-09-05 13:51:33,940 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-09-05 13:51:33,940 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-09-05 13:51:33,941 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-09-05 13:51:33,941 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-09-05 13:51:33,941 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-09-05 13:51:33,941 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-05 13:51:33,942 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-05 13:51:33,942 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-09-05 13:51:33,942 DEBUG 33:basic_cnf.py(1) - start time 2021-09-05 13:51:33,942 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-09-05 13:51:33,943 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-05 13:51:33,943 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-05 13:51:33,944 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:33,944 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-05 13:51:33,944 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-05 13:51:33,947 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:34,174 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2021-09-05 13:51:34,176 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-05 13:51:34,177 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"f80c64f117a242aab4424ddb07fcdcb0","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"21ded5c8f1cf4f0a8fe9e87c8719549e","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"b1a672c944934d7cb000a0c940e0bfd9","type":"vlm","name":"d180652c-fff3-4038-afbb","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4a68b0e8c04648feb452a7186e0a0cd4","type":"vlm","name":"cddbee99-4ea2-472d-9d2a","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-05 13:51:34,180 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-05 13:51:34,181 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-05 13:51:34,181 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-05 13:51:34,181 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-09-05 13:51:34,181 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-05 13:51:34,182 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-05 13:51:34,182 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:34,183 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-05 13:51:34,183 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-05 13:51:34,185 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:34,286 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2021-09-05 13:51:34,288 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-05 13:51:34,288 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"f80c64f117a242aab4424ddb07fcdcb0","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"21ded5c8f1cf4f0a8fe9e87c8719549e","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"b1a672c944934d7cb000a0c940e0bfd9","type":"vlm","name":"d180652c-fff3-4038-afbb","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4a68b0e8c04648feb452a7186e0a0cd4","type":"vlm","name":"cddbee99-4ea2-472d-9d2a","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-05 13:51:34,291 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-05 13:51:34,291 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-05 13:51:34,291 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-05 13:51:34,314 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:34,314 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-05 13:51:34,314 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-09-05 13:51:34,316 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:34,758 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2021-09-05 13:51:34,760 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-09-05 13:51:34,761 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"0e18a0c6a84c4368b81e8263743fc1a6","version":{"id":"9a02a3be25764d2f8353b03c3ce9f83e","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-05 13:51:34,765 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-09-05 13:51:34,765 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-09-05 13:51:34,770 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:34,770 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/0e18a0c6a84c4368b81e8263743fc1a6/versions/9a02a3be25764d2f8353b03c3ce9f83e/actions 2021-09-05 13:51:34,770 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-09-05 13:51:34,772 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:35,144 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/0e18a0c6a84c4368b81e8263743fc1a6/versions/9a02a3be25764d2f8353b03c3ce9f83e/actions HTTP/1.1" 200 2 2021-09-05 13:51:35,146 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-09-05 13:51:35,147 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-09-05 13:51:35,151 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-09-05 13:51:35,161 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-05 13:51:35,161 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-05 13:51:35,162 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:35,162 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-05 13:51:35,163 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-05 13:51:35,165 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:35,222 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-05 13:51:35,224 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-05 13:51:35,224 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_jGFcaf_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"f80c64f117a242aab4424ddb07fcdcb0","onboardingMethod":"NetworkPackage","id":"602bcde35a7d402484b9bab6c72b7371","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"21ded5c8f1cf4f0a8fe9e87c8719549e","onboardingMethod":"NetworkPackage","id":"adba53f1487c439388d29d356f19434a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 60cb798d-bd45","description":"vendor software product","vendorName":"d180652c-fff3-4038-afbb","vendorId":"b1a672c944934d7cb000a0c940e0bfd9","onboardingMethod":"NetworkPackage","id":"c2f8ae91a21b4142bb15c38315c281d7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2bf8be69-fae2","description":"vendor software product","vendorName":"cddbee99-4ea2-472d-9d2a","vendorId":"4a68b0e8c04648feb452a7186e0a0cd4","onboardingMethod":"NetworkPackage","id":"8af1c7b3728640ef8ac49906df49aff2","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-05 13:51:35,227 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_jGFcaf_VSP from SDC 2021-09-05 13:51:35,227 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-05 13:51:35,228 DEBUG 324:vsp.py(1) - importing VSP pNF 60cb798d-bd45 from SDC 2021-09-05 13:51:35,228 DEBUG 324:vsp.py(1) - importing VSP vFW 2bf8be69-fae2 from SDC 2021-09-05 13:51:35,228 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-05 13:51:35,229 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-05 13:51:35,229 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-05 13:51:35,230 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-05 13:51:35,230 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-05 13:51:35,231 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:35,231 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-05 13:51:35,232 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-05 13:51:35,234 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:35,287 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-05 13:51:35,288 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-05 13:51:35,288 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_jGFcaf_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"f80c64f117a242aab4424ddb07fcdcb0","onboardingMethod":"NetworkPackage","id":"602bcde35a7d402484b9bab6c72b7371","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"21ded5c8f1cf4f0a8fe9e87c8719549e","onboardingMethod":"NetworkPackage","id":"adba53f1487c439388d29d356f19434a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 60cb798d-bd45","description":"vendor software product","vendorName":"d180652c-fff3-4038-afbb","vendorId":"b1a672c944934d7cb000a0c940e0bfd9","onboardingMethod":"NetworkPackage","id":"c2f8ae91a21b4142bb15c38315c281d7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2bf8be69-fae2","description":"vendor software product","vendorName":"cddbee99-4ea2-472d-9d2a","vendorId":"4a68b0e8c04648feb452a7186e0a0cd4","onboardingMethod":"NetworkPackage","id":"8af1c7b3728640ef8ac49906df49aff2","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-05 13:51:35,290 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_jGFcaf_VSP from SDC 2021-09-05 13:51:35,291 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-05 13:51:35,291 DEBUG 324:vsp.py(1) - importing VSP pNF 60cb798d-bd45 from SDC 2021-09-05 13:51:35,291 DEBUG 324:vsp.py(1) - importing VSP vFW 2bf8be69-fae2 from SDC 2021-09-05 13:51:35,292 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-05 13:51:35,292 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-05 13:51:35,292 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-05 13:51:35,293 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-05 13:51:35,293 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-05 13:51:35,293 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:35,294 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-05 13:51:35,294 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-05 13:51:35,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:35,340 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-05 13:51:35,341 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-05 13:51:35,342 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_jGFcaf_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"f80c64f117a242aab4424ddb07fcdcb0","onboardingMethod":"NetworkPackage","id":"602bcde35a7d402484b9bab6c72b7371","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"21ded5c8f1cf4f0a8fe9e87c8719549e","onboardingMethod":"NetworkPackage","id":"adba53f1487c439388d29d356f19434a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 60cb798d-bd45","description":"vendor software product","vendorName":"d180652c-fff3-4038-afbb","vendorId":"b1a672c944934d7cb000a0c940e0bfd9","onboardingMethod":"NetworkPackage","id":"c2f8ae91a21b4142bb15c38315c281d7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2bf8be69-fae2","description":"vendor software product","vendorName":"cddbee99-4ea2-472d-9d2a","vendorId":"4a68b0e8c04648feb452a7186e0a0cd4","onboardingMethod":"NetworkPackage","id":"8af1c7b3728640ef8ac49906df49aff2","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-05 13:51:35,344 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_jGFcaf_VSP from SDC 2021-09-05 13:51:35,344 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-05 13:51:35,345 DEBUG 324:vsp.py(1) - importing VSP pNF 60cb798d-bd45 from SDC 2021-09-05 13:51:35,345 DEBUG 324:vsp.py(1) - importing VSP vFW 2bf8be69-fae2 from SDC 2021-09-05 13:51:35,345 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-05 13:51:35,346 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-05 13:51:35,346 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-05 13:51:35,346 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-05 13:51:35,346 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-05 13:51:35,347 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:35,347 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-05 13:51:35,347 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-05 13:51:35,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:35,398 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-05 13:51:35,399 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-05 13:51:35,400 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_jGFcaf_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"f80c64f117a242aab4424ddb07fcdcb0","onboardingMethod":"NetworkPackage","id":"602bcde35a7d402484b9bab6c72b7371","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"21ded5c8f1cf4f0a8fe9e87c8719549e","onboardingMethod":"NetworkPackage","id":"adba53f1487c439388d29d356f19434a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 60cb798d-bd45","description":"vendor software product","vendorName":"d180652c-fff3-4038-afbb","vendorId":"b1a672c944934d7cb000a0c940e0bfd9","onboardingMethod":"NetworkPackage","id":"c2f8ae91a21b4142bb15c38315c281d7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2bf8be69-fae2","description":"vendor software product","vendorName":"cddbee99-4ea2-472d-9d2a","vendorId":"4a68b0e8c04648feb452a7186e0a0cd4","onboardingMethod":"NetworkPackage","id":"8af1c7b3728640ef8ac49906df49aff2","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-05 13:51:35,402 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_jGFcaf_VSP from SDC 2021-09-05 13:51:35,402 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-05 13:51:35,402 DEBUG 324:vsp.py(1) - importing VSP pNF 60cb798d-bd45 from SDC 2021-09-05 13:51:35,402 DEBUG 324:vsp.py(1) - importing VSP vFW 2bf8be69-fae2 from SDC 2021-09-05 13:51:35,403 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-05 13:51:35,403 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-05 13:51:35,403 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-05 13:51:35,403 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-09-05 13:51:35,404 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-05 13:51:35,404 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-05 13:51:35,404 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:35,405 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-05 13:51:35,405 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-05 13:51:35,407 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:35,503 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-05 13:51:35,505 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-05 13:51:35,505 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_jGFcaf_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"f80c64f117a242aab4424ddb07fcdcb0","onboardingMethod":"NetworkPackage","id":"602bcde35a7d402484b9bab6c72b7371","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"21ded5c8f1cf4f0a8fe9e87c8719549e","onboardingMethod":"NetworkPackage","id":"adba53f1487c439388d29d356f19434a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 60cb798d-bd45","description":"vendor software product","vendorName":"d180652c-fff3-4038-afbb","vendorId":"b1a672c944934d7cb000a0c940e0bfd9","onboardingMethod":"NetworkPackage","id":"c2f8ae91a21b4142bb15c38315c281d7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2bf8be69-fae2","description":"vendor software product","vendorName":"cddbee99-4ea2-472d-9d2a","vendorId":"4a68b0e8c04648feb452a7186e0a0cd4","onboardingMethod":"NetworkPackage","id":"8af1c7b3728640ef8ac49906df49aff2","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-05 13:51:35,509 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_jGFcaf_VSP from SDC 2021-09-05 13:51:35,509 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-05 13:51:35,509 DEBUG 324:vsp.py(1) - importing VSP pNF 60cb798d-bd45 from SDC 2021-09-05 13:51:35,510 DEBUG 324:vsp.py(1) - importing VSP vFW 2bf8be69-fae2 from SDC 2021-09-05 13:51:35,510 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-05 13:51:35,511 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-05 13:51:35,511 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-05 13:51:35,518 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-05 13:51:35,518 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-05 13:51:35,519 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:35,519 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-05 13:51:35,519 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-05 13:51:35,522 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:35,573 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 844 2021-09-05 13:51:35,574 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-05 13:51:35,575 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"0e18a0c6a84c4368b81e8263743fc1a6","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f80c64f117a242aab4424ddb07fcdcb0","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"21ded5c8f1cf4f0a8fe9e87c8719549e","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"b1a672c944934d7cb000a0c940e0bfd9","type":"vlm","name":"d180652c-fff3-4038-afbb","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4a68b0e8c04648feb452a7186e0a0cd4","type":"vlm","name":"cddbee99-4ea2-472d-9d2a","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-09-05 13:51:35,577 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-09-05 13:51:35,577 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-05 13:51:35,577 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:35,577 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/0e18a0c6a84c4368b81e8263743fc1a6/versions 2021-09-05 13:51:35,578 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-05 13:51:35,579 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:35,627 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0e18a0c6a84c4368b81e8263743fc1a6/versions HTTP/1.1" 200 264 2021-09-05 13:51:35,628 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-05 13:51:35,628 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9a02a3be25764d2f8353b03c3ce9f83e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630849894382,"modificationTime":1630849894878,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-05 13:51:35,630 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-05 13:51:35,630 INFO 192:__init__.py(1) - Vendor found, updating information 2021-09-05 13:51:35,631 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:35,631 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/0e18a0c6a84c4368b81e8263743fc1a6/versions 2021-09-05 13:51:35,631 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-05 13:51:35,633 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:35,680 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0e18a0c6a84c4368b81e8263743fc1a6/versions HTTP/1.1" 200 264 2021-09-05 13:51:35,682 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-05 13:51:35,683 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9a02a3be25764d2f8353b03c3ce9f83e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630849894382,"modificationTime":1630849894878,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-05 13:51:35,686 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-05 13:51:35,687 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:35,687 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-05 13:51:35,688 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": "0e18a0c6a84c4368b81e8263743fc1a6", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-09-05 13:51:35,690 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:36,827 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2021-09-05 13:51:36,830 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-09-05 13:51:36,830 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"b00e43d5b2ac462c88c177df76a1ffcc","version":{"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-05 13:51:36,834 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-09-05 13:51:36,835 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:36,835 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/b00e43d5b2ac462c88c177df76a1ffcc/versions 2021-09-05 13:51:36,835 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-05 13:51:36,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:36,888 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions HTTP/1.1" 200 253 2021-09-05 13:51:36,889 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-05 13:51:36,890 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630849895752,"modificationTime":1630849896124,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-05 13:51:36,892 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:36,892 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:36,892 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-05 13:51:36,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:36,990 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 223 2021-09-05 13:51:36,992 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-05 13:51:36,993 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630849895752,"modificationTime":1630849896109} 2021-09-05 13:51:36,997 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:36,997 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:36,997 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-05 13:51:37,000 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:37,182 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 369 2021-09-05 13:51:37,183 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-05 13:51:37,183 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":"0e18a0c6a84c4368b81e8263743fc1a6","onboardingMethod":"NetworkPackage","id":"b00e43d5b2ac462c88c177df76a1ffcc","version":"1c893b86dada454bbe3c7ab6e56e5854"} 2021-09-05 13:51:37,187 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:37,187 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:37,187 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-05 13:51:37,189 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:37,338 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 369 2021-09-05 13:51:37,339 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-05 13:51:37,339 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":"0e18a0c6a84c4368b81e8263743fc1a6","onboardingMethod":"NetworkPackage","id":"b00e43d5b2ac462c88c177df76a1ffcc","version":"1c893b86dada454bbe3c7ab6e56e5854"} 2021-09-05 13:51:37,341 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-09-05 13:51:37,342 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:37,342 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/b00e43d5b2ac462c88c177df76a1ffcc/versions 2021-09-05 13:51:37,342 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-05 13:51:37,344 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:37,391 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions HTTP/1.1" 200 253 2021-09-05 13:51:37,392 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-05 13:51:37,393 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630849895752,"modificationTime":1630849896124,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-05 13:51:37,396 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:37,396 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:37,396 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-05 13:51:37,398 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:37,478 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 223 2021-09-05 13:51:37,480 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-05 13:51:37,481 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630849895752,"modificationTime":1630849896109} 2021-09-05 13:51:37,484 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:37,484 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:37,485 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-05 13:51:37,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:37,648 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 369 2021-09-05 13:51:37,650 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-05 13:51:37,650 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":"0e18a0c6a84c4368b81e8263743fc1a6","onboardingMethod":"NetworkPackage","id":"b00e43d5b2ac462c88c177df76a1ffcc","version":"1c893b86dada454bbe3c7ab6e56e5854"} 2021-09-05 13:51:37,654 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:37,654 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:37,654 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-05 13:51:37,657 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:38,056 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 369 2021-09-05 13:51:38,058 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-05 13:51:38,059 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":"0e18a0c6a84c4368b81e8263743fc1a6","onboardingMethod":"NetworkPackage","id":"b00e43d5b2ac462c88c177df76a1ffcc","version":"1c893b86dada454bbe3c7ab6e56e5854"} 2021-09-05 13:51:38,063 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-09-05 13:51:38,063 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854/orchestration-template-candidate 2021-09-05 13:51:38,063 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-09-05 13:51:38,068 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:38,286 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854/orchestration-template-candidate HTTP/1.1" 200 90 2021-09-05 13:51:38,288 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-09-05 13:51:38,289 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-05 13:51:38,289 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-09-05 13:51:38,293 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:38,293 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/b00e43d5b2ac462c88c177df76a1ffcc/versions 2021-09-05 13:51:38,293 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-05 13:51:38,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:38,355 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions HTTP/1.1" 200 253 2021-09-05 13:51:38,356 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-05 13:51:38,357 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630849895752,"modificationTime":1630849896124,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-05 13:51:38,360 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:38,360 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:38,360 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-05 13:51:38,363 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:38,445 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 222 2021-09-05 13:51:38,447 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-05 13:51:38,447 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630849895752,"modificationTime":1630849898278} 2021-09-05 13:51:38,451 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:38,451 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:38,451 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-05 13:51:38,454 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:38,558 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 436 2021-09-05 13:51:38,559 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-05 13:51:38,559 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":"0e18a0c6a84c4368b81e8263743fc1a6","onboardingMethod":"NetworkPackage","id":"b00e43d5b2ac462c88c177df76a1ffcc","version":"1c893b86dada454bbe3c7ab6e56e5854","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-05 13:51:38,562 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:38,562 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:38,562 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-05 13:51:38,564 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:38,672 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 436 2021-09-05 13:51:38,674 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-05 13:51:38,675 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":"0e18a0c6a84c4368b81e8263743fc1a6","onboardingMethod":"NetworkPackage","id":"b00e43d5b2ac462c88c177df76a1ffcc","version":"1c893b86dada454bbe3c7ab6e56e5854","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-05 13:51:38,678 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-09-05 13:51:38,679 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:38,679 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/b00e43d5b2ac462c88c177df76a1ffcc/versions 2021-09-05 13:51:38,679 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-05 13:51:38,682 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:38,737 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions HTTP/1.1" 200 253 2021-09-05 13:51:38,739 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-05 13:51:38,739 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630849895752,"modificationTime":1630849896124,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-05 13:51:38,743 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:38,743 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:38,743 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-05 13:51:38,745 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:38,829 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 222 2021-09-05 13:51:38,831 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-05 13:51:38,832 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630849895752,"modificationTime":1630849898278} 2021-09-05 13:51:38,836 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:38,836 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:38,836 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-05 13:51:38,839 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:38,945 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 436 2021-09-05 13:51:38,947 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-05 13:51:38,948 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":"0e18a0c6a84c4368b81e8263743fc1a6","onboardingMethod":"NetworkPackage","id":"b00e43d5b2ac462c88c177df76a1ffcc","version":"1c893b86dada454bbe3c7ab6e56e5854","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-05 13:51:38,951 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:38,951 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:38,952 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-05 13:51:38,954 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:39,065 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 436 2021-09-05 13:51:39,066 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-05 13:51:39,066 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":"0e18a0c6a84c4368b81e8263743fc1a6","onboardingMethod":"NetworkPackage","id":"b00e43d5b2ac462c88c177df76a1ffcc","version":"1c893b86dada454bbe3c7ab6e56e5854","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-05 13:51:39,069 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:39,070 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854/orchestration-template-candidate/process 2021-09-05 13:51:39,070 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-09-05 13:51:39,072 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:41,394 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-09-05 13:51:41,397 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-09-05 13:51:41,397 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_dummy.env","base_dummy.yaml","nginx_cloudtech_k8s_charts.tgz"],"errors":{"nginx_cloudtech_k8s_charts.tgz":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]},"status":"Success"} 2021-09-05 13:51:41,402 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-09-05 13:51:41,402 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:41,403 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/b00e43d5b2ac462c88c177df76a1ffcc/versions 2021-09-05 13:51:41,403 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-05 13:51:41,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:41,459 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions HTTP/1.1" 200 253 2021-09-05 13:51:41,460 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-05 13:51:41,461 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630849895752,"modificationTime":1630849896124,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-05 13:51:41,463 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:41,464 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:41,464 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-05 13:51:41,466 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:41,553 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 222 2021-09-05 13:51:41,554 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-05 13:51:41,554 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630849895752,"modificationTime":1630849901384} 2021-09-05 13:51:41,557 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:41,557 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:41,557 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-05 13:51:41,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:41,651 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 804 2021-09-05 13:51:41,653 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-05 13:51:41,653 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"0e18a0c6a84c4368b81e8263743fc1a6","onboardingMethod":"NetworkPackage","id":"b00e43d5b2ac462c88c177df76a1ffcc","version":"1c893b86dada454bbe3c7ab6e56e5854","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-05 13:51:41,657 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:41,657 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:41,658 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-05 13:51:41,661 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:41,825 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 804 2021-09-05 13:51:41,827 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-05 13:51:41,828 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":"0e18a0c6a84c4368b81e8263743fc1a6","onboardingMethod":"NetworkPackage","id":"b00e43d5b2ac462c88c177df76a1ffcc","version":"1c893b86dada454bbe3c7ab6e56e5854","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-05 13:51:41,831 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-09-05 13:51:41,832 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:41,832 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/b00e43d5b2ac462c88c177df76a1ffcc/versions 2021-09-05 13:51:41,832 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-05 13:51:41,834 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:41,878 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions HTTP/1.1" 200 253 2021-09-05 13:51:41,879 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-05 13:51:41,879 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630849895752,"modificationTime":1630849896124,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-05 13:51:41,881 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:41,881 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:41,881 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-05 13:51:41,882 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:41,968 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 222 2021-09-05 13:51:41,969 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-05 13:51:41,969 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630849895752,"modificationTime":1630849901384} 2021-09-05 13:51:41,971 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:41,971 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:41,972 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-05 13:51:41,973 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:42,137 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 804 2021-09-05 13:51:42,139 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-05 13:51:42,139 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":"0e18a0c6a84c4368b81e8263743fc1a6","onboardingMethod":"NetworkPackage","id":"b00e43d5b2ac462c88c177df76a1ffcc","version":"1c893b86dada454bbe3c7ab6e56e5854","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-05 13:51:42,143 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:42,143 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:42,144 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-05 13:51:42,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:42,261 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 804 2021-09-05 13:51:42,263 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-05 13:51:42,263 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":"0e18a0c6a84c4368b81e8263743fc1a6","onboardingMethod":"NetworkPackage","id":"b00e43d5b2ac462c88c177df76a1ffcc","version":"1c893b86dada454bbe3c7ab6e56e5854","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-05 13:51:42,273 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:42,274 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854/actions 2021-09-05 13:51:42,274 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-09-05 13:51:42,276 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:44,832 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854/actions HTTP/1.1" 200 2 2021-09-05 13:51:44,834 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-09-05 13:51:44,835 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-09-05 13:51:44,838 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:44,839 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/b00e43d5b2ac462c88c177df76a1ffcc/versions 2021-09-05 13:51:44,839 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-05 13:51:44,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:44,900 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions HTTP/1.1" 200 253 2021-09-05 13:51:44,901 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-05 13:51:44,901 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630849895752,"modificationTime":1630849902334,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-05 13:51:44,904 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:44,904 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:44,904 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-05 13:51:44,906 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:44,999 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 223 2021-09-05 13:51:45,000 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-05 13:51:45,001 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630849895752,"modificationTime":1630849901384} 2021-09-05 13:51:45,004 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:45,004 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:45,004 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-05 13:51:45,007 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:45,122 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 804 2021-09-05 13:51:45,124 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-05 13:51:45,124 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":"0e18a0c6a84c4368b81e8263743fc1a6","onboardingMethod":"NetworkPackage","id":"b00e43d5b2ac462c88c177df76a1ffcc","version":"1c893b86dada454bbe3c7ab6e56e5854","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-05 13:51:45,127 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-09-05 13:51:45,128 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:45,128 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/b00e43d5b2ac462c88c177df76a1ffcc/versions 2021-09-05 13:51:45,128 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-05 13:51:45,131 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:45,184 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions HTTP/1.1" 200 253 2021-09-05 13:51:45,185 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-05 13:51:45,185 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630849895752,"modificationTime":1630849902334,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-05 13:51:45,188 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:45,188 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:45,188 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-05 13:51:45,190 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:45,272 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 223 2021-09-05 13:51:45,273 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-05 13:51:45,274 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630849895752,"modificationTime":1630849901384} 2021-09-05 13:51:45,276 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:45,276 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:51:45,277 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-05 13:51:45,279 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:45,435 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 804 2021-09-05 13:51:45,437 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-05 13:51:45,437 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":"0e18a0c6a84c4368b81e8263743fc1a6","onboardingMethod":"NetworkPackage","id":"b00e43d5b2ac462c88c177df76a1ffcc","version":"1c893b86dada454bbe3c7ab6e56e5854","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-05 13:51:45,448 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:45,448 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854/actions 2021-09-05 13:51:45,448 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-09-05 13:51:45,451 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:49,655 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854/actions HTTP/1.1" 200 2 2021-09-05 13:51:49,657 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-09-05 13:51:49,658 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-09-05 13:51:49,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-09-05 13:51:49,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/b00e43d5b2ac462c88c177df76a1ffcc/versions 2021-09-05 13:51:49,661 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-05 13:51:49,663 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:49,710 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions HTTP/1.1" 200 264 2021-09-05 13:51:49,711 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-05 13:51:49,712 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630849895752,"modificationTime":1630849908436,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-05 13:51:49,714 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-05 13:51:49,714 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:49,714 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/b00e43d5b2ac462c88c177df76a1ffcc/versions 2021-09-05 13:51:49,714 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-05 13:51:49,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:49,763 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions HTTP/1.1" 200 264 2021-09-05 13:51:49,764 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-05 13:51:49,764 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630849895752,"modificationTime":1630849908436,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-05 13:51:49,770 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:49,770 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854/actions 2021-09-05 13:51:49,770 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-05 13:51:49,772 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:51:50,492 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854/actions HTTP/1.1" 200 317 2021-09-05 13:51:50,494 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-05 13:51:50,494 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"b00e43d5b2ac462c88c177df76a1ffcc","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-05 13:51:50,495 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"b00e43d5b2ac462c88c177df76a1ffcc","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-05 13:51:50,498 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-05 13:51:50,499 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-05 13:51:50,500 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:51:50,500 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-05 13:51:50,501 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-05 13:51:50,505 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-05 13:51:50,624 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-05 13:51:50,626 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-05 13:51:50,626 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"e279c76f-3b6f-4733-817e-140bd67385ef","invariantUUID":"a5209c9b-a7f0-44c0-98b7-905ee6ec6a85","name":"basic_onboard_jGFcaf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e279c76f-3b6f-4733-817e-140bd67385ef/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"901ba4f3-7322-43a3-ae24-44d66d83adde","invariantUUID":"d7a58d52-e6a5-4b7e-a7ba-d72400e18d80","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/901ba4f3-7322-43a3-ae24-44d66d83adde/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-05 13:51:50,629 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_jGFcaf from SDC 2021-09-05 13:51:50,629 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:51:50,629 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:51:50,629 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-05 13:51:50,630 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-05 13:51:50,630 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:51:50,630 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:51:50,631 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-05 13:51:50,631 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-05 13:51:50,631 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-05 13:51:50,632 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-05 13:52:00,642 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-05 13:52:00,643 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-05 13:52:00,644 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:00,644 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-05 13:52:00,644 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-05 13:52:00,646 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-05 13:52:00,751 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-05 13:52:00,752 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-05 13:52:00,753 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"e279c76f-3b6f-4733-817e-140bd67385ef","invariantUUID":"a5209c9b-a7f0-44c0-98b7-905ee6ec6a85","name":"basic_onboard_jGFcaf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e279c76f-3b6f-4733-817e-140bd67385ef/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"901ba4f3-7322-43a3-ae24-44d66d83adde","invariantUUID":"d7a58d52-e6a5-4b7e-a7ba-d72400e18d80","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/901ba4f3-7322-43a3-ae24-44d66d83adde/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-05 13:52:00,755 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_jGFcaf from SDC 2021-09-05 13:52:00,756 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:00,756 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:00,756 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-05 13:52:00,756 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-05 13:52:00,756 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:00,757 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:00,757 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-05 13:52:00,757 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-05 13:52:00,757 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-05 13:52:00,757 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-05 13:52:00,758 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-05 13:52:00,758 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-05 13:52:00,758 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:00,758 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-05 13:52:00,759 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-05 13:52:00,761 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-05 13:52:00,856 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-05 13:52:00,857 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-05 13:52:00,858 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"e279c76f-3b6f-4733-817e-140bd67385ef","invariantUUID":"a5209c9b-a7f0-44c0-98b7-905ee6ec6a85","name":"basic_onboard_jGFcaf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e279c76f-3b6f-4733-817e-140bd67385ef/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"901ba4f3-7322-43a3-ae24-44d66d83adde","invariantUUID":"d7a58d52-e6a5-4b7e-a7ba-d72400e18d80","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/901ba4f3-7322-43a3-ae24-44d66d83adde/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-05 13:52:00,861 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_jGFcaf from SDC 2021-09-05 13:52:00,861 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:00,862 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:00,862 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-05 13:52:00,862 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-05 13:52:00,862 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:00,863 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:00,863 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-05 13:52:00,864 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-05 13:52:00,864 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-05 13:52:00,864 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-05 13:52:00,865 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-09-05 13:52:00,865 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-09-05 13:52:00,866 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:00,866 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-09-05 13:52:00,866 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-09-05 13:52:00,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:01,105 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-09-05 13:52:01,107 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-09-05 13:52:01,109 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":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-05 13:52:01,115 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-09-05 13:52:01,115 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-09-05 13:52:01,116 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-09-05 13:52:01,116 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-09-05 13:52:01,116 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-05 13:52:01,116 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-05 13:52:01,117 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:01,117 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-05 13:52:01,117 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-05 13:52:01,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-05 13:52:01,215 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-05 13:52:01,217 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-05 13:52:01,217 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"e279c76f-3b6f-4733-817e-140bd67385ef","invariantUUID":"a5209c9b-a7f0-44c0-98b7-905ee6ec6a85","name":"basic_onboard_jGFcaf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e279c76f-3b6f-4733-817e-140bd67385ef/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"901ba4f3-7322-43a3-ae24-44d66d83adde","invariantUUID":"d7a58d52-e6a5-4b7e-a7ba-d72400e18d80","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/901ba4f3-7322-43a3-ae24-44d66d83adde/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-05 13:52:01,220 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_jGFcaf from SDC 2021-09-05 13:52:01,221 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:01,221 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:01,221 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-05 13:52:01,221 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-05 13:52:01,221 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:01,222 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:01,222 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-05 13:52:01,222 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-05 13:52:01,222 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-05 13:52:01,222 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-05 13:52:01,243 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-05 13:52:01,244 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-05 13:52:01,244 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:01,244 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-05 13:52:01,245 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-05 13:52:01,246 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:01,293 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1329 2021-09-05 13:52:01,294 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-05 13:52:01,294 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"0e18a0c6a84c4368b81e8263743fc1a6","onboardingMethod":"NetworkPackage","id":"b00e43d5b2ac462c88c177df76a1ffcc","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_jGFcaf_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"f80c64f117a242aab4424ddb07fcdcb0","onboardingMethod":"NetworkPackage","id":"602bcde35a7d402484b9bab6c72b7371","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"21ded5c8f1cf4f0a8fe9e87c8719549e","onboardingMethod":"NetworkPackage","id":"adba53f1487c439388d29d356f19434a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 60cb798d-bd45","description":"vendor software product","vendorName":"d180652c-fff3-4038-afbb","vendorId":"b1a672c944934d7cb000a0c940e0bfd9","onboardingMethod":"NetworkPackage","id":"c2f8ae91a21b4142bb15c38315c281d7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2bf8be69-fae2","description":"vendor software product","vendorName":"cddbee99-4ea2-472d-9d2a","vendorId":"4a68b0e8c04648feb452a7186e0a0cd4","onboardingMethod":"NetworkPackage","id":"8af1c7b3728640ef8ac49906df49aff2","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-09-05 13:52:01,296 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-09-05 13:52:01,297 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_jGFcaf_VSP from SDC 2021-09-05 13:52:01,297 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-05 13:52:01,297 DEBUG 324:vsp.py(1) - importing VSP pNF 60cb798d-bd45 from SDC 2021-09-05 13:52:01,297 DEBUG 324:vsp.py(1) - importing VSP vFW 2bf8be69-fae2 from SDC 2021-09-05 13:52:01,297 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-09-05 13:52:01,298 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-05 13:52:01,298 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:01,299 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/b00e43d5b2ac462c88c177df76a1ffcc/versions 2021-09-05 13:52:01,299 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-05 13:52:01,301 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:01,351 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions HTTP/1.1" 200 264 2021-09-05 13:52:01,352 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-05 13:52:01,352 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630849895752,"modificationTime":1630849908436,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-05 13:52:01,355 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-05 13:52:01,356 INFO 192:__init__.py(1) - Vsp found, updating information 2021-09-05 13:52:01,356 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-05 13:52:01,357 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:01,357 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/b00e43d5b2ac462c88c177df76a1ffcc/versions 2021-09-05 13:52:01,357 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-05 13:52:01,359 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:01,406 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions HTTP/1.1" 200 264 2021-09-05 13:52:01,408 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-05 13:52:01,408 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630849895752,"modificationTime":1630849908436,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-05 13:52:01,411 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:01,411 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/b00e43d5b2ac462c88c177df76a1ffcc/versions 2021-09-05 13:52:01,412 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-05 13:52:01,414 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:01,458 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b00e43d5b2ac462c88c177df76a1ffcc/versions HTTP/1.1" 200 264 2021-09-05 13:52:01,460 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-05 13:52:01,460 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1c893b86dada454bbe3c7ab6e56e5854","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630849895752,"modificationTime":1630849908436,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-05 13:52:01,462 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-05 13:52:01,466 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:01,466 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854/actions 2021-09-05 13:52:01,467 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-05 13:52:01,469 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:02,262 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854/actions HTTP/1.1" 200 317 2021-09-05 13:52:02,264 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-05 13:52:02,264 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"b00e43d5b2ac462c88c177df76a1ffcc","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-05 13:52:02,265 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"b00e43d5b2ac462c88c177df76a1ffcc","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-05 13:52:02,269 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:02,270 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/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 2021-09-05 13:52:02,270 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-05 13:52:02,273 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:02,431 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b00e43d5b2ac462c88c177df76a1ffcc/versions/1c893b86dada454bbe3c7ab6e56e5854 HTTP/1.1" 200 804 2021-09-05 13:52:02,432 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-05 13:52:02,433 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":"0e18a0c6a84c4368b81e8263743fc1a6","onboardingMethod":"NetworkPackage","id":"b00e43d5b2ac462c88c177df76a1ffcc","version":"1c893b86dada454bbe3c7ab6e56e5854","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-05 13:52:02,436 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:02,436 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-09-05 13:52:02,436 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": "b00e43d5b2ac462c88c177df76a1ffcc", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_cnf", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_cnf"], "toscaArtifacts": {}, "vendorName": "basicnf_vendor", "vendorRelease": "1.0" } 2021-09-05 13:52:02,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:08,578 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2021-09-05 13:52:08,586 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-09-05 13:52:08,593 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1630849926173,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"75088e16-5b22-4674-992c-874b641d98a6","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630849926174,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630849926173,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1630849926386,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"1fd18405-2af0-4d08-8804-2970e36c8190","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1630849926387,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630849926386,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1630849926173,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"75088e16-5b22-4674-992c-874b641d98a6","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630849926174,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630849926173,"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":1630849926252,"description":"created from csar","artifactType":"HEAT","uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"e94d0135-d535-48ab-94a4-34fe10e5d97e","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.heat1","duplicated":false,"payloadUpdateDate":1630849926257,"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":1630849926252,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1630849926265,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1630849926265,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630849926265,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1630849923475,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.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":1630849923475,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1630849923475,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.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":1630849923475,"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":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"feature","uniqueId":"capability.aa8e3c66-58fc-4a84-8590-068e78b17f66.feature","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","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":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","empty":false}],"type":"tosca.capabilities.Scalable","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"scalable","uniqueId":"capability.c3ee4809-196e-4e06-b78b-13579e893819.scalable","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.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":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"binding","uniqueId":"capability.c3ee4809-196e-4e06-b78b-13579e893819.binding","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.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":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","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":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","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":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","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":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","empty":false}],"type":"tosca.capabilities.Container","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"host","uniqueId":"capability.c3ee4809-196e-4e06-b78b-13579e893819.host","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.ephemeral.size","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.ephemeral.size","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"instance","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.instance","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"memory","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.memory","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.iops","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.iops","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.read.requests","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.read.requests","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"cpu.delta","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.cpu.delta","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.capacity","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.capacity","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.read.bytes","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.read.bytes","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.write.bytes","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.write.bytes","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.latency","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.latency","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.read.bytes.rate","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.usage","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.usage","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"cpu_util","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.cpu_util","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.allocation","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.allocation","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.write.requests.rate","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.write.requests.rate","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.write.bytes.rate","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.write.bytes.rate","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.latency","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.latency","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"cpu","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.cpu","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.write.requests","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.write.requests","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.write.bytes","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.write.bytes","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.read.requests","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.read.requests","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.root.size","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.root.size","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.write.bytes.rate","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"vcpus","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.vcpus","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.iops","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.iops","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.usage","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.usage","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.read.requests.rate","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.read.requests.rate","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.write.requests.rate","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.write.requests.rate","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.allocation","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.allocation","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.read.bytes.rate","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.read.bytes.rate","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.read.bytes","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.read.bytes","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"memory.usage","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.memory.usage","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.capacity","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.capacity","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"memory.resident","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.memory.resident","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.write.requests","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.write.requests","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"os","uniqueId":"capability.c3ee4809-196e-4e06-b78b-13579e893819.os","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.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":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"endpoint","uniqueId":"capability.c3ee4809-196e-4e06-b78b-13579e893819.endpoint","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.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":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"dependency","uniqueId":"aa8e3c66-58fc-4a84-8590-068e78b17f66.dependency","capability":"tosca.capabilities.Node","ownerId":"aa8e3c66-58fc-4a84-8590-068e78b17f66","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":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"local_storage","uniqueId":"c3ee4809-196e-4e06-b78b-13579e893819.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"99709acf-4c85-4571-a37d-116da4c421d4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"99709acf-4c85-4571-a37d-116da4c421d4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"99709acf-4c85-4571-a37d-116da4c421d4.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"99709acf-4c85-4571-a37d-116da4c421d4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"65b94144-e7c3-4f3a-9581-7cd02345ef39.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":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.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":"65b94144-e7c3-4f3a-9581-7cd02345ef39.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":"65b94144-e7c3-4f3a-9581-7cd02345ef39.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":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.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":"99709acf-4c85-4571-a37d-116da4c421d4.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"99709acf-4c85-4571-a37d-116da4c421d4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"99709acf-4c85-4571-a37d-116da4c421d4.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"99709acf-4c85-4571-a37d-116da4c421d4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"65b94144-e7c3-4f3a-9581-7cd02345ef39.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"99709acf-4c85-4571-a37d-116da4c421d4","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"166d6155-1b8c-4f49-830b-03058cf5796f.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":"99709acf-4c85-4571-a37d-116da4c421d4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"65b94144-e7c3-4f3a-9581-7cd02345ef39.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"99709acf-4c85-4571-a37d-116da4c421d4","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"99709acf-4c85-4571-a37d-116da4c421d4.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":"99709acf-4c85-4571-a37d-116da4c421d4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"99709acf-4c85-4571-a37d-116da4c421d4.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"99709acf-4c85-4571-a37d-116da4c421d4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"99709acf-4c85-4571-a37d-116da4c421d4.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":"99709acf-4c85-4571-a37d-116da4c421d4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"99709acf-4c85-4571-a37d-116da4c421d4.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":"99709acf-4c85-4571-a37d-116da4c421d4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"65b94144-e7c3-4f3a-9581-7cd02345ef39","createdFromCsar":true,"uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1630849925547,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"65b94144-e7c3-4f3a-9581-7cd02345ef39","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1630849925873,"customizationUUID":"e0a6d792-782e-4f7d-8410-b1574c621acd","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"99709acf-4c85-4571-a37d-116da4c421d4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"99709acf-4c85-4571-a37d-116da4c421d4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"99709acf-4c85-4571-a37d-116da4c421d4.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"99709acf-4c85-4571-a37d-116da4c421d4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"65b94144-e7c3-4f3a-9581-7cd02345ef39.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":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.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":"65b94144-e7c3-4f3a-9581-7cd02345ef39.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":"65b94144-e7c3-4f3a-9581-7cd02345ef39.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":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.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":"99709acf-4c85-4571-a37d-116da4c421d4.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"99709acf-4c85-4571-a37d-116da4c421d4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"99709acf-4c85-4571-a37d-116da4c421d4.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"99709acf-4c85-4571-a37d-116da4c421d4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"65b94144-e7c3-4f3a-9581-7cd02345ef39.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.dummy_flavor_name","parentUniqueId":"99709acf-4c85-4571-a37d-116da4c421d4","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"166d6155-1b8c-4f49-830b-03058cf5796f.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":"99709acf-4c85-4571-a37d-116da4c421d4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"65b94144-e7c3-4f3a-9581-7cd02345ef39.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.dummy_image_name","parentUniqueId":"99709acf-4c85-4571-a37d-116da4c421d4","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"99709acf-4c85-4571-a37d-116da4c421d4.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":"99709acf-4c85-4571-a37d-116da4c421d4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"99709acf-4c85-4571-a37d-116da4c421d4.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"99709acf-4c85-4571-a37d-116da4c421d4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"99709acf-4c85-4571-a37d-116da4c421d4.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":"99709acf-4c85-4571-a37d-116da4c421d4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false},{"definition":false,"hidden":false,"uniqueId":"99709acf-4c85-4571-a37d-116da4c421d4.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":"99709acf-4c85-4571-a37d-116da4c421d4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"99709acf-4c85-4571-a37d-116da4c421d4","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"feature","uniqueId":"capability.aa8e3c66-58fc-4a84-8590-068e78b17f66.feature","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","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":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","empty":false}],"type":"tosca.capabilities.Scalable","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"scalable","uniqueId":"capability.c3ee4809-196e-4e06-b78b-13579e893819.scalable","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.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":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"binding","uniqueId":"capability.c3ee4809-196e-4e06-b78b-13579e893819.binding","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.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":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","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":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","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":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","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":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","empty":false}],"type":"tosca.capabilities.Container","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"host","uniqueId":"capability.c3ee4809-196e-4e06-b78b-13579e893819.host","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.ephemeral.size","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.ephemeral.size","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"instance","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.instance","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"memory","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.memory","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.iops","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.iops","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.read.requests","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.read.requests","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"cpu.delta","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.cpu.delta","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.capacity","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.capacity","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.read.bytes","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.read.bytes","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.write.bytes","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.write.bytes","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.latency","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.latency","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.read.bytes.rate","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.usage","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.usage","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"cpu_util","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.cpu_util","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.allocation","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.allocation","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.write.requests.rate","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.write.requests.rate","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.write.bytes.rate","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.write.bytes.rate","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.latency","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.latency","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"cpu","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.cpu","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.write.requests","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.write.requests","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.write.bytes","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.write.bytes","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.read.requests","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.read.requests","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.root.size","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.root.size","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.write.bytes.rate","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"vcpus","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.vcpus","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.iops","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.iops","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.usage","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.usage","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.read.requests.rate","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.read.requests.rate","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.write.requests.rate","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.write.requests.rate","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.allocation","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.allocation","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.read.bytes.rate","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.read.bytes.rate","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.read.bytes","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.read.bytes","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"memory.usage","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.memory.usage","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.device.capacity","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.device.capacity","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"memory.resident","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.memory.resident","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6cabcb1-1b7b-4e18-9628-f9a8084b65a8","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"disk.write.requests","uniqueId":"capability.f6cabcb1-1b7b-4e18-9628-f9a8084b65a8.disk.write.requests","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"os","uniqueId":"capability.c3ee4809-196e-4e06-b78b-13579e893819.os","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.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":"c3ee4809-196e-4e06-b78b-13579e893819","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"endpoint","uniqueId":"capability.c3ee4809-196e-4e06-b78b-13579e893819.endpoint","ownerId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.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":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"dependency","uniqueId":"aa8e3c66-58fc-4a84-8590-068e78b17f66.dependency","capability":"tosca.capabilities.Node","ownerId":"aa8e3c66-58fc-4a84-8590-068e78b17f66","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":["65b94144-e7c3-4f3a-9581-7cd02345ef39.4aa633e6-5a51-46ba-960c-02e3603ed1cc.dummy","a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.abstract_dummy"],"source":"65b94144-e7c3-4f3a-9581-7cd02345ef39","parentName":"local_storage","uniqueId":"c3ee4809-196e-4e06-b78b-13579e893819.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"c3ee4809-196e-4e06-b78b-13579e893819","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.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":"e126f0c9-40eb-45c1-aa33-9953023b693e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.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":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.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":"e126f0c9-40eb-45c1-aa33-9953023b693e.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.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":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.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":"e126f0c9-40eb-45c1-aa33-9953023b693e.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.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":"e126f0c9-40eb-45c1-aa33-9953023b693e.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"b57b42bb-bc2a-43e1-acf3-6ebf8e20ea2e","groupUUID":"62dbd06d-1a9a-4e64-9871-16c45cc600ee","members":{"abstract_dummy":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.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":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["a0e5795d-207e-4ae5-941c-4e99bcac73b8.heat1","a0e5795d-207e-4ae5-941c-4e99bcac73b8.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"5ce452cb-db37-44e4-969c-0fd303669cc1","artifactsUuid":["e94d0135-d535-48ab-94a4-34fe10e5d97e"],"groupUUID":"ffb9f744-1e55-4590-aa4a-3be473a4fb8c","members":{"abstract_dummy":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.65b94144-e7c3-4f3a-9581-7cd02345ef39.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":"","creationDate":1630849923476,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_cnf"],"uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8","componentMetadataForSupportLog":{"SupportablityComponentUUID":"725899c2-7102-43d8-b4f6-fc383bf8f8b9","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"b00e43d5b2ac462c88c177df76a1ffcc","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"725899c2-7102-43d8-b4f6-fc383bf8f8b9","systemName":"BasicCnf","invariantUUID":"5e1e5417-98b6-4ec8-9bee-49f00d1e6624","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1630849925770,"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":1630849926252,"description":"created from csar","artifactType":"HEAT","uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"e94d0135-d535-48ab-94a4-34fe10e5d97e","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.heat1","duplicated":false,"payloadUpdateDate":1630849926257,"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":1630849926252,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1630849926386,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"1fd18405-2af0-4d08-8804-2970e36c8190","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1630849926387,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630849926386,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1630849926265,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1630849926265,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630849926265,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1630849926173,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"75088e16-5b22-4674-992c-874b641d98a6","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630849926174,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630849926173,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"a0e5795d-207e-4ae5-941c-4e99bcac73b8"},"categorySpecificMetadata":{},"csarUUID":"b00e43d5b2ac462c88c177df76a1ffcc","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_cnf"} 2021-09-05 13:52:08,604 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2021-09-05 13:52:08,604 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:18,616 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-09-05 13:52:18,622 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:18,622 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/a0e5795d-207e-4ae5-941c-4e99bcac73b8/lifecycleState/Certify 2021-09-05 13:52:18,622 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-09-05 13:52:18,625 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:22,565 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/a0e5795d-207e-4ae5-941c-4e99bcac73b8/lifecycleState/Certify HTTP/1.1" 200 1281 2021-09-05 13:52:22,566 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-09-05 13:52:22,567 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"931f27fb-9bd9-40ac-aaa9-fa1128a69de4","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1630849923476,"lastUpdateDate":1630849939699,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"931f27fb-9bd9-40ac-aaa9-fa1128a69de4"},"csarUUID":"b00e43d5b2ac462c88c177df76a1ffcc","csarVersion":"1.0","invariantUUID":"5e1e5417-98b6-4ec8-9bee-49f00d1e6624","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":"725899c2-7102-43d8-b4f6-fc383bf8f8b9"} 2021-09-05 13:52:22,568 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-05 13:52:22,569 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-05 13:52:22,569 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:22,569 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-05 13:52:22,569 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-05 13:52:22,570 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-05 13:52:22,665 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-09-05 13:52:22,666 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-05 13:52:22,667 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"e279c76f-3b6f-4733-817e-140bd67385ef","invariantUUID":"a5209c9b-a7f0-44c0-98b7-905ee6ec6a85","name":"basic_onboard_jGFcaf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e279c76f-3b6f-4733-817e-140bd67385ef/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"901ba4f3-7322-43a3-ae24-44d66d83adde","invariantUUID":"d7a58d52-e6a5-4b7e-a7ba-d72400e18d80","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/901ba4f3-7322-43a3-ae24-44d66d83adde/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"725899c2-7102-43d8-b4f6-fc383bf8f8b9","invariantUUID":"5e1e5417-98b6-4ec8-9bee-49f00d1e6624","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/725899c2-7102-43d8-b4f6-fc383bf8f8b9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-05 13:52:22,669 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_jGFcaf from SDC 2021-09-05 13:52:22,669 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:22,669 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:22,669 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-05 13:52:22,669 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-05 13:52:22,669 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:22,669 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:22,669 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-05 13:52:22,670 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-05 13:52:22,670 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:22,670 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:22,670 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-05 13:52:22,670 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-05 13:52:22,670 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-05 13:52:22,670 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-05 13:52:22,671 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:22,671 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-05 13:52:22,671 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-05 13:52:22,672 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:23,475 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-05 13:52:23,478 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-05 13:52:23,480 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ba4d82e-bd74-468a-aa30-122b48e233f3","lifecycleState":"CERTIFIED","lastUpdateDate":1630840715101,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d564afff-ac05-43d9-876c-90d38eb4e587","invariantUUID":"16bd7d8c-d110-48d9-9577-ca3c56f23878","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b5e0394c-98e9-47d6-b3f6-8f9797746a59","lifecycleState":"CERTIFIED","lastUpdateDate":1630841031515,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f87154a4-f0d2-4a12-be97-b5949c420416","invariantUUID":"ac2b9d19-0379-4a07-8ff2-0d1385c62416","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":"compute","uniqueId":"afe4db83-07e8-4703-9164-04884831e012","lifecycleState":"CERTIFIED","lastUpdateDate":1630840959572,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0f8127-3e17-4d1c-8a23-1a21d483d7d8","invariantUUID":"3876ad32-8d77-4e21-8aae-ae4efd77b7e7","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":"network","uniqueId":"81793bb7-4949-4128-9b1d-63c45d347a05","lifecycleState":"CERTIFIED","lastUpdateDate":1630840897396,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21a1a88f-99c3-4ea7-8069-f2e7819856bf","invariantUUID":"6c6c4a07-41ae-4ca6-bb89-c97a15fee6aa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3b6ed05-5f1a-4805-919f-3895b80416d8","lifecycleState":"CERTIFIED","lastUpdateDate":1630841083823,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa98a0-3e28-4e77-8f5d-6c65b3eea5dc","invariantUUID":"b111b20c-0c49-411c-aef7-62de07e1fd11","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf93c596-6c65-4536-83be-606649844b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630841090322,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3156854c-e4ee-4f54-8500-d3be0a09b3f1","invariantUUID":"19b85392-3740-409e-8fc8-8b7da2b7a050","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b526766a-7656-462f-bd63-1e5f71a30148","lifecycleState":"CERTIFIED","lastUpdateDate":1630840697666,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97535db4-d981-4a8b-b79b-8b9b25f49a2e","invariantUUID":"7d41ee4f-fdef-4d5e-bdff-f0924175d4c1","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":"5ad5a112-ca1f-4b86-b584-1d0f3d2ed2b6","lifecycleState":"CERTIFIED","lastUpdateDate":1630840821073,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf3cc262-6af4-4fef-8f3b-7f2ebeb348eb","invariantUUID":"acd2d2ef-384a-4e04-81f0-cf686becf452","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":"defaulticon","uniqueId":"f7d3d492-9634-476c-bcc7-c79934da86b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630849838985,"name":"basic_onboard_jGFcaf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e279c76f-3b6f-4733-817e-140bd67385ef","invariantUUID":"a5209c9b-a7f0-44c0-98b7-905ee6ec6a85","systemName":"BasicOnboardJgfcaf","description":"VF","tags":["basic_onboard_jGFcaf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"8bbf261e-7d08-4d74-898a-387174930624","lifecycleState":"CERTIFIED","lastUpdateDate":1630840643146,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9800715f-5b62-4075-9b4c-07f7c0907de4","invariantUUID":"edf1e05f-371b-45d5-a7fe-8cb46d8c81c5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f4e62f5f-67a9-4183-b3fc-33822677b193","lifecycleState":"CERTIFIED","lastUpdateDate":1630840912771,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bea2a79f-b24a-4ad7-8383-3ccca1d02730","invariantUUID":"04f99b39-e943-4ce8-9413-777971432abf","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fa09c880-da1e-47e0-a40f-15cade183f00","lifecycleState":"CERTIFIED","lastUpdateDate":1630840632303,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76d250b5-bc20-4d4f-8127-ca43a42c8aba","invariantUUID":"972ea5e4-06f9-4932-955a-e44acd804c05","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c6070b2-a57d-478c-b474-c2f69d84c1b6","lifecycleState":"CERTIFIED","lastUpdateDate":1630840902541,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1096d51-07ca-46c9-8a6d-7b25b288ea05","invariantUUID":"f1767f24-fc93-48e5-b77b-f5b4e4f40fb5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8220ec1f-052f-4aad-8315-469ad8b2e364","lifecycleState":"CERTIFIED","lastUpdateDate":1630841059707,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77cd9a81-e796-401c-909c-326a7740ce17","invariantUUID":"f61c48ab-17bc-4576-98d5-9aa64438e615","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":"5c20518e-fcbd-4df4-b891-bea3c04384d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630841054672,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cfcb51a-acf4-45dc-b8f8-86fa84c7e802","invariantUUID":"c5973035-6b47-4ced-9dcf-8a70ab2f315a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7b47477-74f2-44db-87a0-30e3cac81a02","lifecycleState":"CERTIFIED","lastUpdateDate":1630840948098,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfe6247a-7cf9-45be-b7f2-71ec4b5309d3","invariantUUID":"a755481c-aced-4e29-af86-e517486146cb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5c227911-42c1-4fe8-a67e-6248c7f91089","lifecycleState":"CERTIFIED","lastUpdateDate":1630841111051,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f43ca14e-e143-44b3-9549-e817dac28733","invariantUUID":"5cf9c6c3-ea25-4452-adf0-514b9c04b873","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fea06bea-be2f-44fe-9a58-5023301249cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630840708890,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d793adb2-40b2-47cd-b25a-804b35d4357c","invariantUUID":"83086614-981f-4b5c-bd38-d688d39c6edf","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":"networkrules","uniqueId":"6986c78a-165f-4bdd-b5bf-01406de89ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1630840771077,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"75dfc37c-7a5d-4b89-ac51-e678e6a462ea","invariantUUID":"4ddc2dc1-2362-4d1f-a16e-06356b6e0a63","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":"objectStorage","uniqueId":"632a4da8-d6bb-4054-b1f0-bb9b8a02d931","lifecycleState":"CERTIFIED","lastUpdateDate":1630840918622,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c265616-3125-4b96-a3a9-6cb9d9ea2a80","invariantUUID":"8e244070-18d9-452d-9328-d36ddcee83d4","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0e81321f-3f2c-47ba-a534-daddca90c468","lifecycleState":"CERTIFIED","lastUpdateDate":1630841145557,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dd83732-eefc-48b0-922f-b8a5fc5f636f","invariantUUID":"0c0e73c3-5e03-4d59-9e58-6eb963ae06cd","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":"compute","uniqueId":"96a7a236-8f91-456c-a3c2-e24b6d1e5945","lifecycleState":"CERTIFIED","lastUpdateDate":1630841135189,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad5d0f2c-614c-4c60-a3a4-492fe37e26d0","invariantUUID":"6a39955e-b4c4-4d65-b768-62edfc01ac44","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec66fbe5-1bd2-418e-9871-1526aaa22cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1630841021196,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad8c2d45-5747-42ed-8ae5-d98f1ee79d18","invariantUUID":"d2a41c78-628a-4d72-8416-0218788dd826","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":"d4039bb4-c063-42f9-bdcc-b328f01f02e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630840802270,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d9a86b9-18c6-47e7-a56b-bb03c612eb3e","invariantUUID":"e9f5ade6-08b2-469d-97bc-76382fec997e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b91b978f-171d-4b1d-a8fa-c6913b87c924","lifecycleState":"CERTIFIED","lastUpdateDate":1630840672223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fef30cf9-0211-4fbd-a79d-50ff17024591","invariantUUID":"88bbe350-2e33-4311-a62c-81ba5a839964","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":"13755ad4-440e-4621-9784-f509a0204103","lifecycleState":"CERTIFIED","lastUpdateDate":1630841000013,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f315b815-ef01-4c5c-b1d8-5bb490ca06ed","invariantUUID":"66902833-ea3f-4c3e-811e-0982615c93e4","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":"objectStorage","uniqueId":"65d62e8c-a31c-47ae-b195-cd9a50d9f9f5","lifecycleState":"CERTIFIED","lastUpdateDate":1630840994861,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fa6db56-24af-4291-a271-1f0867e4d561","invariantUUID":"f16a550f-c12c-4263-9f03-dd828dba98fc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0f8f8ad-88db-44f3-8086-708e54a63e76","lifecycleState":"CERTIFIED","lastUpdateDate":1630840826201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f9012ef-7fff-4315-8848-3b5cd0f20195","invariantUUID":"009541d3-9b4c-4269-898b-b6e184357562","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"913acc75-a680-462b-9bc2-b9843aa1fe2c","lifecycleState":"CERTIFIED","lastUpdateDate":1630841064829,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8a5bf3b-2791-4fb4-aa25-eb6948e80472","invariantUUID":"56d7278e-a423-4597-b787-f7ac0d4c384c","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":"c421c069-1ad8-45e5-a79d-895178fcc564","lifecycleState":"CERTIFIED","lastUpdateDate":1630840890877,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d7ee28eb-feb6-4c50-9500-6cb008f46488","invariantUUID":"e4071f13-89a5-4171-a320-351a5b7142fa","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":"networkrules","uniqueId":"20555052-ac4b-47e7-8ff6-524547281287","lifecycleState":"CERTIFIED","lastUpdateDate":1630840752073,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b9983b2-84b8-41e6-a3e1-e8772ba40788","invariantUUID":"5d5ca84b-9ff8-4b3c-86f0-f28a33120046","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":"a276baf0-1ebe-4d80-925e-c31443aebf14","lifecycleState":"CERTIFIED","lastUpdateDate":1630840677999,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12f8e5a-dc6c-462e-bd19-ad30b576de43","invariantUUID":"96782fe9-7c1e-4337-9094-25adc4e92901","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5fcb3994-2da7-4e0b-80a8-821803a2ce96","lifecycleState":"CERTIFIED","lastUpdateDate":1630840637888,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145acb6d-539e-414d-8dff-2a30eed9ed27","invariantUUID":"090b898e-b2cf-4d9f-a268-449ee853adfd","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":"bacb9fb3-5d7d-498f-9dc2-27f07a189d65","lifecycleState":"CERTIFIED","lastUpdateDate":1630840808471,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc3ac55d-2312-4fe1-8e95-b827893c2147","invariantUUID":"9540539f-a365-497f-9390-2920479423f9","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c07b3843-3037-4710-a56d-1f903747b71a","lifecycleState":"CERTIFIED","lastUpdateDate":1630840832569,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc1a1e7a-5086-46c0-a5d1-1a036815d24a","invariantUUID":"23c7b229-57a7-4b7d-b7df-b84bcc128c97","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":"b66a72f2-a99c-4dd7-ab51-07901b0ebbb2","lifecycleState":"CERTIFIED","lastUpdateDate":1630840720716,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91be958b-7d49-4dd9-a8f6-9486a7b522ce","invariantUUID":"5dcc61d4-3f86-4a6b-ae93-467a2f058979","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":"da303b39-4683-4f2d-a471-7e285ef982bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630840797163,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04470179-355f-4cb3-bce6-f24a27b7f924","invariantUUID":"0384ec74-f2a9-48b5-a579-1a36e939b80e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1967d2c5-5806-44cd-83b2-27d9a7ed678d","lifecycleState":"CERTIFIED","lastUpdateDate":1630840857768,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56aee9d6-90fc-4337-b41e-ba731481c228","invariantUUID":"62d8fe13-b4f1-43d3-896b-5363faf7dfe4","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":"objectStorage","uniqueId":"124d4c2f-0680-43a7-b104-2ec4dd44695b","lifecycleState":"CERTIFIED","lastUpdateDate":1630840608992,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"950c1691-4da7-4b70-9f18-d3e095b7f280","invariantUUID":"6c0c9591-ef98-4f98-8d93-f4d5937e4c03","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":"port","uniqueId":"508fabb8-84f3-4ab6-93a9-56d641cf573d","lifecycleState":"CERTIFIED","lastUpdateDate":1630841037881,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e32a6f-9f3f-4fab-9e6a-0909efcef5ac","invariantUUID":"0f4e9b35-5e24-43bb-b5a8-7deda2c4ec9d","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"472946b7-c62b-4c64-b2c5-900fa2e7bd2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630849348186,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"901ba4f3-7322-43a3-ae24-44d66d83adde","invariantUUID":"d7a58d52-e6a5-4b7e-a7ba-d72400e18d80","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":"compute","uniqueId":"e16e27c6-62c6-49ed-8f6a-509bd8c1b648","lifecycleState":"CERTIFIED","lastUpdateDate":1630840971055,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd1a06ed-42c8-49c9-8379-eb96d8c94841","invariantUUID":"a9b30659-59c9-4504-8414-7b170d907321","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":"ea56f2bb-1286-4272-83e3-1cc89f459abd","lifecycleState":"CERTIFIED","lastUpdateDate":1630841069892,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c21f89-bdd5-4a40-8833-15d9ad76469c","invariantUUID":"119d65b6-e87b-40e5-8589-1cd9ea2fa114","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3e92d3be-da4a-44e7-8868-6ea76ea09208","lifecycleState":"CERTIFIED","lastUpdateDate":1630840790995,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71197ea1-767c-45b7-815b-cb6d78eece58","invariantUUID":"c87c6f1c-be9d-40f8-9ab2-27cc66b2da38","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":"4cd7b2f0-0dc9-4e7f-b227-4c246223d636","lifecycleState":"CERTIFIED","lastUpdateDate":1630840777496,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"369a8bec-ed12-49f2-a8c0-bc989a0e1747","invariantUUID":"9e2d3e04-dd60-4cfc-b430-6b012dec497f","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":"5ebafc15-e55f-4829-a570-8673e2f8c1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630840875508,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf890836-4832-4788-9661-889e786122b6","invariantUUID":"f212b0ce-c187-4f7b-b76c-24e7c073f9f0","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":"defaulticon","uniqueId":"04ad53a3-d587-46b6-a90f-425073b0d022","lifecycleState":"CERTIFIED","lastUpdateDate":1630840691542,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"376c446a-af7c-40e9-bb79-577c44e63b83","invariantUUID":"7827d786-df8b-4439-8f34-6fa181c6abbb","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":"objectStorage","uniqueId":"cc879b68-2cae-4cb8-8327-7cb6f3080a84","lifecycleState":"CERTIFIED","lastUpdateDate":1630840615778,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f7f6b27-e3fd-4025-946c-c1f20a7276e3","invariantUUID":"7cdd5480-2c58-49b9-b5b4-72d662de7ed2","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"829087d8-efdc-4105-bdfd-ab1511b06309","lifecycleState":"CERTIFIED","lastUpdateDate":1630840953996,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4da4cd87-1813-4680-8206-1d0f6dc1c4fd","invariantUUID":"e37873c2-b408-4b5c-8f7e-05af8bb32238","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":"securityrules","uniqueId":"4c6f0019-9068-4cfb-9b8e-0dfd49737f26","lifecycleState":"CERTIFIED","lastUpdateDate":1630840782616,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2f882c56-0108-4279-8edc-0cf6fe7b1882","invariantUUID":"5aaf866d-9afc-44b0-b42a-c39b14a76758","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c3ee4809-196e-4e06-b78b-13579e893819","lifecycleState":"CERTIFIED","lastUpdateDate":1630840579732,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12400607-f120-41dc-8161-ab48143f164b","invariantUUID":"8c948a73-4e5c-487e-ae83-be8a0f3de617","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"99f226b8-16f8-4415-b2df-a85b683c7e96","lifecycleState":"CERTIFIED","lastUpdateDate":1630841121165,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b0f4424-b6e1-40aa-a8c2-f5fb2c5261f6","invariantUUID":"476d3de9-4dc7-4b75-a246-321975bb86cb","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"111e1e50-18c9-4fe6-9143-c5f4fa48029b","lifecycleState":"CERTIFIED","lastUpdateDate":1630841142290,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4ff15bd-72db-42ab-9af3-f9df3b2e8829","invariantUUID":"53363a5b-325b-4dcc-a4da-68c4651ee9e3","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":"objectStorage","uniqueId":"f8626e30-2ceb-43d0-9b19-85a48741238d","lifecycleState":"CERTIFIED","lastUpdateDate":1630840660973,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4065fdd7-95ff-45fc-bdf6-7a25ecc6f5e3","invariantUUID":"5605f960-174b-44fc-803b-724d22c4d72a","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":"f5e0cadc-9485-49ff-ae7e-c1272b1f2bd4","lifecycleState":"CERTIFIED","lastUpdateDate":1630840757190,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e66f64d5-b20c-4875-80da-95dc44dc0d1d","invariantUUID":"5b789d39-f1db-44fd-b5b5-adbbeca7b7e1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fce8dd07-10bd-46ab-89a8-10a4b7867840","lifecycleState":"CERTIFIED","lastUpdateDate":1630840977051,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12c7d71f-95b7-4456-999c-bad6aebc5123","invariantUUID":"118ef6bd-7cd6-418a-a70c-b207c2340b52","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"22e13f92-148c-4583-8c51-432374e45305","lifecycleState":"CERTIFIED","lastUpdateDate":1630840602346,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d96a840-2e34-45ce-86f2-084ba187ed5b","invariantUUID":"828694be-eb4f-4de2-9ccb-c5ed92b5304d","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":"81b25d72-27ff-4684-b34a-62bbb787ab55","lifecycleState":"CERTIFIED","lastUpdateDate":1630840923697,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0faef45-9c96-4129-99e6-be80741551f9","invariantUUID":"acbdce2b-4903-44f6-8de7-3f1f6e3d8a1b","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":"port","uniqueId":"080dedad-7043-4f0a-a7f8-9670d0a319ca","lifecycleState":"CERTIFIED","lastUpdateDate":1630840683347,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed5a8a1c-f93d-44fb-88df-0e370b5a0840","invariantUUID":"933b90e3-6e20-4239-8f01-0423c559c9ae","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":"defaulticon","uniqueId":"931f27fb-9bd9-40ac-aaa9-fa1128a69de4","lifecycleState":"CERTIFIED","lastUpdateDate":1630849939699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"725899c2-7102-43d8-b4f6-fc383bf8f8b9","invariantUUID":"5e1e5417-98b6-4ec8-9bee-49f00d1e6624","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77bc0d30-36a6-4847-8864-7fa91a665e1d","lifecycleState":"CERTIFIED","lastUpdateDate":1630841026146,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d06fec6-a6c2-4c76-9100-c832b8f9d2d0","invariantUUID":"ad182038-2427-4e79-95cb-d593a59d528d","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":"port","uniqueId":"67a7414d-9cf0-470c-bb86-4b9f7faa8dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1630841042871,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69f81a43-275f-4bc7-b7b6-874b2fed8c93","invariantUUID":"6b43b544-3d0f-4627-88c2-c60f9e3314fc","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":"2a7ab137-0603-41f5-ae15-7cf77ca643c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630840880859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faee0ac6-8f7a-4119-85a2-e8f4efa33ab3","invariantUUID":"6f900f86-8bb6-4717-a2f0-3ecb3da4b314","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1e37a7e2-df13-411d-b5c6-53eb9c1bc905","lifecycleState":"CERTIFIED","lastUpdateDate":1630840907804,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b166074b-ef57-4296-ab85-0aef51ee85e8","invariantUUID":"4c9de740-b4f3-4d5e-9154-6a0fe2dedcd6","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":"7a09908b-b6b9-4726-878e-f39b5483a4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630840932449,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a16b98f2-049b-48a8-b86f-bc7c06724faa","invariantUUID":"fe1ddee0-1bea-4192-9158-883ca26b3153","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ba6a662d-9315-4da6-801a-521b5e31652e","lifecycleState":"CERTIFIED","lastUpdateDate":1630841129362,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cacbbbe-e2de-4b96-8d78-d92c533060a7","invariantUUID":"7b14a146-4912-437e-92d8-ec8e38ee74a5","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":"4f145d84-0f98-4790-b8cd-6dc0dd9a80ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630840703064,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"946be040-161e-46c9-8590-450b22e125f0","invariantUUID":"b548f9d9-5989-4478-82cd-35386223c917","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":"30db967d-21d2-453f-bcc4-dbc898ffba78","lifecycleState":"CERTIFIED","lastUpdateDate":1630841048273,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da6f64bb-fdeb-495c-b922-08a2c698e8f2","invariantUUID":"69b92fa0-f7a4-4731-a079-e72f81959bca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a041387a-c0a2-450d-aa1b-145eb34b1bf6","lifecycleState":"CERTIFIED","lastUpdateDate":1630841078402,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ec49c66-3f68-4693-99e1-7ec0ab3c6871","invariantUUID":"ba2adcf0-ddb8-4dde-b364-4c05bb45493a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1744780f-cfe5-4bd3-91e7-131df1f10623","lifecycleState":"CERTIFIED","lastUpdateDate":1630841126069,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"100d02c1-d90d-41be-9ae5-9f6f8ef29b7d","invariantUUID":"84fe3b96-40fa-4560-b096-e85ccf92f01f","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":"afff5966-a937-4998-af8d-8183ecbee61b","lifecycleState":"CERTIFIED","lastUpdateDate":1630840666898,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61ddac05-2392-400f-8586-1bf0b85c335c","invariantUUID":"a6266279-13af-43ea-803a-668c5aaefdd3","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":"aace1c58-d95b-4b46-b024-e6eec979c13e","lifecycleState":"CERTIFIED","lastUpdateDate":1630840937847,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfaa3c43-eee2-4166-9ac3-395ecb6e4e2c","invariantUUID":"9fb89923-1f8d-44bb-a1f4-6efdc403263c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c67c078c-0028-4513-8621-7219c5a31220","lifecycleState":"CERTIFIED","lastUpdateDate":1630841100165,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a2f2aee-76c8-4ccf-855c-31b9c84d187d","invariantUUID":"6c68624a-cbed-40af-ab43-436446f60586","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1928acd3-1ec3-48e7-b646-2a28118d3e12","lifecycleState":"CERTIFIED","lastUpdateDate":1630849395333,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"72359ae7-ce3b-44bc-8381-75419a7ab740","invariantUUID":"305f3b69-608d-4d85-b910-6134328842b1","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":"1a002b7e-cdf2-475a-a14f-997e3399e251","lifecycleState":"CERTIFIED","lastUpdateDate":1630849888421,"name":"basic_onboard_jGFcaf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"07ad747b-a02c-4ae1-b6ce-e476a54b0c85","invariantUUID":"fabb334b-563e-4ed8-930c-5f1234474810","systemName":"BasicOnboardJgfcaf","description":"service","tags":["basic_onboard_jGFcaf"],"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":"c9484e43-b031-46a2-8e90-7993ed41a85a","lifecycleState":"CERTIFIED","lastUpdateDate":1630849093852,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"32d3ea16-8a9c-4597-821f-0d4f6a98cbeb","invariantUUID":"f9d6ae4f-56be-4176-ae5f-9b2d42115dfd","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-09-05 13:52:23,485 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-05 13:52:33,497 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-05 13:52:33,499 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-05 13:52:33,500 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:33,500 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-05 13:52:33,500 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-05 13:52:33,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-05 13:52:33,696 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-09-05 13:52:33,698 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-05 13:52:33,699 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"e279c76f-3b6f-4733-817e-140bd67385ef","invariantUUID":"a5209c9b-a7f0-44c0-98b7-905ee6ec6a85","name":"basic_onboard_jGFcaf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e279c76f-3b6f-4733-817e-140bd67385ef/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"901ba4f3-7322-43a3-ae24-44d66d83adde","invariantUUID":"d7a58d52-e6a5-4b7e-a7ba-d72400e18d80","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/901ba4f3-7322-43a3-ae24-44d66d83adde/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"725899c2-7102-43d8-b4f6-fc383bf8f8b9","invariantUUID":"5e1e5417-98b6-4ec8-9bee-49f00d1e6624","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/725899c2-7102-43d8-b4f6-fc383bf8f8b9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-05 13:52:33,702 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_jGFcaf from SDC 2021-09-05 13:52:33,702 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:33,703 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:33,703 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-05 13:52:33,703 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-05 13:52:33,703 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:33,704 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:33,704 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-05 13:52:33,704 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-05 13:52:33,704 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:33,704 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:33,705 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-05 13:52:33,705 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-05 13:52:33,705 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-05 13:52:33,705 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-05 13:52:33,706 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:33,706 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-05 13:52:33,706 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-05 13:52:33,709 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:34,660 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-05 13:52:34,663 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-05 13:52:34,666 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ba4d82e-bd74-468a-aa30-122b48e233f3","lifecycleState":"CERTIFIED","lastUpdateDate":1630840715101,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d564afff-ac05-43d9-876c-90d38eb4e587","invariantUUID":"16bd7d8c-d110-48d9-9577-ca3c56f23878","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b5e0394c-98e9-47d6-b3f6-8f9797746a59","lifecycleState":"CERTIFIED","lastUpdateDate":1630841031515,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f87154a4-f0d2-4a12-be97-b5949c420416","invariantUUID":"ac2b9d19-0379-4a07-8ff2-0d1385c62416","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":"compute","uniqueId":"afe4db83-07e8-4703-9164-04884831e012","lifecycleState":"CERTIFIED","lastUpdateDate":1630840959572,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0f8127-3e17-4d1c-8a23-1a21d483d7d8","invariantUUID":"3876ad32-8d77-4e21-8aae-ae4efd77b7e7","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":"network","uniqueId":"81793bb7-4949-4128-9b1d-63c45d347a05","lifecycleState":"CERTIFIED","lastUpdateDate":1630840897396,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21a1a88f-99c3-4ea7-8069-f2e7819856bf","invariantUUID":"6c6c4a07-41ae-4ca6-bb89-c97a15fee6aa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3b6ed05-5f1a-4805-919f-3895b80416d8","lifecycleState":"CERTIFIED","lastUpdateDate":1630841083823,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa98a0-3e28-4e77-8f5d-6c65b3eea5dc","invariantUUID":"b111b20c-0c49-411c-aef7-62de07e1fd11","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf93c596-6c65-4536-83be-606649844b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630841090322,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3156854c-e4ee-4f54-8500-d3be0a09b3f1","invariantUUID":"19b85392-3740-409e-8fc8-8b7da2b7a050","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b526766a-7656-462f-bd63-1e5f71a30148","lifecycleState":"CERTIFIED","lastUpdateDate":1630840697666,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97535db4-d981-4a8b-b79b-8b9b25f49a2e","invariantUUID":"7d41ee4f-fdef-4d5e-bdff-f0924175d4c1","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":"5ad5a112-ca1f-4b86-b584-1d0f3d2ed2b6","lifecycleState":"CERTIFIED","lastUpdateDate":1630840821073,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf3cc262-6af4-4fef-8f3b-7f2ebeb348eb","invariantUUID":"acd2d2ef-384a-4e04-81f0-cf686becf452","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":"defaulticon","uniqueId":"f7d3d492-9634-476c-bcc7-c79934da86b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630849838985,"name":"basic_onboard_jGFcaf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e279c76f-3b6f-4733-817e-140bd67385ef","invariantUUID":"a5209c9b-a7f0-44c0-98b7-905ee6ec6a85","systemName":"BasicOnboardJgfcaf","description":"VF","tags":["basic_onboard_jGFcaf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"8bbf261e-7d08-4d74-898a-387174930624","lifecycleState":"CERTIFIED","lastUpdateDate":1630840643146,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9800715f-5b62-4075-9b4c-07f7c0907de4","invariantUUID":"edf1e05f-371b-45d5-a7fe-8cb46d8c81c5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f4e62f5f-67a9-4183-b3fc-33822677b193","lifecycleState":"CERTIFIED","lastUpdateDate":1630840912771,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bea2a79f-b24a-4ad7-8383-3ccca1d02730","invariantUUID":"04f99b39-e943-4ce8-9413-777971432abf","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fa09c880-da1e-47e0-a40f-15cade183f00","lifecycleState":"CERTIFIED","lastUpdateDate":1630840632303,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76d250b5-bc20-4d4f-8127-ca43a42c8aba","invariantUUID":"972ea5e4-06f9-4932-955a-e44acd804c05","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c6070b2-a57d-478c-b474-c2f69d84c1b6","lifecycleState":"CERTIFIED","lastUpdateDate":1630840902541,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1096d51-07ca-46c9-8a6d-7b25b288ea05","invariantUUID":"f1767f24-fc93-48e5-b77b-f5b4e4f40fb5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8220ec1f-052f-4aad-8315-469ad8b2e364","lifecycleState":"CERTIFIED","lastUpdateDate":1630841059707,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77cd9a81-e796-401c-909c-326a7740ce17","invariantUUID":"f61c48ab-17bc-4576-98d5-9aa64438e615","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":"5c20518e-fcbd-4df4-b891-bea3c04384d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630841054672,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cfcb51a-acf4-45dc-b8f8-86fa84c7e802","invariantUUID":"c5973035-6b47-4ced-9dcf-8a70ab2f315a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7b47477-74f2-44db-87a0-30e3cac81a02","lifecycleState":"CERTIFIED","lastUpdateDate":1630840948098,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfe6247a-7cf9-45be-b7f2-71ec4b5309d3","invariantUUID":"a755481c-aced-4e29-af86-e517486146cb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5c227911-42c1-4fe8-a67e-6248c7f91089","lifecycleState":"CERTIFIED","lastUpdateDate":1630841111051,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f43ca14e-e143-44b3-9549-e817dac28733","invariantUUID":"5cf9c6c3-ea25-4452-adf0-514b9c04b873","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fea06bea-be2f-44fe-9a58-5023301249cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630840708890,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d793adb2-40b2-47cd-b25a-804b35d4357c","invariantUUID":"83086614-981f-4b5c-bd38-d688d39c6edf","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":"networkrules","uniqueId":"6986c78a-165f-4bdd-b5bf-01406de89ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1630840771077,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"75dfc37c-7a5d-4b89-ac51-e678e6a462ea","invariantUUID":"4ddc2dc1-2362-4d1f-a16e-06356b6e0a63","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":"objectStorage","uniqueId":"632a4da8-d6bb-4054-b1f0-bb9b8a02d931","lifecycleState":"CERTIFIED","lastUpdateDate":1630840918622,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c265616-3125-4b96-a3a9-6cb9d9ea2a80","invariantUUID":"8e244070-18d9-452d-9328-d36ddcee83d4","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0e81321f-3f2c-47ba-a534-daddca90c468","lifecycleState":"CERTIFIED","lastUpdateDate":1630841145557,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dd83732-eefc-48b0-922f-b8a5fc5f636f","invariantUUID":"0c0e73c3-5e03-4d59-9e58-6eb963ae06cd","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":"compute","uniqueId":"96a7a236-8f91-456c-a3c2-e24b6d1e5945","lifecycleState":"CERTIFIED","lastUpdateDate":1630841135189,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad5d0f2c-614c-4c60-a3a4-492fe37e26d0","invariantUUID":"6a39955e-b4c4-4d65-b768-62edfc01ac44","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec66fbe5-1bd2-418e-9871-1526aaa22cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1630841021196,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad8c2d45-5747-42ed-8ae5-d98f1ee79d18","invariantUUID":"d2a41c78-628a-4d72-8416-0218788dd826","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":"d4039bb4-c063-42f9-bdcc-b328f01f02e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630840802270,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d9a86b9-18c6-47e7-a56b-bb03c612eb3e","invariantUUID":"e9f5ade6-08b2-469d-97bc-76382fec997e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b91b978f-171d-4b1d-a8fa-c6913b87c924","lifecycleState":"CERTIFIED","lastUpdateDate":1630840672223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fef30cf9-0211-4fbd-a79d-50ff17024591","invariantUUID":"88bbe350-2e33-4311-a62c-81ba5a839964","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":"13755ad4-440e-4621-9784-f509a0204103","lifecycleState":"CERTIFIED","lastUpdateDate":1630841000013,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f315b815-ef01-4c5c-b1d8-5bb490ca06ed","invariantUUID":"66902833-ea3f-4c3e-811e-0982615c93e4","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":"objectStorage","uniqueId":"65d62e8c-a31c-47ae-b195-cd9a50d9f9f5","lifecycleState":"CERTIFIED","lastUpdateDate":1630840994861,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fa6db56-24af-4291-a271-1f0867e4d561","invariantUUID":"f16a550f-c12c-4263-9f03-dd828dba98fc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0f8f8ad-88db-44f3-8086-708e54a63e76","lifecycleState":"CERTIFIED","lastUpdateDate":1630840826201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f9012ef-7fff-4315-8848-3b5cd0f20195","invariantUUID":"009541d3-9b4c-4269-898b-b6e184357562","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"913acc75-a680-462b-9bc2-b9843aa1fe2c","lifecycleState":"CERTIFIED","lastUpdateDate":1630841064829,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8a5bf3b-2791-4fb4-aa25-eb6948e80472","invariantUUID":"56d7278e-a423-4597-b787-f7ac0d4c384c","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":"c421c069-1ad8-45e5-a79d-895178fcc564","lifecycleState":"CERTIFIED","lastUpdateDate":1630840890877,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d7ee28eb-feb6-4c50-9500-6cb008f46488","invariantUUID":"e4071f13-89a5-4171-a320-351a5b7142fa","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":"networkrules","uniqueId":"20555052-ac4b-47e7-8ff6-524547281287","lifecycleState":"CERTIFIED","lastUpdateDate":1630840752073,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b9983b2-84b8-41e6-a3e1-e8772ba40788","invariantUUID":"5d5ca84b-9ff8-4b3c-86f0-f28a33120046","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":"a276baf0-1ebe-4d80-925e-c31443aebf14","lifecycleState":"CERTIFIED","lastUpdateDate":1630840677999,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12f8e5a-dc6c-462e-bd19-ad30b576de43","invariantUUID":"96782fe9-7c1e-4337-9094-25adc4e92901","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5fcb3994-2da7-4e0b-80a8-821803a2ce96","lifecycleState":"CERTIFIED","lastUpdateDate":1630840637888,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145acb6d-539e-414d-8dff-2a30eed9ed27","invariantUUID":"090b898e-b2cf-4d9f-a268-449ee853adfd","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":"bacb9fb3-5d7d-498f-9dc2-27f07a189d65","lifecycleState":"CERTIFIED","lastUpdateDate":1630840808471,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc3ac55d-2312-4fe1-8e95-b827893c2147","invariantUUID":"9540539f-a365-497f-9390-2920479423f9","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c07b3843-3037-4710-a56d-1f903747b71a","lifecycleState":"CERTIFIED","lastUpdateDate":1630840832569,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc1a1e7a-5086-46c0-a5d1-1a036815d24a","invariantUUID":"23c7b229-57a7-4b7d-b7df-b84bcc128c97","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":"b66a72f2-a99c-4dd7-ab51-07901b0ebbb2","lifecycleState":"CERTIFIED","lastUpdateDate":1630840720716,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91be958b-7d49-4dd9-a8f6-9486a7b522ce","invariantUUID":"5dcc61d4-3f86-4a6b-ae93-467a2f058979","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":"da303b39-4683-4f2d-a471-7e285ef982bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630840797163,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04470179-355f-4cb3-bce6-f24a27b7f924","invariantUUID":"0384ec74-f2a9-48b5-a579-1a36e939b80e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1967d2c5-5806-44cd-83b2-27d9a7ed678d","lifecycleState":"CERTIFIED","lastUpdateDate":1630840857768,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56aee9d6-90fc-4337-b41e-ba731481c228","invariantUUID":"62d8fe13-b4f1-43d3-896b-5363faf7dfe4","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":"objectStorage","uniqueId":"124d4c2f-0680-43a7-b104-2ec4dd44695b","lifecycleState":"CERTIFIED","lastUpdateDate":1630840608992,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"950c1691-4da7-4b70-9f18-d3e095b7f280","invariantUUID":"6c0c9591-ef98-4f98-8d93-f4d5937e4c03","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":"port","uniqueId":"508fabb8-84f3-4ab6-93a9-56d641cf573d","lifecycleState":"CERTIFIED","lastUpdateDate":1630841037881,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e32a6f-9f3f-4fab-9e6a-0909efcef5ac","invariantUUID":"0f4e9b35-5e24-43bb-b5a8-7deda2c4ec9d","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"472946b7-c62b-4c64-b2c5-900fa2e7bd2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630849348186,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"901ba4f3-7322-43a3-ae24-44d66d83adde","invariantUUID":"d7a58d52-e6a5-4b7e-a7ba-d72400e18d80","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":"compute","uniqueId":"e16e27c6-62c6-49ed-8f6a-509bd8c1b648","lifecycleState":"CERTIFIED","lastUpdateDate":1630840971055,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd1a06ed-42c8-49c9-8379-eb96d8c94841","invariantUUID":"a9b30659-59c9-4504-8414-7b170d907321","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":"ea56f2bb-1286-4272-83e3-1cc89f459abd","lifecycleState":"CERTIFIED","lastUpdateDate":1630841069892,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c21f89-bdd5-4a40-8833-15d9ad76469c","invariantUUID":"119d65b6-e87b-40e5-8589-1cd9ea2fa114","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3e92d3be-da4a-44e7-8868-6ea76ea09208","lifecycleState":"CERTIFIED","lastUpdateDate":1630840790995,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71197ea1-767c-45b7-815b-cb6d78eece58","invariantUUID":"c87c6f1c-be9d-40f8-9ab2-27cc66b2da38","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":"4cd7b2f0-0dc9-4e7f-b227-4c246223d636","lifecycleState":"CERTIFIED","lastUpdateDate":1630840777496,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"369a8bec-ed12-49f2-a8c0-bc989a0e1747","invariantUUID":"9e2d3e04-dd60-4cfc-b430-6b012dec497f","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":"5ebafc15-e55f-4829-a570-8673e2f8c1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630840875508,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf890836-4832-4788-9661-889e786122b6","invariantUUID":"f212b0ce-c187-4f7b-b76c-24e7c073f9f0","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":"defaulticon","uniqueId":"04ad53a3-d587-46b6-a90f-425073b0d022","lifecycleState":"CERTIFIED","lastUpdateDate":1630840691542,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"376c446a-af7c-40e9-bb79-577c44e63b83","invariantUUID":"7827d786-df8b-4439-8f34-6fa181c6abbb","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":"objectStorage","uniqueId":"cc879b68-2cae-4cb8-8327-7cb6f3080a84","lifecycleState":"CERTIFIED","lastUpdateDate":1630840615778,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f7f6b27-e3fd-4025-946c-c1f20a7276e3","invariantUUID":"7cdd5480-2c58-49b9-b5b4-72d662de7ed2","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"829087d8-efdc-4105-bdfd-ab1511b06309","lifecycleState":"CERTIFIED","lastUpdateDate":1630840953996,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4da4cd87-1813-4680-8206-1d0f6dc1c4fd","invariantUUID":"e37873c2-b408-4b5c-8f7e-05af8bb32238","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":"securityrules","uniqueId":"4c6f0019-9068-4cfb-9b8e-0dfd49737f26","lifecycleState":"CERTIFIED","lastUpdateDate":1630840782616,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2f882c56-0108-4279-8edc-0cf6fe7b1882","invariantUUID":"5aaf866d-9afc-44b0-b42a-c39b14a76758","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c3ee4809-196e-4e06-b78b-13579e893819","lifecycleState":"CERTIFIED","lastUpdateDate":1630840579732,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12400607-f120-41dc-8161-ab48143f164b","invariantUUID":"8c948a73-4e5c-487e-ae83-be8a0f3de617","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"99f226b8-16f8-4415-b2df-a85b683c7e96","lifecycleState":"CERTIFIED","lastUpdateDate":1630841121165,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b0f4424-b6e1-40aa-a8c2-f5fb2c5261f6","invariantUUID":"476d3de9-4dc7-4b75-a246-321975bb86cb","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"111e1e50-18c9-4fe6-9143-c5f4fa48029b","lifecycleState":"CERTIFIED","lastUpdateDate":1630841142290,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4ff15bd-72db-42ab-9af3-f9df3b2e8829","invariantUUID":"53363a5b-325b-4dcc-a4da-68c4651ee9e3","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":"objectStorage","uniqueId":"f8626e30-2ceb-43d0-9b19-85a48741238d","lifecycleState":"CERTIFIED","lastUpdateDate":1630840660973,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4065fdd7-95ff-45fc-bdf6-7a25ecc6f5e3","invariantUUID":"5605f960-174b-44fc-803b-724d22c4d72a","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":"f5e0cadc-9485-49ff-ae7e-c1272b1f2bd4","lifecycleState":"CERTIFIED","lastUpdateDate":1630840757190,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e66f64d5-b20c-4875-80da-95dc44dc0d1d","invariantUUID":"5b789d39-f1db-44fd-b5b5-adbbeca7b7e1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fce8dd07-10bd-46ab-89a8-10a4b7867840","lifecycleState":"CERTIFIED","lastUpdateDate":1630840977051,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12c7d71f-95b7-4456-999c-bad6aebc5123","invariantUUID":"118ef6bd-7cd6-418a-a70c-b207c2340b52","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"22e13f92-148c-4583-8c51-432374e45305","lifecycleState":"CERTIFIED","lastUpdateDate":1630840602346,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d96a840-2e34-45ce-86f2-084ba187ed5b","invariantUUID":"828694be-eb4f-4de2-9ccb-c5ed92b5304d","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":"81b25d72-27ff-4684-b34a-62bbb787ab55","lifecycleState":"CERTIFIED","lastUpdateDate":1630840923697,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0faef45-9c96-4129-99e6-be80741551f9","invariantUUID":"acbdce2b-4903-44f6-8de7-3f1f6e3d8a1b","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":"port","uniqueId":"080dedad-7043-4f0a-a7f8-9670d0a319ca","lifecycleState":"CERTIFIED","lastUpdateDate":1630840683347,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed5a8a1c-f93d-44fb-88df-0e370b5a0840","invariantUUID":"933b90e3-6e20-4239-8f01-0423c559c9ae","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":"defaulticon","uniqueId":"931f27fb-9bd9-40ac-aaa9-fa1128a69de4","lifecycleState":"CERTIFIED","lastUpdateDate":1630849939699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"725899c2-7102-43d8-b4f6-fc383bf8f8b9","invariantUUID":"5e1e5417-98b6-4ec8-9bee-49f00d1e6624","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77bc0d30-36a6-4847-8864-7fa91a665e1d","lifecycleState":"CERTIFIED","lastUpdateDate":1630841026146,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d06fec6-a6c2-4c76-9100-c832b8f9d2d0","invariantUUID":"ad182038-2427-4e79-95cb-d593a59d528d","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":"port","uniqueId":"67a7414d-9cf0-470c-bb86-4b9f7faa8dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1630841042871,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69f81a43-275f-4bc7-b7b6-874b2fed8c93","invariantUUID":"6b43b544-3d0f-4627-88c2-c60f9e3314fc","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":"2a7ab137-0603-41f5-ae15-7cf77ca643c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630840880859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faee0ac6-8f7a-4119-85a2-e8f4efa33ab3","invariantUUID":"6f900f86-8bb6-4717-a2f0-3ecb3da4b314","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1e37a7e2-df13-411d-b5c6-53eb9c1bc905","lifecycleState":"CERTIFIED","lastUpdateDate":1630840907804,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b166074b-ef57-4296-ab85-0aef51ee85e8","invariantUUID":"4c9de740-b4f3-4d5e-9154-6a0fe2dedcd6","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":"7a09908b-b6b9-4726-878e-f39b5483a4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630840932449,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a16b98f2-049b-48a8-b86f-bc7c06724faa","invariantUUID":"fe1ddee0-1bea-4192-9158-883ca26b3153","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ba6a662d-9315-4da6-801a-521b5e31652e","lifecycleState":"CERTIFIED","lastUpdateDate":1630841129362,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cacbbbe-e2de-4b96-8d78-d92c533060a7","invariantUUID":"7b14a146-4912-437e-92d8-ec8e38ee74a5","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":"4f145d84-0f98-4790-b8cd-6dc0dd9a80ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630840703064,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"946be040-161e-46c9-8590-450b22e125f0","invariantUUID":"b548f9d9-5989-4478-82cd-35386223c917","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":"30db967d-21d2-453f-bcc4-dbc898ffba78","lifecycleState":"CERTIFIED","lastUpdateDate":1630841048273,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da6f64bb-fdeb-495c-b922-08a2c698e8f2","invariantUUID":"69b92fa0-f7a4-4731-a079-e72f81959bca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a041387a-c0a2-450d-aa1b-145eb34b1bf6","lifecycleState":"CERTIFIED","lastUpdateDate":1630841078402,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ec49c66-3f68-4693-99e1-7ec0ab3c6871","invariantUUID":"ba2adcf0-ddb8-4dde-b364-4c05bb45493a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1744780f-cfe5-4bd3-91e7-131df1f10623","lifecycleState":"CERTIFIED","lastUpdateDate":1630841126069,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"100d02c1-d90d-41be-9ae5-9f6f8ef29b7d","invariantUUID":"84fe3b96-40fa-4560-b096-e85ccf92f01f","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":"afff5966-a937-4998-af8d-8183ecbee61b","lifecycleState":"CERTIFIED","lastUpdateDate":1630840666898,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61ddac05-2392-400f-8586-1bf0b85c335c","invariantUUID":"a6266279-13af-43ea-803a-668c5aaefdd3","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":"aace1c58-d95b-4b46-b024-e6eec979c13e","lifecycleState":"CERTIFIED","lastUpdateDate":1630840937847,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfaa3c43-eee2-4166-9ac3-395ecb6e4e2c","invariantUUID":"9fb89923-1f8d-44bb-a1f4-6efdc403263c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c67c078c-0028-4513-8621-7219c5a31220","lifecycleState":"CERTIFIED","lastUpdateDate":1630841100165,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a2f2aee-76c8-4ccf-855c-31b9c84d187d","invariantUUID":"6c68624a-cbed-40af-ab43-436446f60586","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1928acd3-1ec3-48e7-b646-2a28118d3e12","lifecycleState":"CERTIFIED","lastUpdateDate":1630849395333,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"72359ae7-ce3b-44bc-8381-75419a7ab740","invariantUUID":"305f3b69-608d-4d85-b910-6134328842b1","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":"1a002b7e-cdf2-475a-a14f-997e3399e251","lifecycleState":"CERTIFIED","lastUpdateDate":1630849888421,"name":"basic_onboard_jGFcaf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"07ad747b-a02c-4ae1-b6ce-e476a54b0c85","invariantUUID":"fabb334b-563e-4ed8-930c-5f1234474810","systemName":"BasicOnboardJgfcaf","description":"service","tags":["basic_onboard_jGFcaf"],"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":"c9484e43-b031-46a2-8e90-7993ed41a85a","lifecycleState":"CERTIFIED","lastUpdateDate":1630849093852,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"32d3ea16-8a9c-4597-821f-0d4f6a98cbeb","invariantUUID":"f9d6ae4f-56be-4176-ae5f-9b2d42115dfd","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-09-05 13:52:34,672 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-05 13:52:34,673 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-05 13:52:34,674 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-05 13:52:34,674 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:34,674 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-05 13:52:34,675 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-05 13:52:34,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-05 13:52:35,301 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-09-05 13:52:35,303 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-05 13:52:35,303 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"72359ae7-ce3b-44bc-8381-75419a7ab740","invariantUUID":"305f3b69-608d-4d85-b910-6134328842b1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/72359ae7-ce3b-44bc-8381-75419a7ab740/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"32d3ea16-8a9c-4597-821f-0d4f6a98cbeb","invariantUUID":"f9d6ae4f-56be-4176-ae5f-9b2d42115dfd","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/32d3ea16-8a9c-4597-821f-0d4f6a98cbeb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"07ad747b-a02c-4ae1-b6ce-e476a54b0c85","invariantUUID":"fabb334b-563e-4ed8-930c-5f1234474810","name":"basic_onboard_jGFcaf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/07ad747b-a02c-4ae1-b6ce-e476a54b0c85/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-05 13:52:35,307 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-05 13:52:35,307 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:35,308 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:35,308 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-05 13:52:35,308 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-05 13:52:35,308 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:35,309 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:35,309 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-05 13:52:35,309 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_jGFcaf from SDC 2021-09-05 13:52:35,309 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:35,309 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:35,310 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-05 13:52:35,310 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-05 13:52:35,310 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-05 13:52:35,310 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-05 13:52:35,311 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-05 13:52:35,311 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-05 13:52:35,311 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:35,312 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-05 13:52:35,312 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-05 13:52:35,314 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-05 13:52:35,771 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-09-05 13:52:35,773 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-05 13:52:35,773 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"72359ae7-ce3b-44bc-8381-75419a7ab740","invariantUUID":"305f3b69-608d-4d85-b910-6134328842b1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/72359ae7-ce3b-44bc-8381-75419a7ab740/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"32d3ea16-8a9c-4597-821f-0d4f6a98cbeb","invariantUUID":"f9d6ae4f-56be-4176-ae5f-9b2d42115dfd","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/32d3ea16-8a9c-4597-821f-0d4f6a98cbeb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"07ad747b-a02c-4ae1-b6ce-e476a54b0c85","invariantUUID":"fabb334b-563e-4ed8-930c-5f1234474810","name":"basic_onboard_jGFcaf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/07ad747b-a02c-4ae1-b6ce-e476a54b0c85/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-05 13:52:35,776 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-05 13:52:35,777 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:35,777 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:35,777 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-05 13:52:35,777 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-05 13:52:35,778 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:35,778 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:35,778 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-05 13:52:35,778 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_jGFcaf from SDC 2021-09-05 13:52:35,778 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:35,779 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:35,779 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-05 13:52:35,779 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-05 13:52:35,779 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-05 13:52:35,779 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-05 13:52:35,780 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-09-05 13:52:35,780 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-09-05 13:52:35,780 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:35,781 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-09-05 13:52:35,781 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-09-05 13:52:35,783 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:35,991 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-09-05 13:52:35,993 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-09-05 13:52:35,994 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":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-05 13:52:35,999 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-09-05 13:52:35,999 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-09-05 13:52:36,000 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-09-05 13:52:36,000 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-09-05 13:52:36,000 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-05 13:52:36,000 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-05 13:52:36,001 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:36,001 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-05 13:52:36,001 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-05 13:52:36,003 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-05 13:52:36,478 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-09-05 13:52:36,480 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-05 13:52:36,480 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"72359ae7-ce3b-44bc-8381-75419a7ab740","invariantUUID":"305f3b69-608d-4d85-b910-6134328842b1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/72359ae7-ce3b-44bc-8381-75419a7ab740/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"32d3ea16-8a9c-4597-821f-0d4f6a98cbeb","invariantUUID":"f9d6ae4f-56be-4176-ae5f-9b2d42115dfd","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/32d3ea16-8a9c-4597-821f-0d4f6a98cbeb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"07ad747b-a02c-4ae1-b6ce-e476a54b0c85","invariantUUID":"fabb334b-563e-4ed8-930c-5f1234474810","name":"basic_onboard_jGFcaf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/07ad747b-a02c-4ae1-b6ce-e476a54b0c85/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-05 13:52:36,483 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-05 13:52:36,484 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:36,484 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:36,484 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-05 13:52:36,484 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-05 13:52:36,485 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:36,485 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:36,485 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-05 13:52:36,485 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_jGFcaf from SDC 2021-09-05 13:52:36,485 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:36,486 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:36,486 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-05 13:52:36,486 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-05 13:52:36,486 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-05 13:52:36,486 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-05 13:52:36,509 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:36,510 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-09-05 13:52:36,510 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_cnf"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_cnf", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-09-05 13:52:36,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:37,838 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2021-09-05 13:52:37,840 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-09-05 13:52:37,842 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":"ec358d3b-923f-4296-a42f-79682d0098bf.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":"ec358d3b-923f-4296-a42f-79682d0098bf.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":"ec358d3b-923f-4296-a42f-79682d0098bf.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":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"b766535a-0261-493e-8822-21c03aa77746.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":"b766535a-0261-493e-8822-21c03aa77746","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":"b766535a-0261-493e-8822-21c03aa77746","empty":false},{"definition":false,"hidden":false,"uniqueId":"b766535a-0261-493e-8822-21c03aa77746.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":"b766535a-0261-493e-8822-21c03aa77746","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":"b766535a-0261-493e-8822-21c03aa77746","empty":false},{"definition":false,"hidden":false,"uniqueId":"b766535a-0261-493e-8822-21c03aa77746.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":"b766535a-0261-493e-8822-21c03aa77746","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":"b766535a-0261-493e-8822-21c03aa77746","empty":false},{"definition":false,"hidden":false,"uniqueId":"b766535a-0261-493e-8822-21c03aa77746.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":"b766535a-0261-493e-8822-21c03aa77746","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":"b766535a-0261-493e-8822-21c03aa77746","empty":false},{"definition":false,"hidden":false,"uniqueId":"b766535a-0261-493e-8822-21c03aa77746.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":"b766535a-0261-493e-8822-21c03aa77746","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":"b766535a-0261-493e-8822-21c03aa77746","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":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1630849957208,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf","componentMetadataForSupportLog":{"SupportablityComponentUUID":"5e3a94d0-2fed-4ac1-a134-3c7bd17bd408","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"5e3a94d0-2fed-4ac1-a134-3c7bd17bd408","systemName":"BasicCnf","invariantUUID":"c00c4e46-48c9-4c77-b0bb-e0a7a26d4999","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1630849957208,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630849957136,"description":null,"artifactType":"OTHER","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.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":1630849957136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2021-09-05 13:52:37,847 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2021-09-05 13:52:37,847 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:37,855 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-05 13:52:37,856 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-05 13:52:37,856 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:37,856 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-05 13:52:37,856 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-05 13:52:37,858 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-05 13:52:38,087 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-09-05 13:52:38,089 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-05 13:52:38,089 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"e279c76f-3b6f-4733-817e-140bd67385ef","invariantUUID":"a5209c9b-a7f0-44c0-98b7-905ee6ec6a85","name":"basic_onboard_jGFcaf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e279c76f-3b6f-4733-817e-140bd67385ef/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"901ba4f3-7322-43a3-ae24-44d66d83adde","invariantUUID":"d7a58d52-e6a5-4b7e-a7ba-d72400e18d80","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/901ba4f3-7322-43a3-ae24-44d66d83adde/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"725899c2-7102-43d8-b4f6-fc383bf8f8b9","invariantUUID":"5e1e5417-98b6-4ec8-9bee-49f00d1e6624","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/725899c2-7102-43d8-b4f6-fc383bf8f8b9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-05 13:52:38,092 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_jGFcaf from SDC 2021-09-05 13:52:38,093 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:38,093 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:38,093 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-05 13:52:38,093 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-05 13:52:38,094 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:38,094 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:38,094 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-05 13:52:38,094 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-05 13:52:38,094 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:38,095 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:38,095 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-05 13:52:38,095 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-05 13:52:38,095 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-05 13:52:38,096 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-05 13:52:38,096 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:38,096 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-05 13:52:38,097 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-05 13:52:38,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:38,669 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-05 13:52:38,672 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-05 13:52:38,675 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ba4d82e-bd74-468a-aa30-122b48e233f3","lifecycleState":"CERTIFIED","lastUpdateDate":1630840715101,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d564afff-ac05-43d9-876c-90d38eb4e587","invariantUUID":"16bd7d8c-d110-48d9-9577-ca3c56f23878","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b5e0394c-98e9-47d6-b3f6-8f9797746a59","lifecycleState":"CERTIFIED","lastUpdateDate":1630841031515,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f87154a4-f0d2-4a12-be97-b5949c420416","invariantUUID":"ac2b9d19-0379-4a07-8ff2-0d1385c62416","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":"compute","uniqueId":"afe4db83-07e8-4703-9164-04884831e012","lifecycleState":"CERTIFIED","lastUpdateDate":1630840959572,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0f8127-3e17-4d1c-8a23-1a21d483d7d8","invariantUUID":"3876ad32-8d77-4e21-8aae-ae4efd77b7e7","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":"network","uniqueId":"81793bb7-4949-4128-9b1d-63c45d347a05","lifecycleState":"CERTIFIED","lastUpdateDate":1630840897396,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21a1a88f-99c3-4ea7-8069-f2e7819856bf","invariantUUID":"6c6c4a07-41ae-4ca6-bb89-c97a15fee6aa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3b6ed05-5f1a-4805-919f-3895b80416d8","lifecycleState":"CERTIFIED","lastUpdateDate":1630841083823,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa98a0-3e28-4e77-8f5d-6c65b3eea5dc","invariantUUID":"b111b20c-0c49-411c-aef7-62de07e1fd11","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf93c596-6c65-4536-83be-606649844b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630841090322,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3156854c-e4ee-4f54-8500-d3be0a09b3f1","invariantUUID":"19b85392-3740-409e-8fc8-8b7da2b7a050","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b526766a-7656-462f-bd63-1e5f71a30148","lifecycleState":"CERTIFIED","lastUpdateDate":1630840697666,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97535db4-d981-4a8b-b79b-8b9b25f49a2e","invariantUUID":"7d41ee4f-fdef-4d5e-bdff-f0924175d4c1","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":"5ad5a112-ca1f-4b86-b584-1d0f3d2ed2b6","lifecycleState":"CERTIFIED","lastUpdateDate":1630840821073,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf3cc262-6af4-4fef-8f3b-7f2ebeb348eb","invariantUUID":"acd2d2ef-384a-4e04-81f0-cf686becf452","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":"defaulticon","uniqueId":"f7d3d492-9634-476c-bcc7-c79934da86b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630849838985,"name":"basic_onboard_jGFcaf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e279c76f-3b6f-4733-817e-140bd67385ef","invariantUUID":"a5209c9b-a7f0-44c0-98b7-905ee6ec6a85","systemName":"BasicOnboardJgfcaf","description":"VF","tags":["basic_onboard_jGFcaf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"8bbf261e-7d08-4d74-898a-387174930624","lifecycleState":"CERTIFIED","lastUpdateDate":1630840643146,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9800715f-5b62-4075-9b4c-07f7c0907de4","invariantUUID":"edf1e05f-371b-45d5-a7fe-8cb46d8c81c5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f4e62f5f-67a9-4183-b3fc-33822677b193","lifecycleState":"CERTIFIED","lastUpdateDate":1630840912771,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bea2a79f-b24a-4ad7-8383-3ccca1d02730","invariantUUID":"04f99b39-e943-4ce8-9413-777971432abf","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fa09c880-da1e-47e0-a40f-15cade183f00","lifecycleState":"CERTIFIED","lastUpdateDate":1630840632303,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76d250b5-bc20-4d4f-8127-ca43a42c8aba","invariantUUID":"972ea5e4-06f9-4932-955a-e44acd804c05","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c6070b2-a57d-478c-b474-c2f69d84c1b6","lifecycleState":"CERTIFIED","lastUpdateDate":1630840902541,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1096d51-07ca-46c9-8a6d-7b25b288ea05","invariantUUID":"f1767f24-fc93-48e5-b77b-f5b4e4f40fb5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8220ec1f-052f-4aad-8315-469ad8b2e364","lifecycleState":"CERTIFIED","lastUpdateDate":1630841059707,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77cd9a81-e796-401c-909c-326a7740ce17","invariantUUID":"f61c48ab-17bc-4576-98d5-9aa64438e615","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":"5c20518e-fcbd-4df4-b891-bea3c04384d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630841054672,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cfcb51a-acf4-45dc-b8f8-86fa84c7e802","invariantUUID":"c5973035-6b47-4ced-9dcf-8a70ab2f315a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7b47477-74f2-44db-87a0-30e3cac81a02","lifecycleState":"CERTIFIED","lastUpdateDate":1630840948098,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfe6247a-7cf9-45be-b7f2-71ec4b5309d3","invariantUUID":"a755481c-aced-4e29-af86-e517486146cb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5c227911-42c1-4fe8-a67e-6248c7f91089","lifecycleState":"CERTIFIED","lastUpdateDate":1630841111051,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f43ca14e-e143-44b3-9549-e817dac28733","invariantUUID":"5cf9c6c3-ea25-4452-adf0-514b9c04b873","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fea06bea-be2f-44fe-9a58-5023301249cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630840708890,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d793adb2-40b2-47cd-b25a-804b35d4357c","invariantUUID":"83086614-981f-4b5c-bd38-d688d39c6edf","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":"networkrules","uniqueId":"6986c78a-165f-4bdd-b5bf-01406de89ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1630840771077,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"75dfc37c-7a5d-4b89-ac51-e678e6a462ea","invariantUUID":"4ddc2dc1-2362-4d1f-a16e-06356b6e0a63","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":"objectStorage","uniqueId":"632a4da8-d6bb-4054-b1f0-bb9b8a02d931","lifecycleState":"CERTIFIED","lastUpdateDate":1630840918622,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c265616-3125-4b96-a3a9-6cb9d9ea2a80","invariantUUID":"8e244070-18d9-452d-9328-d36ddcee83d4","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0e81321f-3f2c-47ba-a534-daddca90c468","lifecycleState":"CERTIFIED","lastUpdateDate":1630841145557,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dd83732-eefc-48b0-922f-b8a5fc5f636f","invariantUUID":"0c0e73c3-5e03-4d59-9e58-6eb963ae06cd","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":"compute","uniqueId":"96a7a236-8f91-456c-a3c2-e24b6d1e5945","lifecycleState":"CERTIFIED","lastUpdateDate":1630841135189,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad5d0f2c-614c-4c60-a3a4-492fe37e26d0","invariantUUID":"6a39955e-b4c4-4d65-b768-62edfc01ac44","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec66fbe5-1bd2-418e-9871-1526aaa22cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1630841021196,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad8c2d45-5747-42ed-8ae5-d98f1ee79d18","invariantUUID":"d2a41c78-628a-4d72-8416-0218788dd826","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":"d4039bb4-c063-42f9-bdcc-b328f01f02e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630840802270,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d9a86b9-18c6-47e7-a56b-bb03c612eb3e","invariantUUID":"e9f5ade6-08b2-469d-97bc-76382fec997e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b91b978f-171d-4b1d-a8fa-c6913b87c924","lifecycleState":"CERTIFIED","lastUpdateDate":1630840672223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fef30cf9-0211-4fbd-a79d-50ff17024591","invariantUUID":"88bbe350-2e33-4311-a62c-81ba5a839964","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":"13755ad4-440e-4621-9784-f509a0204103","lifecycleState":"CERTIFIED","lastUpdateDate":1630841000013,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f315b815-ef01-4c5c-b1d8-5bb490ca06ed","invariantUUID":"66902833-ea3f-4c3e-811e-0982615c93e4","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":"objectStorage","uniqueId":"65d62e8c-a31c-47ae-b195-cd9a50d9f9f5","lifecycleState":"CERTIFIED","lastUpdateDate":1630840994861,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fa6db56-24af-4291-a271-1f0867e4d561","invariantUUID":"f16a550f-c12c-4263-9f03-dd828dba98fc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0f8f8ad-88db-44f3-8086-708e54a63e76","lifecycleState":"CERTIFIED","lastUpdateDate":1630840826201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f9012ef-7fff-4315-8848-3b5cd0f20195","invariantUUID":"009541d3-9b4c-4269-898b-b6e184357562","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"913acc75-a680-462b-9bc2-b9843aa1fe2c","lifecycleState":"CERTIFIED","lastUpdateDate":1630841064829,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8a5bf3b-2791-4fb4-aa25-eb6948e80472","invariantUUID":"56d7278e-a423-4597-b787-f7ac0d4c384c","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":"c421c069-1ad8-45e5-a79d-895178fcc564","lifecycleState":"CERTIFIED","lastUpdateDate":1630840890877,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d7ee28eb-feb6-4c50-9500-6cb008f46488","invariantUUID":"e4071f13-89a5-4171-a320-351a5b7142fa","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":"networkrules","uniqueId":"20555052-ac4b-47e7-8ff6-524547281287","lifecycleState":"CERTIFIED","lastUpdateDate":1630840752073,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b9983b2-84b8-41e6-a3e1-e8772ba40788","invariantUUID":"5d5ca84b-9ff8-4b3c-86f0-f28a33120046","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":"a276baf0-1ebe-4d80-925e-c31443aebf14","lifecycleState":"CERTIFIED","lastUpdateDate":1630840677999,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12f8e5a-dc6c-462e-bd19-ad30b576de43","invariantUUID":"96782fe9-7c1e-4337-9094-25adc4e92901","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5fcb3994-2da7-4e0b-80a8-821803a2ce96","lifecycleState":"CERTIFIED","lastUpdateDate":1630840637888,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145acb6d-539e-414d-8dff-2a30eed9ed27","invariantUUID":"090b898e-b2cf-4d9f-a268-449ee853adfd","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":"bacb9fb3-5d7d-498f-9dc2-27f07a189d65","lifecycleState":"CERTIFIED","lastUpdateDate":1630840808471,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc3ac55d-2312-4fe1-8e95-b827893c2147","invariantUUID":"9540539f-a365-497f-9390-2920479423f9","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c07b3843-3037-4710-a56d-1f903747b71a","lifecycleState":"CERTIFIED","lastUpdateDate":1630840832569,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc1a1e7a-5086-46c0-a5d1-1a036815d24a","invariantUUID":"23c7b229-57a7-4b7d-b7df-b84bcc128c97","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":"b66a72f2-a99c-4dd7-ab51-07901b0ebbb2","lifecycleState":"CERTIFIED","lastUpdateDate":1630840720716,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91be958b-7d49-4dd9-a8f6-9486a7b522ce","invariantUUID":"5dcc61d4-3f86-4a6b-ae93-467a2f058979","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":"da303b39-4683-4f2d-a471-7e285ef982bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630840797163,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04470179-355f-4cb3-bce6-f24a27b7f924","invariantUUID":"0384ec74-f2a9-48b5-a579-1a36e939b80e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1967d2c5-5806-44cd-83b2-27d9a7ed678d","lifecycleState":"CERTIFIED","lastUpdateDate":1630840857768,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56aee9d6-90fc-4337-b41e-ba731481c228","invariantUUID":"62d8fe13-b4f1-43d3-896b-5363faf7dfe4","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":"objectStorage","uniqueId":"124d4c2f-0680-43a7-b104-2ec4dd44695b","lifecycleState":"CERTIFIED","lastUpdateDate":1630840608992,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"950c1691-4da7-4b70-9f18-d3e095b7f280","invariantUUID":"6c0c9591-ef98-4f98-8d93-f4d5937e4c03","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":"port","uniqueId":"508fabb8-84f3-4ab6-93a9-56d641cf573d","lifecycleState":"CERTIFIED","lastUpdateDate":1630841037881,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e32a6f-9f3f-4fab-9e6a-0909efcef5ac","invariantUUID":"0f4e9b35-5e24-43bb-b5a8-7deda2c4ec9d","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"472946b7-c62b-4c64-b2c5-900fa2e7bd2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630849348186,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"901ba4f3-7322-43a3-ae24-44d66d83adde","invariantUUID":"d7a58d52-e6a5-4b7e-a7ba-d72400e18d80","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":"compute","uniqueId":"e16e27c6-62c6-49ed-8f6a-509bd8c1b648","lifecycleState":"CERTIFIED","lastUpdateDate":1630840971055,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd1a06ed-42c8-49c9-8379-eb96d8c94841","invariantUUID":"a9b30659-59c9-4504-8414-7b170d907321","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":"ea56f2bb-1286-4272-83e3-1cc89f459abd","lifecycleState":"CERTIFIED","lastUpdateDate":1630841069892,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c21f89-bdd5-4a40-8833-15d9ad76469c","invariantUUID":"119d65b6-e87b-40e5-8589-1cd9ea2fa114","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3e92d3be-da4a-44e7-8868-6ea76ea09208","lifecycleState":"CERTIFIED","lastUpdateDate":1630840790995,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71197ea1-767c-45b7-815b-cb6d78eece58","invariantUUID":"c87c6f1c-be9d-40f8-9ab2-27cc66b2da38","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":"4cd7b2f0-0dc9-4e7f-b227-4c246223d636","lifecycleState":"CERTIFIED","lastUpdateDate":1630840777496,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"369a8bec-ed12-49f2-a8c0-bc989a0e1747","invariantUUID":"9e2d3e04-dd60-4cfc-b430-6b012dec497f","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":"5ebafc15-e55f-4829-a570-8673e2f8c1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630840875508,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf890836-4832-4788-9661-889e786122b6","invariantUUID":"f212b0ce-c187-4f7b-b76c-24e7c073f9f0","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":"defaulticon","uniqueId":"04ad53a3-d587-46b6-a90f-425073b0d022","lifecycleState":"CERTIFIED","lastUpdateDate":1630840691542,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"376c446a-af7c-40e9-bb79-577c44e63b83","invariantUUID":"7827d786-df8b-4439-8f34-6fa181c6abbb","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":"objectStorage","uniqueId":"cc879b68-2cae-4cb8-8327-7cb6f3080a84","lifecycleState":"CERTIFIED","lastUpdateDate":1630840615778,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f7f6b27-e3fd-4025-946c-c1f20a7276e3","invariantUUID":"7cdd5480-2c58-49b9-b5b4-72d662de7ed2","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"829087d8-efdc-4105-bdfd-ab1511b06309","lifecycleState":"CERTIFIED","lastUpdateDate":1630840953996,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4da4cd87-1813-4680-8206-1d0f6dc1c4fd","invariantUUID":"e37873c2-b408-4b5c-8f7e-05af8bb32238","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":"securityrules","uniqueId":"4c6f0019-9068-4cfb-9b8e-0dfd49737f26","lifecycleState":"CERTIFIED","lastUpdateDate":1630840782616,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2f882c56-0108-4279-8edc-0cf6fe7b1882","invariantUUID":"5aaf866d-9afc-44b0-b42a-c39b14a76758","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c3ee4809-196e-4e06-b78b-13579e893819","lifecycleState":"CERTIFIED","lastUpdateDate":1630840579732,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12400607-f120-41dc-8161-ab48143f164b","invariantUUID":"8c948a73-4e5c-487e-ae83-be8a0f3de617","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"99f226b8-16f8-4415-b2df-a85b683c7e96","lifecycleState":"CERTIFIED","lastUpdateDate":1630841121165,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b0f4424-b6e1-40aa-a8c2-f5fb2c5261f6","invariantUUID":"476d3de9-4dc7-4b75-a246-321975bb86cb","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"111e1e50-18c9-4fe6-9143-c5f4fa48029b","lifecycleState":"CERTIFIED","lastUpdateDate":1630841142290,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4ff15bd-72db-42ab-9af3-f9df3b2e8829","invariantUUID":"53363a5b-325b-4dcc-a4da-68c4651ee9e3","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":"objectStorage","uniqueId":"f8626e30-2ceb-43d0-9b19-85a48741238d","lifecycleState":"CERTIFIED","lastUpdateDate":1630840660973,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4065fdd7-95ff-45fc-bdf6-7a25ecc6f5e3","invariantUUID":"5605f960-174b-44fc-803b-724d22c4d72a","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":"f5e0cadc-9485-49ff-ae7e-c1272b1f2bd4","lifecycleState":"CERTIFIED","lastUpdateDate":1630840757190,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e66f64d5-b20c-4875-80da-95dc44dc0d1d","invariantUUID":"5b789d39-f1db-44fd-b5b5-adbbeca7b7e1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fce8dd07-10bd-46ab-89a8-10a4b7867840","lifecycleState":"CERTIFIED","lastUpdateDate":1630840977051,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12c7d71f-95b7-4456-999c-bad6aebc5123","invariantUUID":"118ef6bd-7cd6-418a-a70c-b207c2340b52","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"22e13f92-148c-4583-8c51-432374e45305","lifecycleState":"CERTIFIED","lastUpdateDate":1630840602346,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d96a840-2e34-45ce-86f2-084ba187ed5b","invariantUUID":"828694be-eb4f-4de2-9ccb-c5ed92b5304d","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":"81b25d72-27ff-4684-b34a-62bbb787ab55","lifecycleState":"CERTIFIED","lastUpdateDate":1630840923697,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0faef45-9c96-4129-99e6-be80741551f9","invariantUUID":"acbdce2b-4903-44f6-8de7-3f1f6e3d8a1b","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":"port","uniqueId":"080dedad-7043-4f0a-a7f8-9670d0a319ca","lifecycleState":"CERTIFIED","lastUpdateDate":1630840683347,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed5a8a1c-f93d-44fb-88df-0e370b5a0840","invariantUUID":"933b90e3-6e20-4239-8f01-0423c559c9ae","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":"defaulticon","uniqueId":"931f27fb-9bd9-40ac-aaa9-fa1128a69de4","lifecycleState":"CERTIFIED","lastUpdateDate":1630849939699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"725899c2-7102-43d8-b4f6-fc383bf8f8b9","invariantUUID":"5e1e5417-98b6-4ec8-9bee-49f00d1e6624","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77bc0d30-36a6-4847-8864-7fa91a665e1d","lifecycleState":"CERTIFIED","lastUpdateDate":1630841026146,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d06fec6-a6c2-4c76-9100-c832b8f9d2d0","invariantUUID":"ad182038-2427-4e79-95cb-d593a59d528d","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":"port","uniqueId":"67a7414d-9cf0-470c-bb86-4b9f7faa8dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1630841042871,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69f81a43-275f-4bc7-b7b6-874b2fed8c93","invariantUUID":"6b43b544-3d0f-4627-88c2-c60f9e3314fc","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":"2a7ab137-0603-41f5-ae15-7cf77ca643c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630840880859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faee0ac6-8f7a-4119-85a2-e8f4efa33ab3","invariantUUID":"6f900f86-8bb6-4717-a2f0-3ecb3da4b314","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1e37a7e2-df13-411d-b5c6-53eb9c1bc905","lifecycleState":"CERTIFIED","lastUpdateDate":1630840907804,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b166074b-ef57-4296-ab85-0aef51ee85e8","invariantUUID":"4c9de740-b4f3-4d5e-9154-6a0fe2dedcd6","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":"7a09908b-b6b9-4726-878e-f39b5483a4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630840932449,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a16b98f2-049b-48a8-b86f-bc7c06724faa","invariantUUID":"fe1ddee0-1bea-4192-9158-883ca26b3153","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ba6a662d-9315-4da6-801a-521b5e31652e","lifecycleState":"CERTIFIED","lastUpdateDate":1630841129362,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cacbbbe-e2de-4b96-8d78-d92c533060a7","invariantUUID":"7b14a146-4912-437e-92d8-ec8e38ee74a5","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":"4f145d84-0f98-4790-b8cd-6dc0dd9a80ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630840703064,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"946be040-161e-46c9-8590-450b22e125f0","invariantUUID":"b548f9d9-5989-4478-82cd-35386223c917","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":"30db967d-21d2-453f-bcc4-dbc898ffba78","lifecycleState":"CERTIFIED","lastUpdateDate":1630841048273,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da6f64bb-fdeb-495c-b922-08a2c698e8f2","invariantUUID":"69b92fa0-f7a4-4731-a079-e72f81959bca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a041387a-c0a2-450d-aa1b-145eb34b1bf6","lifecycleState":"CERTIFIED","lastUpdateDate":1630841078402,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ec49c66-3f68-4693-99e1-7ec0ab3c6871","invariantUUID":"ba2adcf0-ddb8-4dde-b364-4c05bb45493a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1744780f-cfe5-4bd3-91e7-131df1f10623","lifecycleState":"CERTIFIED","lastUpdateDate":1630841126069,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"100d02c1-d90d-41be-9ae5-9f6f8ef29b7d","invariantUUID":"84fe3b96-40fa-4560-b096-e85ccf92f01f","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":"afff5966-a937-4998-af8d-8183ecbee61b","lifecycleState":"CERTIFIED","lastUpdateDate":1630840666898,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61ddac05-2392-400f-8586-1bf0b85c335c","invariantUUID":"a6266279-13af-43ea-803a-668c5aaefdd3","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":"aace1c58-d95b-4b46-b024-e6eec979c13e","lifecycleState":"CERTIFIED","lastUpdateDate":1630840937847,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfaa3c43-eee2-4166-9ac3-395ecb6e4e2c","invariantUUID":"9fb89923-1f8d-44bb-a1f4-6efdc403263c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c67c078c-0028-4513-8621-7219c5a31220","lifecycleState":"CERTIFIED","lastUpdateDate":1630841100165,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a2f2aee-76c8-4ccf-855c-31b9c84d187d","invariantUUID":"6c68624a-cbed-40af-ab43-436446f60586","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1928acd3-1ec3-48e7-b646-2a28118d3e12","lifecycleState":"CERTIFIED","lastUpdateDate":1630849395333,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"72359ae7-ce3b-44bc-8381-75419a7ab740","invariantUUID":"305f3b69-608d-4d85-b910-6134328842b1","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1630849957208,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5e3a94d0-2fed-4ac1-a134-3c7bd17bd408","invariantUUID":"c00c4e46-48c9-4c77-b0bb-e0a7a26d4999","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":"1a002b7e-cdf2-475a-a14f-997e3399e251","lifecycleState":"CERTIFIED","lastUpdateDate":1630849888421,"name":"basic_onboard_jGFcaf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"07ad747b-a02c-4ae1-b6ce-e476a54b0c85","invariantUUID":"fabb334b-563e-4ed8-930c-5f1234474810","systemName":"BasicOnboardJgfcaf","description":"service","tags":["basic_onboard_jGFcaf"],"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":"c9484e43-b031-46a2-8e90-7993ed41a85a","lifecycleState":"CERTIFIED","lastUpdateDate":1630849093852,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"32d3ea16-8a9c-4597-821f-0d4f6a98cbeb","invariantUUID":"f9d6ae4f-56be-4176-ae5f-9b2d42115dfd","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-09-05 13:52:38,685 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-05 13:52:38,686 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:38,686 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/ec358d3b-923f-4296-a42f-79682d0098bf/resourceInstance 2021-09-05 13:52:38,686 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "931f27fb-9bd9-40ac-aaa9-fa1128a69de4", "originType": "VF", "componentUid": "931f27fb-9bd9-40ac-aaa9-fa1128a69de4", "icon": "defaulticon" } 2021-09-05 13:52:38,689 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:40,743 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/ec358d3b-923f-4296-a42f-79682d0098bf/resourceInstance HTTP/1.1" 201 None 2021-09-05 13:52:40,745 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-09-05 13:52:40,745 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":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.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":"e126f0c9-40eb-45c1-aa33-9953023b693e.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":"e126f0c9-40eb-45c1-aa33-9953023b693e","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":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.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":"e126f0c9-40eb-45c1-aa33-9953023b693e","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":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.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":"e126f0c9-40eb-45c1-aa33-9953023b693e","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":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.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":"e126f0c9-40eb-45c1-aa33-9953023b693e","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":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.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":"e126f0c9-40eb-45c1-aa33-9953023b693e","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":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.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":"e126f0c9-40eb-45c1-aa33-9953023b693e","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":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.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":"e126f0c9-40eb-45c1-aa33-9953023b693e","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":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.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":"e126f0c9-40eb-45c1-aa33-9953023b693e","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":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.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":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.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":"e126f0c9-40eb-45c1-aa33-9953023b693e.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":"e126f0c9-40eb-45c1-aa33-9953023b693e","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":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.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":"e126f0c9-40eb-45c1-aa33-9953023b693e","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":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.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":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.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":"e126f0c9-40eb-45c1-aa33-9953023b693e.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":"e126f0c9-40eb-45c1-aa33-9953023b693e","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":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.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":"e126f0c9-40eb-45c1-aa33-9953023b693e","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":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e126f0c9-40eb-45c1-aa33-9953023b693e.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":"e126f0c9-40eb-45c1-aa33-9953023b693e","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":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false},{"definition":false,"hidden":false,"uniqueId":"a0e5795d-207e-4ae5-941c-4e99bcac73b8.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":"e126f0c9-40eb-45c1-aa33-9953023b693e.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":"e126f0c9-40eb-45c1-aa33-9953023b693e","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":"e126f0c9-40eb-45c1-aa33-9953023b693e","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"931f27fb-9bd9-40ac-aaa9-fa1128a69de4","createdFromCsar":false,"uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf.931f27fb-9bd9-40ac-aaa9-fa1128a69de4.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1630849959465,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"931f27fb-9bd9-40ac-aaa9-fa1128a69de4","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1630849959465,"customizationUUID":"a1039381-e0a7-44bd-b544-f5ba6aeaa829","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-09-05 13:52:40,746 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-09-05 13:52:40,748 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:40,748 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/5e3a94d0-2fed-4ac1-a134-3c7bd17bd408/distribution 2021-09-05 13:52:40,748 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-05 13:52:40,750 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:40,835 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/5e3a94d0-2fed-4ac1-a134-3c7bd17bd408/distribution HTTP/1.1" 200 38 2021-09-05 13:52:40,836 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-05 13:52:40,836 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-09-05 13:52:40,838 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:40,838 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-09-05 13:52:40,838 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-05 13:52:40,839 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:40,882 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2021-09-05 13:52:40,883 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-05 13:52:40,883 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-05 13:52:40,885 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-05 13:52:40,885 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-09-05 13:52:40,888 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:40,888 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/ec358d3b-923f-4296-a42f-79682d0098bf/lifecycleState/checkin 2021-09-05 13:52:40,888 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-09-05 13:52:40,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:42,982 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/ec358d3b-923f-4296-a42f-79682d0098bf/lifecycleState/checkin HTTP/1.1" 200 1183 2021-09-05 13:52:42,983 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-09-05 13:52:42,984 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1630849957208,"lastUpdateDate":1630849961749,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"ec358d3b-923f-4296-a42f-79682d0098bf"},"projectCode":"123456","invariantUUID":"c00c4e46-48c9-4c77-b0bb-e0a7a26d4999","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":"5e3a94d0-2fed-4ac1-a134-3c7bd17bd408"} 2021-09-05 13:52:42,986 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-05 13:52:42,987 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-05 13:52:42,987 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:42,987 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-05 13:52:42,988 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-05 13:52:42,989 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-05 13:52:43,442 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-09-05 13:52:43,443 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-05 13:52:43,443 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5e3a94d0-2fed-4ac1-a134-3c7bd17bd408","invariantUUID":"c00c4e46-48c9-4c77-b0bb-e0a7a26d4999","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5e3a94d0-2fed-4ac1-a134-3c7bd17bd408/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"72359ae7-ce3b-44bc-8381-75419a7ab740","invariantUUID":"305f3b69-608d-4d85-b910-6134328842b1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/72359ae7-ce3b-44bc-8381-75419a7ab740/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"32d3ea16-8a9c-4597-821f-0d4f6a98cbeb","invariantUUID":"f9d6ae4f-56be-4176-ae5f-9b2d42115dfd","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/32d3ea16-8a9c-4597-821f-0d4f6a98cbeb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"07ad747b-a02c-4ae1-b6ce-e476a54b0c85","invariantUUID":"fabb334b-563e-4ed8-930c-5f1234474810","name":"basic_onboard_jGFcaf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/07ad747b-a02c-4ae1-b6ce-e476a54b0c85/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-05 13:52:43,446 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-05 13:52:43,457 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:43,458 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:43,458 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-05 13:52:43,458 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-05 13:52:43,458 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:43,458 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:43,458 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-05 13:52:43,459 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-05 13:52:43,459 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:43,459 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:43,459 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-05 13:52:43,459 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_jGFcaf from SDC 2021-09-05 13:52:43,459 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-05 13:52:43,459 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-05 13:52:43,459 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-05 13:52:43,460 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-05 13:52:43,460 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-05 13:52:43,460 INFO 192:__init__.py(1) - Service found, updating information 2021-09-05 13:52:43,460 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:43,461 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-05 13:52:43,461 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-05 13:52:43,463 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:44,160 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-05 13:52:44,163 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-05 13:52:44,166 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ba4d82e-bd74-468a-aa30-122b48e233f3","lifecycleState":"CERTIFIED","lastUpdateDate":1630840715101,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d564afff-ac05-43d9-876c-90d38eb4e587","invariantUUID":"16bd7d8c-d110-48d9-9577-ca3c56f23878","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b5e0394c-98e9-47d6-b3f6-8f9797746a59","lifecycleState":"CERTIFIED","lastUpdateDate":1630841031515,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f87154a4-f0d2-4a12-be97-b5949c420416","invariantUUID":"ac2b9d19-0379-4a07-8ff2-0d1385c62416","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":"compute","uniqueId":"afe4db83-07e8-4703-9164-04884831e012","lifecycleState":"CERTIFIED","lastUpdateDate":1630840959572,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0f8127-3e17-4d1c-8a23-1a21d483d7d8","invariantUUID":"3876ad32-8d77-4e21-8aae-ae4efd77b7e7","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":"network","uniqueId":"81793bb7-4949-4128-9b1d-63c45d347a05","lifecycleState":"CERTIFIED","lastUpdateDate":1630840897396,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21a1a88f-99c3-4ea7-8069-f2e7819856bf","invariantUUID":"6c6c4a07-41ae-4ca6-bb89-c97a15fee6aa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3b6ed05-5f1a-4805-919f-3895b80416d8","lifecycleState":"CERTIFIED","lastUpdateDate":1630841083823,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa98a0-3e28-4e77-8f5d-6c65b3eea5dc","invariantUUID":"b111b20c-0c49-411c-aef7-62de07e1fd11","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf93c596-6c65-4536-83be-606649844b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1630841090322,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3156854c-e4ee-4f54-8500-d3be0a09b3f1","invariantUUID":"19b85392-3740-409e-8fc8-8b7da2b7a050","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b526766a-7656-462f-bd63-1e5f71a30148","lifecycleState":"CERTIFIED","lastUpdateDate":1630840697666,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97535db4-d981-4a8b-b79b-8b9b25f49a2e","invariantUUID":"7d41ee4f-fdef-4d5e-bdff-f0924175d4c1","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":"5ad5a112-ca1f-4b86-b584-1d0f3d2ed2b6","lifecycleState":"CERTIFIED","lastUpdateDate":1630840821073,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf3cc262-6af4-4fef-8f3b-7f2ebeb348eb","invariantUUID":"acd2d2ef-384a-4e04-81f0-cf686becf452","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":"defaulticon","uniqueId":"f7d3d492-9634-476c-bcc7-c79934da86b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630849838985,"name":"basic_onboard_jGFcaf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e279c76f-3b6f-4733-817e-140bd67385ef","invariantUUID":"a5209c9b-a7f0-44c0-98b7-905ee6ec6a85","systemName":"BasicOnboardJgfcaf","description":"VF","tags":["basic_onboard_jGFcaf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"8bbf261e-7d08-4d74-898a-387174930624","lifecycleState":"CERTIFIED","lastUpdateDate":1630840643146,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9800715f-5b62-4075-9b4c-07f7c0907de4","invariantUUID":"edf1e05f-371b-45d5-a7fe-8cb46d8c81c5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f4e62f5f-67a9-4183-b3fc-33822677b193","lifecycleState":"CERTIFIED","lastUpdateDate":1630840912771,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bea2a79f-b24a-4ad7-8383-3ccca1d02730","invariantUUID":"04f99b39-e943-4ce8-9413-777971432abf","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fa09c880-da1e-47e0-a40f-15cade183f00","lifecycleState":"CERTIFIED","lastUpdateDate":1630840632303,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76d250b5-bc20-4d4f-8127-ca43a42c8aba","invariantUUID":"972ea5e4-06f9-4932-955a-e44acd804c05","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c6070b2-a57d-478c-b474-c2f69d84c1b6","lifecycleState":"CERTIFIED","lastUpdateDate":1630840902541,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1096d51-07ca-46c9-8a6d-7b25b288ea05","invariantUUID":"f1767f24-fc93-48e5-b77b-f5b4e4f40fb5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8220ec1f-052f-4aad-8315-469ad8b2e364","lifecycleState":"CERTIFIED","lastUpdateDate":1630841059707,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77cd9a81-e796-401c-909c-326a7740ce17","invariantUUID":"f61c48ab-17bc-4576-98d5-9aa64438e615","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":"5c20518e-fcbd-4df4-b891-bea3c04384d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630841054672,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cfcb51a-acf4-45dc-b8f8-86fa84c7e802","invariantUUID":"c5973035-6b47-4ced-9dcf-8a70ab2f315a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7b47477-74f2-44db-87a0-30e3cac81a02","lifecycleState":"CERTIFIED","lastUpdateDate":1630840948098,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfe6247a-7cf9-45be-b7f2-71ec4b5309d3","invariantUUID":"a755481c-aced-4e29-af86-e517486146cb","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5c227911-42c1-4fe8-a67e-6248c7f91089","lifecycleState":"CERTIFIED","lastUpdateDate":1630841111051,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f43ca14e-e143-44b3-9549-e817dac28733","invariantUUID":"5cf9c6c3-ea25-4452-adf0-514b9c04b873","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fea06bea-be2f-44fe-9a58-5023301249cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630840708890,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d793adb2-40b2-47cd-b25a-804b35d4357c","invariantUUID":"83086614-981f-4b5c-bd38-d688d39c6edf","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":"networkrules","uniqueId":"6986c78a-165f-4bdd-b5bf-01406de89ccc","lifecycleState":"CERTIFIED","lastUpdateDate":1630840771077,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"75dfc37c-7a5d-4b89-ac51-e678e6a462ea","invariantUUID":"4ddc2dc1-2362-4d1f-a16e-06356b6e0a63","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":"objectStorage","uniqueId":"632a4da8-d6bb-4054-b1f0-bb9b8a02d931","lifecycleState":"CERTIFIED","lastUpdateDate":1630840918622,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c265616-3125-4b96-a3a9-6cb9d9ea2a80","invariantUUID":"8e244070-18d9-452d-9328-d36ddcee83d4","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0e81321f-3f2c-47ba-a534-daddca90c468","lifecycleState":"CERTIFIED","lastUpdateDate":1630841145557,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dd83732-eefc-48b0-922f-b8a5fc5f636f","invariantUUID":"0c0e73c3-5e03-4d59-9e58-6eb963ae06cd","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":"compute","uniqueId":"96a7a236-8f91-456c-a3c2-e24b6d1e5945","lifecycleState":"CERTIFIED","lastUpdateDate":1630841135189,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad5d0f2c-614c-4c60-a3a4-492fe37e26d0","invariantUUID":"6a39955e-b4c4-4d65-b768-62edfc01ac44","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec66fbe5-1bd2-418e-9871-1526aaa22cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1630841021196,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad8c2d45-5747-42ed-8ae5-d98f1ee79d18","invariantUUID":"d2a41c78-628a-4d72-8416-0218788dd826","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":"d4039bb4-c063-42f9-bdcc-b328f01f02e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630840802270,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d9a86b9-18c6-47e7-a56b-bb03c612eb3e","invariantUUID":"e9f5ade6-08b2-469d-97bc-76382fec997e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b91b978f-171d-4b1d-a8fa-c6913b87c924","lifecycleState":"CERTIFIED","lastUpdateDate":1630840672223,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fef30cf9-0211-4fbd-a79d-50ff17024591","invariantUUID":"88bbe350-2e33-4311-a62c-81ba5a839964","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":"13755ad4-440e-4621-9784-f509a0204103","lifecycleState":"CERTIFIED","lastUpdateDate":1630841000013,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f315b815-ef01-4c5c-b1d8-5bb490ca06ed","invariantUUID":"66902833-ea3f-4c3e-811e-0982615c93e4","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":"objectStorage","uniqueId":"65d62e8c-a31c-47ae-b195-cd9a50d9f9f5","lifecycleState":"CERTIFIED","lastUpdateDate":1630840994861,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fa6db56-24af-4291-a271-1f0867e4d561","invariantUUID":"f16a550f-c12c-4263-9f03-dd828dba98fc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0f8f8ad-88db-44f3-8086-708e54a63e76","lifecycleState":"CERTIFIED","lastUpdateDate":1630840826201,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f9012ef-7fff-4315-8848-3b5cd0f20195","invariantUUID":"009541d3-9b4c-4269-898b-b6e184357562","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"913acc75-a680-462b-9bc2-b9843aa1fe2c","lifecycleState":"CERTIFIED","lastUpdateDate":1630841064829,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8a5bf3b-2791-4fb4-aa25-eb6948e80472","invariantUUID":"56d7278e-a423-4597-b787-f7ac0d4c384c","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":"c421c069-1ad8-45e5-a79d-895178fcc564","lifecycleState":"CERTIFIED","lastUpdateDate":1630840890877,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d7ee28eb-feb6-4c50-9500-6cb008f46488","invariantUUID":"e4071f13-89a5-4171-a320-351a5b7142fa","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":"networkrules","uniqueId":"20555052-ac4b-47e7-8ff6-524547281287","lifecycleState":"CERTIFIED","lastUpdateDate":1630840752073,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2b9983b2-84b8-41e6-a3e1-e8772ba40788","invariantUUID":"5d5ca84b-9ff8-4b3c-86f0-f28a33120046","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":"a276baf0-1ebe-4d80-925e-c31443aebf14","lifecycleState":"CERTIFIED","lastUpdateDate":1630840677999,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12f8e5a-dc6c-462e-bd19-ad30b576de43","invariantUUID":"96782fe9-7c1e-4337-9094-25adc4e92901","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5fcb3994-2da7-4e0b-80a8-821803a2ce96","lifecycleState":"CERTIFIED","lastUpdateDate":1630840637888,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"145acb6d-539e-414d-8dff-2a30eed9ed27","invariantUUID":"090b898e-b2cf-4d9f-a268-449ee853adfd","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":"bacb9fb3-5d7d-498f-9dc2-27f07a189d65","lifecycleState":"CERTIFIED","lastUpdateDate":1630840808471,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc3ac55d-2312-4fe1-8e95-b827893c2147","invariantUUID":"9540539f-a365-497f-9390-2920479423f9","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c07b3843-3037-4710-a56d-1f903747b71a","lifecycleState":"CERTIFIED","lastUpdateDate":1630840832569,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc1a1e7a-5086-46c0-a5d1-1a036815d24a","invariantUUID":"23c7b229-57a7-4b7d-b7df-b84bcc128c97","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":"b66a72f2-a99c-4dd7-ab51-07901b0ebbb2","lifecycleState":"CERTIFIED","lastUpdateDate":1630840720716,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91be958b-7d49-4dd9-a8f6-9486a7b522ce","invariantUUID":"5dcc61d4-3f86-4a6b-ae93-467a2f058979","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":"da303b39-4683-4f2d-a471-7e285ef982bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630840797163,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04470179-355f-4cb3-bce6-f24a27b7f924","invariantUUID":"0384ec74-f2a9-48b5-a579-1a36e939b80e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1967d2c5-5806-44cd-83b2-27d9a7ed678d","lifecycleState":"CERTIFIED","lastUpdateDate":1630840857768,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56aee9d6-90fc-4337-b41e-ba731481c228","invariantUUID":"62d8fe13-b4f1-43d3-896b-5363faf7dfe4","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":"objectStorage","uniqueId":"124d4c2f-0680-43a7-b104-2ec4dd44695b","lifecycleState":"CERTIFIED","lastUpdateDate":1630840608992,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"950c1691-4da7-4b70-9f18-d3e095b7f280","invariantUUID":"6c0c9591-ef98-4f98-8d93-f4d5937e4c03","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":"port","uniqueId":"508fabb8-84f3-4ab6-93a9-56d641cf573d","lifecycleState":"CERTIFIED","lastUpdateDate":1630841037881,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e32a6f-9f3f-4fab-9e6a-0909efcef5ac","invariantUUID":"0f4e9b35-5e24-43bb-b5a8-7deda2c4ec9d","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"472946b7-c62b-4c64-b2c5-900fa2e7bd2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630849348186,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"901ba4f3-7322-43a3-ae24-44d66d83adde","invariantUUID":"d7a58d52-e6a5-4b7e-a7ba-d72400e18d80","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":"compute","uniqueId":"e16e27c6-62c6-49ed-8f6a-509bd8c1b648","lifecycleState":"CERTIFIED","lastUpdateDate":1630840971055,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd1a06ed-42c8-49c9-8379-eb96d8c94841","invariantUUID":"a9b30659-59c9-4504-8414-7b170d907321","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":"ea56f2bb-1286-4272-83e3-1cc89f459abd","lifecycleState":"CERTIFIED","lastUpdateDate":1630841069892,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c21f89-bdd5-4a40-8833-15d9ad76469c","invariantUUID":"119d65b6-e87b-40e5-8589-1cd9ea2fa114","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3e92d3be-da4a-44e7-8868-6ea76ea09208","lifecycleState":"CERTIFIED","lastUpdateDate":1630840790995,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71197ea1-767c-45b7-815b-cb6d78eece58","invariantUUID":"c87c6f1c-be9d-40f8-9ab2-27cc66b2da38","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":"4cd7b2f0-0dc9-4e7f-b227-4c246223d636","lifecycleState":"CERTIFIED","lastUpdateDate":1630840777496,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"369a8bec-ed12-49f2-a8c0-bc989a0e1747","invariantUUID":"9e2d3e04-dd60-4cfc-b430-6b012dec497f","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":"5ebafc15-e55f-4829-a570-8673e2f8c1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630840875508,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf890836-4832-4788-9661-889e786122b6","invariantUUID":"f212b0ce-c187-4f7b-b76c-24e7c073f9f0","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":"defaulticon","uniqueId":"04ad53a3-d587-46b6-a90f-425073b0d022","lifecycleState":"CERTIFIED","lastUpdateDate":1630840691542,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"376c446a-af7c-40e9-bb79-577c44e63b83","invariantUUID":"7827d786-df8b-4439-8f34-6fa181c6abbb","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":"objectStorage","uniqueId":"cc879b68-2cae-4cb8-8327-7cb6f3080a84","lifecycleState":"CERTIFIED","lastUpdateDate":1630840615778,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f7f6b27-e3fd-4025-946c-c1f20a7276e3","invariantUUID":"7cdd5480-2c58-49b9-b5b4-72d662de7ed2","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"829087d8-efdc-4105-bdfd-ab1511b06309","lifecycleState":"CERTIFIED","lastUpdateDate":1630840953996,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4da4cd87-1813-4680-8206-1d0f6dc1c4fd","invariantUUID":"e37873c2-b408-4b5c-8f7e-05af8bb32238","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":"securityrules","uniqueId":"4c6f0019-9068-4cfb-9b8e-0dfd49737f26","lifecycleState":"CERTIFIED","lastUpdateDate":1630840782616,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2f882c56-0108-4279-8edc-0cf6fe7b1882","invariantUUID":"5aaf866d-9afc-44b0-b42a-c39b14a76758","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c3ee4809-196e-4e06-b78b-13579e893819","lifecycleState":"CERTIFIED","lastUpdateDate":1630840579732,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12400607-f120-41dc-8161-ab48143f164b","invariantUUID":"8c948a73-4e5c-487e-ae83-be8a0f3de617","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"99f226b8-16f8-4415-b2df-a85b683c7e96","lifecycleState":"CERTIFIED","lastUpdateDate":1630841121165,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b0f4424-b6e1-40aa-a8c2-f5fb2c5261f6","invariantUUID":"476d3de9-4dc7-4b75-a246-321975bb86cb","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"111e1e50-18c9-4fe6-9143-c5f4fa48029b","lifecycleState":"CERTIFIED","lastUpdateDate":1630841142290,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4ff15bd-72db-42ab-9af3-f9df3b2e8829","invariantUUID":"53363a5b-325b-4dcc-a4da-68c4651ee9e3","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":"objectStorage","uniqueId":"f8626e30-2ceb-43d0-9b19-85a48741238d","lifecycleState":"CERTIFIED","lastUpdateDate":1630840660973,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4065fdd7-95ff-45fc-bdf6-7a25ecc6f5e3","invariantUUID":"5605f960-174b-44fc-803b-724d22c4d72a","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":"f5e0cadc-9485-49ff-ae7e-c1272b1f2bd4","lifecycleState":"CERTIFIED","lastUpdateDate":1630840757190,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e66f64d5-b20c-4875-80da-95dc44dc0d1d","invariantUUID":"5b789d39-f1db-44fd-b5b5-adbbeca7b7e1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fce8dd07-10bd-46ab-89a8-10a4b7867840","lifecycleState":"CERTIFIED","lastUpdateDate":1630840977051,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12c7d71f-95b7-4456-999c-bad6aebc5123","invariantUUID":"118ef6bd-7cd6-418a-a70c-b207c2340b52","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"22e13f92-148c-4583-8c51-432374e45305","lifecycleState":"CERTIFIED","lastUpdateDate":1630840602346,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"9d96a840-2e34-45ce-86f2-084ba187ed5b","invariantUUID":"828694be-eb4f-4de2-9ccb-c5ed92b5304d","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":"81b25d72-27ff-4684-b34a-62bbb787ab55","lifecycleState":"CERTIFIED","lastUpdateDate":1630840923697,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0faef45-9c96-4129-99e6-be80741551f9","invariantUUID":"acbdce2b-4903-44f6-8de7-3f1f6e3d8a1b","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":"port","uniqueId":"080dedad-7043-4f0a-a7f8-9670d0a319ca","lifecycleState":"CERTIFIED","lastUpdateDate":1630840683347,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed5a8a1c-f93d-44fb-88df-0e370b5a0840","invariantUUID":"933b90e3-6e20-4239-8f01-0423c559c9ae","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":"defaulticon","uniqueId":"931f27fb-9bd9-40ac-aaa9-fa1128a69de4","lifecycleState":"CERTIFIED","lastUpdateDate":1630849939699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"725899c2-7102-43d8-b4f6-fc383bf8f8b9","invariantUUID":"5e1e5417-98b6-4ec8-9bee-49f00d1e6624","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77bc0d30-36a6-4847-8864-7fa91a665e1d","lifecycleState":"CERTIFIED","lastUpdateDate":1630841026146,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d06fec6-a6c2-4c76-9100-c832b8f9d2d0","invariantUUID":"ad182038-2427-4e79-95cb-d593a59d528d","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":"port","uniqueId":"67a7414d-9cf0-470c-bb86-4b9f7faa8dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1630841042871,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69f81a43-275f-4bc7-b7b6-874b2fed8c93","invariantUUID":"6b43b544-3d0f-4627-88c2-c60f9e3314fc","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":"2a7ab137-0603-41f5-ae15-7cf77ca643c7","lifecycleState":"CERTIFIED","lastUpdateDate":1630840880859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faee0ac6-8f7a-4119-85a2-e8f4efa33ab3","invariantUUID":"6f900f86-8bb6-4717-a2f0-3ecb3da4b314","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1e37a7e2-df13-411d-b5c6-53eb9c1bc905","lifecycleState":"CERTIFIED","lastUpdateDate":1630840907804,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b166074b-ef57-4296-ab85-0aef51ee85e8","invariantUUID":"4c9de740-b4f3-4d5e-9154-6a0fe2dedcd6","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":"7a09908b-b6b9-4726-878e-f39b5483a4b9","lifecycleState":"CERTIFIED","lastUpdateDate":1630840932449,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a16b98f2-049b-48a8-b86f-bc7c06724faa","invariantUUID":"fe1ddee0-1bea-4192-9158-883ca26b3153","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ba6a662d-9315-4da6-801a-521b5e31652e","lifecycleState":"CERTIFIED","lastUpdateDate":1630841129362,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cacbbbe-e2de-4b96-8d78-d92c533060a7","invariantUUID":"7b14a146-4912-437e-92d8-ec8e38ee74a5","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":"4f145d84-0f98-4790-b8cd-6dc0dd9a80ed","lifecycleState":"CERTIFIED","lastUpdateDate":1630840703064,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"946be040-161e-46c9-8590-450b22e125f0","invariantUUID":"b548f9d9-5989-4478-82cd-35386223c917","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":"30db967d-21d2-453f-bcc4-dbc898ffba78","lifecycleState":"CERTIFIED","lastUpdateDate":1630841048273,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da6f64bb-fdeb-495c-b922-08a2c698e8f2","invariantUUID":"69b92fa0-f7a4-4731-a079-e72f81959bca","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a041387a-c0a2-450d-aa1b-145eb34b1bf6","lifecycleState":"CERTIFIED","lastUpdateDate":1630841078402,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ec49c66-3f68-4693-99e1-7ec0ab3c6871","invariantUUID":"ba2adcf0-ddb8-4dde-b364-4c05bb45493a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1744780f-cfe5-4bd3-91e7-131df1f10623","lifecycleState":"CERTIFIED","lastUpdateDate":1630841126069,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"100d02c1-d90d-41be-9ae5-9f6f8ef29b7d","invariantUUID":"84fe3b96-40fa-4560-b096-e85ccf92f01f","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":"afff5966-a937-4998-af8d-8183ecbee61b","lifecycleState":"CERTIFIED","lastUpdateDate":1630840666898,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61ddac05-2392-400f-8586-1bf0b85c335c","invariantUUID":"a6266279-13af-43ea-803a-668c5aaefdd3","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":"aace1c58-d95b-4b46-b024-e6eec979c13e","lifecycleState":"CERTIFIED","lastUpdateDate":1630840937847,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfaa3c43-eee2-4166-9ac3-395ecb6e4e2c","invariantUUID":"9fb89923-1f8d-44bb-a1f4-6efdc403263c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c67c078c-0028-4513-8621-7219c5a31220","lifecycleState":"CERTIFIED","lastUpdateDate":1630841100165,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a2f2aee-76c8-4ccf-855c-31b9c84d187d","invariantUUID":"6c68624a-cbed-40af-ab43-436446f60586","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1928acd3-1ec3-48e7-b646-2a28118d3e12","lifecycleState":"CERTIFIED","lastUpdateDate":1630849395333,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"72359ae7-ce3b-44bc-8381-75419a7ab740","invariantUUID":"305f3b69-608d-4d85-b910-6134328842b1","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ec358d3b-923f-4296-a42f-79682d0098bf","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630849961749,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5e3a94d0-2fed-4ac1-a134-3c7bd17bd408","invariantUUID":"c00c4e46-48c9-4c77-b0bb-e0a7a26d4999","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":"1a002b7e-cdf2-475a-a14f-997e3399e251","lifecycleState":"CERTIFIED","lastUpdateDate":1630849888421,"name":"basic_onboard_jGFcaf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"07ad747b-a02c-4ae1-b6ce-e476a54b0c85","invariantUUID":"fabb334b-563e-4ed8-930c-5f1234474810","systemName":"BasicOnboardJgfcaf","description":"service","tags":["basic_onboard_jGFcaf"],"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":"c9484e43-b031-46a2-8e90-7993ed41a85a","lifecycleState":"CERTIFIED","lastUpdateDate":1630849093852,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"32d3ea16-8a9c-4597-821f-0d4f6a98cbeb","invariantUUID":"f9d6ae4f-56be-4176-ae5f-9b2d42115dfd","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-09-05 13:52:44,172 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-05 13:52:44,173 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-09-05 13:52:44,178 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:44,178 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/ec358d3b-923f-4296-a42f-79682d0098bf/lifecycleState/Certify 2021-09-05 13:52:44,178 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-09-05 13:52:44,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-05 13:52:48,888 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/ec358d3b-923f-4296-a42f-79682d0098bf/lifecycleState/Certify HTTP/1.1" 404 204 2021-09-05 13:52:48,890 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 404 2021-09-05 13:52:48,890 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: { "requestError": { "serviceException": { "messageId": "SVC4063", "text": "Error: Requested \u0027%1\u0027 resource was not found.", "variables": [ null ] } } } 2021-09-05 13:52:48,891 ERROR 157:onap_service.py(1) - [SDC][Certify Service] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-05 13:52:48,891 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateServiceAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-09-05 13:52:48,892 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVnfAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-09-05 13:52:48,892 ERROR 190:base.py(1) - No execution start time saved for K8SProfileStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-09-05 13:52:48,892 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVfModuleAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-09-05 13:52:48,893 ERROR 48:basic_cnf.py(1) - Generic OnapTest exception 2021-09-05 13:52:48,893 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 01:14 | FAIL | +-------------------+---------------------+------------------+----------------+ 2021-09-05 13:52:48,898 INFO 57:basic_cnf.py(1) - Generate Test report 2021-09-05 13:52:49,010 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-09-05 13:52:49,376 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-09-05 13:52:49,379 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/6134cbb16c44f500102b6552 2021-09-05 13:52:49,379 ERROR 253:run_tests.py(1) - The test case 'basic_cnf' failed. 2021-09-05 13:52:49,380 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR