2021-08-15 13:37:42,022 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-08-15 13:37:42,023 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-08-15 13:37:42,029 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-08-15 13:37:42,029 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-08-15 13:37:42,029 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-08-15 13:37:42,030 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-08-15 13:37:42,030 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-08-15 13:37:42,030 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-08-15 13:37:42,030 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-08-15 13:37:42,030 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-08-15 13:37:42,030 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-08-15 13:37:42,030 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-08-15 13:37:42,030 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-08-15 13:37:42,031 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-08-15 13:37:42,031 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-08-15 13:37:42,031 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-08-15 13:37:42,031 DEBUG 33:basic_cnf.py(1) - start time 2021-08-15 13:37:42,031 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-08-15 13:37:42,031 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-15 13:37:42,031 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-15 13:37:42,032 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:42,032 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-08-15 13:37:42,032 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-15 13:37:42,035 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:42,138 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2021-08-15 13:37:42,139 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-15 13:37:42,139 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"32f4f7c6eddd44a48743b5a6f19ecc19","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"72aec4726b884e42b16ef982b9c6b6ae","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"5bad879cfb124611aa4f07f2712eb765","type":"vlm","name":"386285af-a7ef-4d64-837b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"6a6f62fb0d924a39be30b73c0e2ab3f4","type":"vlm","name":"0a019ab6-4840-4bf5-8e10","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-08-15 13:37:42,141 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-08-15 13:37:42,142 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-15 13:37:42,142 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-08-15 13:37:42,142 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-08-15 13:37:42,142 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-15 13:37:42,142 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-15 13:37:42,143 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:42,143 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-08-15 13:37:42,143 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-15 13:37:42,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:42,200 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2021-08-15 13:37:42,201 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-15 13:37:42,201 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"32f4f7c6eddd44a48743b5a6f19ecc19","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"72aec4726b884e42b16ef982b9c6b6ae","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"5bad879cfb124611aa4f07f2712eb765","type":"vlm","name":"386285af-a7ef-4d64-837b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"6a6f62fb0d924a39be30b73c0e2ab3f4","type":"vlm","name":"0a019ab6-4840-4bf5-8e10","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-08-15 13:37:42,203 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-08-15 13:37:42,203 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-15 13:37:42,203 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-08-15 13:37:42,221 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:42,222 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-08-15 13:37:42,222 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-08-15 13:37:42,223 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:42,833 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2021-08-15 13:37:42,836 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-08-15 13:37:42,836 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"329ceea6f85645cabbfece366c6936ef","version":{"id":"46f22a1e8b8a4f9b94472d9492e806e7","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-15 13:37:42,839 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-08-15 13:37:42,840 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-08-15 13:37:42,846 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:42,847 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/329ceea6f85645cabbfece366c6936ef/versions/46f22a1e8b8a4f9b94472d9492e806e7/actions 2021-08-15 13:37:42,847 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-08-15 13:37:42,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:43,343 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/329ceea6f85645cabbfece366c6936ef/versions/46f22a1e8b8a4f9b94472d9492e806e7/actions HTTP/1.1" 200 2 2021-08-15 13:37:43,345 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-08-15 13:37:43,346 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-08-15 13:37:43,350 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-08-15 13:37:43,359 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-15 13:37:43,360 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-15 13:37:43,360 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:43,361 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-08-15 13:37:43,361 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-15 13:37:43,363 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:43,425 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-08-15 13:37:43,427 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-15 13:37:43,427 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_MUTTyV_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"32f4f7c6eddd44a48743b5a6f19ecc19","onboardingMethod":"NetworkPackage","id":"989e484085c4454f8ad5bdc7226ba2f3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"72aec4726b884e42b16ef982b9c6b6ae","onboardingMethod":"NetworkPackage","id":"0c0ee22fb15548688bcee5c2ab20f349","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 104296ef-5fe7","description":"vendor software product","vendorName":"386285af-a7ef-4d64-837b","vendorId":"5bad879cfb124611aa4f07f2712eb765","onboardingMethod":"NetworkPackage","id":"01400a9ce59b426a8e4daf8048674567","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 6af395c6-47bd","description":"vendor software product","vendorName":"0a019ab6-4840-4bf5-8e10","vendorId":"6a6f62fb0d924a39be30b73c0e2ab3f4","onboardingMethod":"NetworkPackage","id":"6e7a49d338874565a936793dfed73c4f","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-15 13:37:43,430 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_MUTTyV_VSP from SDC 2021-08-15 13:37:43,431 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-15 13:37:43,431 DEBUG 324:vsp.py(1) - importing VSP pNF 104296ef-5fe7 from SDC 2021-08-15 13:37:43,431 DEBUG 324:vsp.py(1) - importing VSP vFW 6af395c6-47bd from SDC 2021-08-15 13:37:43,432 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-15 13:37:43,432 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-15 13:37:43,432 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-15 13:37:43,432 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-15 13:37:43,433 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-15 13:37:43,433 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:43,433 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-08-15 13:37:43,434 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-15 13:37:43,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:43,521 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-08-15 13:37:43,522 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-15 13:37:43,522 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_MUTTyV_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"32f4f7c6eddd44a48743b5a6f19ecc19","onboardingMethod":"NetworkPackage","id":"989e484085c4454f8ad5bdc7226ba2f3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"72aec4726b884e42b16ef982b9c6b6ae","onboardingMethod":"NetworkPackage","id":"0c0ee22fb15548688bcee5c2ab20f349","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 104296ef-5fe7","description":"vendor software product","vendorName":"386285af-a7ef-4d64-837b","vendorId":"5bad879cfb124611aa4f07f2712eb765","onboardingMethod":"NetworkPackage","id":"01400a9ce59b426a8e4daf8048674567","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 6af395c6-47bd","description":"vendor software product","vendorName":"0a019ab6-4840-4bf5-8e10","vendorId":"6a6f62fb0d924a39be30b73c0e2ab3f4","onboardingMethod":"NetworkPackage","id":"6e7a49d338874565a936793dfed73c4f","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-15 13:37:43,525 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_MUTTyV_VSP from SDC 2021-08-15 13:37:43,526 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-15 13:37:43,526 DEBUG 324:vsp.py(1) - importing VSP pNF 104296ef-5fe7 from SDC 2021-08-15 13:37:43,526 DEBUG 324:vsp.py(1) - importing VSP vFW 6af395c6-47bd from SDC 2021-08-15 13:37:43,526 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-15 13:37:43,527 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-15 13:37:43,527 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-15 13:37:43,527 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-15 13:37:43,527 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-15 13:37:43,528 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:43,528 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-08-15 13:37:43,528 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-15 13:37:43,531 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:43,622 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-08-15 13:37:43,624 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-15 13:37:43,624 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_MUTTyV_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"32f4f7c6eddd44a48743b5a6f19ecc19","onboardingMethod":"NetworkPackage","id":"989e484085c4454f8ad5bdc7226ba2f3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"72aec4726b884e42b16ef982b9c6b6ae","onboardingMethod":"NetworkPackage","id":"0c0ee22fb15548688bcee5c2ab20f349","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 104296ef-5fe7","description":"vendor software product","vendorName":"386285af-a7ef-4d64-837b","vendorId":"5bad879cfb124611aa4f07f2712eb765","onboardingMethod":"NetworkPackage","id":"01400a9ce59b426a8e4daf8048674567","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 6af395c6-47bd","description":"vendor software product","vendorName":"0a019ab6-4840-4bf5-8e10","vendorId":"6a6f62fb0d924a39be30b73c0e2ab3f4","onboardingMethod":"NetworkPackage","id":"6e7a49d338874565a936793dfed73c4f","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-15 13:37:43,627 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_MUTTyV_VSP from SDC 2021-08-15 13:37:43,628 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-15 13:37:43,628 DEBUG 324:vsp.py(1) - importing VSP pNF 104296ef-5fe7 from SDC 2021-08-15 13:37:43,628 DEBUG 324:vsp.py(1) - importing VSP vFW 6af395c6-47bd from SDC 2021-08-15 13:37:43,629 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-15 13:37:43,629 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-15 13:37:43,629 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-15 13:37:43,629 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-15 13:37:43,629 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-15 13:37:43,630 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:43,630 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-08-15 13:37:43,630 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-15 13:37:43,633 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:43,726 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-08-15 13:37:43,727 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-15 13:37:43,728 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_MUTTyV_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"32f4f7c6eddd44a48743b5a6f19ecc19","onboardingMethod":"NetworkPackage","id":"989e484085c4454f8ad5bdc7226ba2f3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"72aec4726b884e42b16ef982b9c6b6ae","onboardingMethod":"NetworkPackage","id":"0c0ee22fb15548688bcee5c2ab20f349","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 104296ef-5fe7","description":"vendor software product","vendorName":"386285af-a7ef-4d64-837b","vendorId":"5bad879cfb124611aa4f07f2712eb765","onboardingMethod":"NetworkPackage","id":"01400a9ce59b426a8e4daf8048674567","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 6af395c6-47bd","description":"vendor software product","vendorName":"0a019ab6-4840-4bf5-8e10","vendorId":"6a6f62fb0d924a39be30b73c0e2ab3f4","onboardingMethod":"NetworkPackage","id":"6e7a49d338874565a936793dfed73c4f","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-15 13:37:43,730 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_MUTTyV_VSP from SDC 2021-08-15 13:37:43,731 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-15 13:37:43,731 DEBUG 324:vsp.py(1) - importing VSP pNF 104296ef-5fe7 from SDC 2021-08-15 13:37:43,731 DEBUG 324:vsp.py(1) - importing VSP vFW 6af395c6-47bd from SDC 2021-08-15 13:37:43,731 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-15 13:37:43,731 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-15 13:37:43,732 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-15 13:37:43,732 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-08-15 13:37:43,732 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-15 13:37:43,732 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-15 13:37:43,733 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:43,733 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-08-15 13:37:43,733 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-15 13:37:43,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:43,820 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-08-15 13:37:43,822 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-15 13:37:43,822 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_MUTTyV_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"32f4f7c6eddd44a48743b5a6f19ecc19","onboardingMethod":"NetworkPackage","id":"989e484085c4454f8ad5bdc7226ba2f3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"72aec4726b884e42b16ef982b9c6b6ae","onboardingMethod":"NetworkPackage","id":"0c0ee22fb15548688bcee5c2ab20f349","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 104296ef-5fe7","description":"vendor software product","vendorName":"386285af-a7ef-4d64-837b","vendorId":"5bad879cfb124611aa4f07f2712eb765","onboardingMethod":"NetworkPackage","id":"01400a9ce59b426a8e4daf8048674567","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 6af395c6-47bd","description":"vendor software product","vendorName":"0a019ab6-4840-4bf5-8e10","vendorId":"6a6f62fb0d924a39be30b73c0e2ab3f4","onboardingMethod":"NetworkPackage","id":"6e7a49d338874565a936793dfed73c4f","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-15 13:37:43,825 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_MUTTyV_VSP from SDC 2021-08-15 13:37:43,825 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-15 13:37:43,825 DEBUG 324:vsp.py(1) - importing VSP pNF 104296ef-5fe7 from SDC 2021-08-15 13:37:43,825 DEBUG 324:vsp.py(1) - importing VSP vFW 6af395c6-47bd from SDC 2021-08-15 13:37:43,825 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-15 13:37:43,826 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-15 13:37:43,826 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-15 13:37:43,831 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-15 13:37:43,831 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-15 13:37:43,832 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:43,832 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-08-15 13:37:43,832 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-15 13:37:43,834 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:43,920 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 844 2021-08-15 13:37:43,921 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-15 13:37:43,922 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"329ceea6f85645cabbfece366c6936ef","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"32f4f7c6eddd44a48743b5a6f19ecc19","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"72aec4726b884e42b16ef982b9c6b6ae","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"5bad879cfb124611aa4f07f2712eb765","type":"vlm","name":"386285af-a7ef-4d64-837b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"6a6f62fb0d924a39be30b73c0e2ab3f4","type":"vlm","name":"0a019ab6-4840-4bf5-8e10","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-08-15 13:37:43,925 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-08-15 13:37:43,925 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-15 13:37:43,926 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:43,926 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/329ceea6f85645cabbfece366c6936ef/versions 2021-08-15 13:37:43,926 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-15 13:37:43,928 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:44,028 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/329ceea6f85645cabbfece366c6936ef/versions HTTP/1.1" 200 264 2021-08-15 13:37:44,029 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-15 13:37:44,030 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"46f22a1e8b8a4f9b94472d9492e806e7","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629034662280,"modificationTime":1629034663136,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-15 13:37:44,033 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-15 13:37:44,033 INFO 192:__init__.py(1) - Vendor found, updating information 2021-08-15 13:37:44,034 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:44,034 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/329ceea6f85645cabbfece366c6936ef/versions 2021-08-15 13:37:44,034 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-15 13:37:44,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:44,126 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/329ceea6f85645cabbfece366c6936ef/versions HTTP/1.1" 200 264 2021-08-15 13:37:44,128 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-15 13:37:44,129 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"46f22a1e8b8a4f9b94472d9492e806e7","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629034662280,"modificationTime":1629034663136,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-15 13:37:44,132 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-15 13:37:44,132 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:44,132 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-08-15 13:37:44,133 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": "329ceea6f85645cabbfece366c6936ef", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-08-15 13:37:44,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:46,434 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2021-08-15 13:37:46,436 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-08-15 13:37:46,436 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"b8e7c3d47f644b9b9fef5c02606e82cb","version":{"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-15 13:37:46,439 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-08-15 13:37:46,440 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:46,440 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions 2021-08-15 13:37:46,440 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-15 13:37:46,443 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:46,524 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions HTTP/1.1" 200 253 2021-08-15 13:37:46,526 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-15 13:37:46,526 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629034664214,"modificationTime":1629034665148,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-15 13:37:46,530 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:46,530 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:46,530 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-15 13:37:46,533 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:46,732 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 223 2021-08-15 13:37:46,734 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-15 13:37:46,734 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1629034664214,"modificationTime":1629034665129} 2021-08-15 13:37:46,738 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:46,739 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:46,739 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-15 13:37:46,742 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:47,137 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 369 2021-08-15 13:37:47,139 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-15 13:37:47,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":"329ceea6f85645cabbfece366c6936ef","onboardingMethod":"NetworkPackage","id":"b8e7c3d47f644b9b9fef5c02606e82cb","version":"5c152302db14415785f79e8d8717b4b5"} 2021-08-15 13:37:47,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-08-15 13:37:47,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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:47,144 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-15 13:37:47,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:47,464 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 369 2021-08-15 13:37:47,466 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-15 13:37:47,466 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":"329ceea6f85645cabbfece366c6936ef","onboardingMethod":"NetworkPackage","id":"b8e7c3d47f644b9b9fef5c02606e82cb","version":"5c152302db14415785f79e8d8717b4b5"} 2021-08-15 13:37:47,470 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-08-15 13:37:47,470 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:47,470 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions 2021-08-15 13:37:47,471 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-15 13:37:47,473 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:47,540 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions HTTP/1.1" 200 253 2021-08-15 13:37:47,541 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-15 13:37:47,542 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629034664214,"modificationTime":1629034665148,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-15 13:37:47,544 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:47,544 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:47,545 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-15 13:37:47,547 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:47,636 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 223 2021-08-15 13:37:47,638 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-15 13:37:47,638 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1629034664214,"modificationTime":1629034665129} 2021-08-15 13:37:47,641 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:47,641 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:47,642 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-15 13:37:47,644 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:47,814 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 369 2021-08-15 13:37:47,816 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-15 13:37:47,816 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":"329ceea6f85645cabbfece366c6936ef","onboardingMethod":"NetworkPackage","id":"b8e7c3d47f644b9b9fef5c02606e82cb","version":"5c152302db14415785f79e8d8717b4b5"} 2021-08-15 13:37:47,820 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:47,820 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:47,821 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-15 13:37:47,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:47,985 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 369 2021-08-15 13:37:47,987 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-15 13:37:47,987 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":"329ceea6f85645cabbfece366c6936ef","onboardingMethod":"NetworkPackage","id":"b8e7c3d47f644b9b9fef5c02606e82cb","version":"5c152302db14415785f79e8d8717b4b5"} 2021-08-15 13:37:47,991 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-08-15 13:37:47,991 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5/orchestration-template-candidate 2021-08-15 13:37:47,992 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-08-15 13:37:47,996 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:48,147 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5/orchestration-template-candidate HTTP/1.1" 200 90 2021-08-15 13:37:48,149 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-08-15 13:37:48,149 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-15 13:37:48,149 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-08-15 13:37:48,153 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:48,153 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions 2021-08-15 13:37:48,153 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-15 13:37:48,156 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:48,213 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions HTTP/1.1" 200 253 2021-08-15 13:37:48,215 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-15 13:37:48,215 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629034664214,"modificationTime":1629034665148,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-15 13:37:48,218 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:48,218 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:48,218 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-15 13:37:48,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:48,336 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 222 2021-08-15 13:37:48,338 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-15 13:37:48,338 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1629034664214,"modificationTime":1629034668138} 2021-08-15 13:37:48,342 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:48,342 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:48,342 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-15 13:37:48,345 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:48,461 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 436 2021-08-15 13:37:48,462 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-15 13:37:48,463 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":"329ceea6f85645cabbfece366c6936ef","onboardingMethod":"NetworkPackage","id":"b8e7c3d47f644b9b9fef5c02606e82cb","version":"5c152302db14415785f79e8d8717b4b5","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-15 13:37:48,466 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:48,467 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:48,467 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-15 13:37:48,469 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:48,560 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 436 2021-08-15 13:37:48,562 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-15 13:37:48,562 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":"329ceea6f85645cabbfece366c6936ef","onboardingMethod":"NetworkPackage","id":"b8e7c3d47f644b9b9fef5c02606e82cb","version":"5c152302db14415785f79e8d8717b4b5","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-15 13:37:48,565 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-08-15 13:37:48,566 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:48,566 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions 2021-08-15 13:37:48,566 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-15 13:37:48,569 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:48,631 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions HTTP/1.1" 200 253 2021-08-15 13:37:48,633 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-15 13:37:48,634 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629034664214,"modificationTime":1629034665148,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-15 13:37:48,637 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:48,638 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:48,638 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-15 13:37:48,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:48,733 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 222 2021-08-15 13:37:48,735 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-15 13:37:48,735 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1629034664214,"modificationTime":1629034668138} 2021-08-15 13:37:48,739 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:48,739 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:48,739 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-15 13:37:48,742 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:48,857 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 436 2021-08-15 13:37:48,859 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-15 13:37:48,860 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":"329ceea6f85645cabbfece366c6936ef","onboardingMethod":"NetworkPackage","id":"b8e7c3d47f644b9b9fef5c02606e82cb","version":"5c152302db14415785f79e8d8717b4b5","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-15 13:37:48,863 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:48,864 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:48,864 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-15 13:37:48,867 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:49,123 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 436 2021-08-15 13:37:49,125 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-15 13:37:49,125 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":"329ceea6f85645cabbfece366c6936ef","onboardingMethod":"NetworkPackage","id":"b8e7c3d47f644b9b9fef5c02606e82cb","version":"5c152302db14415785f79e8d8717b4b5","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-15 13:37:49,129 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:49,130 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5/orchestration-template-candidate/process 2021-08-15 13:37:49,130 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-08-15 13:37:49,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:51,458 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-08-15 13:37:51,460 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-08-15 13:37:51,460 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_dummy.env","base_dummy.yaml","nginx_cloudtech_k8s_charts.tgz"],"errors":{"nginx_cloudtech_k8s_charts.tgz":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]},"status":"Success"} 2021-08-15 13:37:51,464 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-08-15 13:37:51,464 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:51,465 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions 2021-08-15 13:37:51,465 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-15 13:37:51,467 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:51,538 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions HTTP/1.1" 200 253 2021-08-15 13:37:51,539 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-15 13:37:51,540 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629034664214,"modificationTime":1629034665148,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-15 13:37:51,542 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:51,543 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:51,543 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-15 13:37:51,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:51,640 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 222 2021-08-15 13:37:51,642 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-15 13:37:51,642 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1629034664214,"modificationTime":1629034671446} 2021-08-15 13:37:51,645 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:51,646 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:51,646 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-15 13:37:51,649 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:51,765 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 804 2021-08-15 13:37:51,767 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-15 13:37:51,767 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":"329ceea6f85645cabbfece366c6936ef","onboardingMethod":"NetworkPackage","id":"b8e7c3d47f644b9b9fef5c02606e82cb","version":"5c152302db14415785f79e8d8717b4b5","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-15 13:37:51,770 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:51,770 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:51,771 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-15 13:37:51,773 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:51,955 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 804 2021-08-15 13:37:51,957 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-15 13:37:51,957 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":"329ceea6f85645cabbfece366c6936ef","onboardingMethod":"NetworkPackage","id":"b8e7c3d47f644b9b9fef5c02606e82cb","version":"5c152302db14415785f79e8d8717b4b5","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-15 13:37:51,960 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-08-15 13:37:51,961 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:51,961 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions 2021-08-15 13:37:51,961 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-15 13:37:51,964 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:52,040 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions HTTP/1.1" 200 253 2021-08-15 13:37:52,041 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-15 13:37:52,042 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629034664214,"modificationTime":1629034665148,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-15 13:37:52,045 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:52,045 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:52,045 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-15 13:37:52,048 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:52,170 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 222 2021-08-15 13:37:52,172 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-15 13:37:52,172 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1629034664214,"modificationTime":1629034671446} 2021-08-15 13:37:52,175 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:52,176 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:52,176 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-15 13:37:52,179 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:52,354 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 804 2021-08-15 13:37:52,356 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-15 13:37:52,356 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":"329ceea6f85645cabbfece366c6936ef","onboardingMethod":"NetworkPackage","id":"b8e7c3d47f644b9b9fef5c02606e82cb","version":"5c152302db14415785f79e8d8717b4b5","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-15 13:37:52,359 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:52,360 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:52,360 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-15 13:37:52,363 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:52,524 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 804 2021-08-15 13:37:52,526 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-15 13:37:52,526 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"329ceea6f85645cabbfece366c6936ef","onboardingMethod":"NetworkPackage","id":"b8e7c3d47f644b9b9fef5c02606e82cb","version":"5c152302db14415785f79e8d8717b4b5","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-15 13:37:52,535 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:52,536 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5/actions 2021-08-15 13:37:52,536 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-08-15 13:37:52,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:54,760 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5/actions HTTP/1.1" 200 2 2021-08-15 13:37:54,762 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-08-15 13:37:54,763 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-08-15 13:37:54,767 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:54,767 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions 2021-08-15 13:37:54,767 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-15 13:37:54,770 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:54,840 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions HTTP/1.1" 200 253 2021-08-15 13:37:54,842 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-15 13:37:54,842 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629034664214,"modificationTime":1629034672611,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-15 13:37:54,845 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:54,846 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:54,846 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-15 13:37:54,848 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:55,129 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 223 2021-08-15 13:37:55,130 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-15 13:37:55,131 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1629034664214,"modificationTime":1629034671446} 2021-08-15 13:37:55,134 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:55,135 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:55,135 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-15 13:37:55,138 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:55,645 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 804 2021-08-15 13:37:55,647 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-15 13:37:55,647 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":"329ceea6f85645cabbfece366c6936ef","onboardingMethod":"NetworkPackage","id":"b8e7c3d47f644b9b9fef5c02606e82cb","version":"5c152302db14415785f79e8d8717b4b5","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-15 13:37:55,651 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-08-15 13:37:55,652 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:55,652 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions 2021-08-15 13:37:55,652 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-15 13:37:55,655 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:55,724 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions HTTP/1.1" 200 253 2021-08-15 13:37:55,725 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-15 13:37:55,726 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629034664214,"modificationTime":1629034672611,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-15 13:37:55,729 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:55,729 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:55,729 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-15 13:37:55,732 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:55,927 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 223 2021-08-15 13:37:55,929 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-15 13:37:55,930 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1629034664214,"modificationTime":1629034671446} 2021-08-15 13:37:55,934 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:55,934 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:37:55,934 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-15 13:37:55,937 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:37:56,340 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 804 2021-08-15 13:37:56,342 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-15 13:37:56,343 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":"329ceea6f85645cabbfece366c6936ef","onboardingMethod":"NetworkPackage","id":"b8e7c3d47f644b9b9fef5c02606e82cb","version":"5c152302db14415785f79e8d8717b4b5","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-15 13:37:56,352 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:37:56,352 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5/actions 2021-08-15 13:37:56,353 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-08-15 13:37:56,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:07,905 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5/actions HTTP/1.1" 200 2 2021-08-15 13:38:07,907 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-08-15 13:38:07,908 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-08-15 13:38:07,911 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:07,912 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions 2021-08-15 13:38:07,912 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-15 13:38:07,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:07,979 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions HTTP/1.1" 200 264 2021-08-15 13:38:07,980 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-15 13:38:07,981 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629034664214,"modificationTime":1629034686198,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-15 13:38:07,984 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-08-15 13:38:07,984 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:07,985 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions 2021-08-15 13:38:07,985 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-15 13:38:07,987 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:08,044 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions HTTP/1.1" 200 264 2021-08-15 13:38:08,045 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-15 13:38:08,046 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629034664214,"modificationTime":1629034686198,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-15 13:38:08,054 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:08,054 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5/actions 2021-08-15 13:38:08,055 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-15 13:38:08,057 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:08,854 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5/actions HTTP/1.1" 200 317 2021-08-15 13:38:08,855 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-15 13:38:08,855 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"b8e7c3d47f644b9b9fef5c02606e82cb","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-15 13:38:08,855 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"b8e7c3d47f644b9b9fef5c02606e82cb","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-15 13:38:08,857 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-15 13:38:08,858 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-15 13:38:08,858 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:08,858 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-08-15 13:38:08,859 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-15 13:38:08,860 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-15 13:38:09,027 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731 2021-08-15 13:38:09,029 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-15 13:38:09,030 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"bfca7ca2-9de0-4d1b-a537-d38c9708f577","invariantUUID":"63af72b6-acbd-461b-8803-a3c598234b34","name":"basic_onboard_MUTTyV","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bfca7ca2-9de0-4d1b-a537-d38c9708f577/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6672b13f-96ac-4833-844f-5b0902d826c4","invariantUUID":"15c035b1-0316-4a14-8f39-d26c09db4a9f","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/6672b13f-96ac-4833-844f-5b0902d826c4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"}] 2021-08-15 13:38:09,034 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_MUTTyV from SDC 2021-08-15 13:38:09,034 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:09,034 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:09,035 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-15 13:38:09,035 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-15 13:38:09,035 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:09,036 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:09,036 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-15 13:38:09,037 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-15 13:38:09,037 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-15 13:38:09,037 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-15 13:38:19,048 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-15 13:38:19,049 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-15 13:38:19,049 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:19,050 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-08-15 13:38:19,050 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-15 13:38:19,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-15 13:38:19,173 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731 2021-08-15 13:38:19,175 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-15 13:38:19,176 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"bfca7ca2-9de0-4d1b-a537-d38c9708f577","invariantUUID":"63af72b6-acbd-461b-8803-a3c598234b34","name":"basic_onboard_MUTTyV","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bfca7ca2-9de0-4d1b-a537-d38c9708f577/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6672b13f-96ac-4833-844f-5b0902d826c4","invariantUUID":"15c035b1-0316-4a14-8f39-d26c09db4a9f","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/6672b13f-96ac-4833-844f-5b0902d826c4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"}] 2021-08-15 13:38:19,180 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_MUTTyV from SDC 2021-08-15 13:38:19,180 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:19,181 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:19,181 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-15 13:38:19,182 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-15 13:38:19,182 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:19,183 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:19,183 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-15 13:38:19,184 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-15 13:38:19,184 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-15 13:38:19,185 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-15 13:38:19,185 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-15 13:38:19,186 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-15 13:38:19,186 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:19,187 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-08-15 13:38:19,187 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-15 13:38:19,190 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-15 13:38:19,290 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731 2021-08-15 13:38:19,292 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-15 13:38:19,292 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"bfca7ca2-9de0-4d1b-a537-d38c9708f577","invariantUUID":"63af72b6-acbd-461b-8803-a3c598234b34","name":"basic_onboard_MUTTyV","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bfca7ca2-9de0-4d1b-a537-d38c9708f577/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6672b13f-96ac-4833-844f-5b0902d826c4","invariantUUID":"15c035b1-0316-4a14-8f39-d26c09db4a9f","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/6672b13f-96ac-4833-844f-5b0902d826c4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"}] 2021-08-15 13:38:19,295 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_MUTTyV from SDC 2021-08-15 13:38:19,295 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:19,296 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:19,296 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-15 13:38:19,296 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-15 13:38:19,297 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:19,297 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:19,297 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-15 13:38:19,298 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-15 13:38:19,298 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-15 13:38:19,298 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-15 13:38:19,299 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-08-15 13:38:19,299 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-08-15 13:38:19,300 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:19,300 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-08-15 13:38:19,300 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-08-15 13:38:19,302 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:19,562 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-08-15 13:38:19,564 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-08-15 13:38:19,566 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"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":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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}],"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":"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":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"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":"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":"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},{"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}],"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":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"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},{"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":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"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":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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}],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"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":"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":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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 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":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network 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":"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":"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":"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}],"productCategories":[]},"version":"1.9.0"} 2021-08-15 13:38:19,571 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-08-15 13:38:19,571 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-08-15 13:38:19,572 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-08-15 13:38:19,573 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-08-15 13:38:19,573 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-15 13:38:19,573 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-15 13:38:19,574 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:19,574 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-08-15 13:38:19,575 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-15 13:38:19,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-15 13:38:19,695 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731 2021-08-15 13:38:19,697 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-15 13:38:19,698 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"bfca7ca2-9de0-4d1b-a537-d38c9708f577","invariantUUID":"63af72b6-acbd-461b-8803-a3c598234b34","name":"basic_onboard_MUTTyV","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bfca7ca2-9de0-4d1b-a537-d38c9708f577/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6672b13f-96ac-4833-844f-5b0902d826c4","invariantUUID":"15c035b1-0316-4a14-8f39-d26c09db4a9f","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/6672b13f-96ac-4833-844f-5b0902d826c4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"}] 2021-08-15 13:38:19,701 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_MUTTyV from SDC 2021-08-15 13:38:19,701 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:19,702 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:19,702 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-15 13:38:19,703 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-15 13:38:19,703 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:19,704 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:19,704 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-15 13:38:19,704 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-15 13:38:19,705 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-15 13:38:19,705 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-15 13:38:19,730 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-15 13:38:19,730 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-15 13:38:19,731 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:19,731 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-08-15 13:38:19,731 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-15 13:38:19,734 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:19,781 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1329 2021-08-15 13:38:19,783 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-15 13:38:19,783 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"329ceea6f85645cabbfece366c6936ef","onboardingMethod":"NetworkPackage","id":"b8e7c3d47f644b9b9fef5c02606e82cb","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_MUTTyV_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"32f4f7c6eddd44a48743b5a6f19ecc19","onboardingMethod":"NetworkPackage","id":"989e484085c4454f8ad5bdc7226ba2f3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"72aec4726b884e42b16ef982b9c6b6ae","onboardingMethod":"NetworkPackage","id":"0c0ee22fb15548688bcee5c2ab20f349","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 104296ef-5fe7","description":"vendor software product","vendorName":"386285af-a7ef-4d64-837b","vendorId":"5bad879cfb124611aa4f07f2712eb765","onboardingMethod":"NetworkPackage","id":"01400a9ce59b426a8e4daf8048674567","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 6af395c6-47bd","description":"vendor software product","vendorName":"0a019ab6-4840-4bf5-8e10","vendorId":"6a6f62fb0d924a39be30b73c0e2ab3f4","onboardingMethod":"NetworkPackage","id":"6e7a49d338874565a936793dfed73c4f","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-08-15 13:38:19,785 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-08-15 13:38:19,786 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_MUTTyV_VSP from SDC 2021-08-15 13:38:19,786 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-15 13:38:19,786 DEBUG 324:vsp.py(1) - importing VSP pNF 104296ef-5fe7 from SDC 2021-08-15 13:38:19,787 DEBUG 324:vsp.py(1) - importing VSP vFW 6af395c6-47bd from SDC 2021-08-15 13:38:19,787 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-08-15 13:38:19,787 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-15 13:38:19,788 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:19,788 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions 2021-08-15 13:38:19,788 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-15 13:38:19,790 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:19,836 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions HTTP/1.1" 200 264 2021-08-15 13:38:19,837 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-15 13:38:19,838 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629034664214,"modificationTime":1629034686198,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-15 13:38:19,840 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-15 13:38:19,840 INFO 192:__init__.py(1) - Vsp found, updating information 2021-08-15 13:38:19,840 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-08-15 13:38:19,841 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:19,841 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions 2021-08-15 13:38:19,841 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-15 13:38:19,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:19,889 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions HTTP/1.1" 200 264 2021-08-15 13:38:19,890 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-15 13:38:19,891 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629034664214,"modificationTime":1629034686198,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-15 13:38:19,893 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:19,893 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions 2021-08-15 13:38:19,893 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-15 13:38:19,895 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:19,938 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b8e7c3d47f644b9b9fef5c02606e82cb/versions HTTP/1.1" 200 264 2021-08-15 13:38:19,939 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-15 13:38:19,939 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5c152302db14415785f79e8d8717b4b5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629034664214,"modificationTime":1629034686198,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-15 13:38:19,941 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-15 13:38:19,945 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:19,946 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5/actions 2021-08-15 13:38:19,946 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-15 13:38:19,948 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:20,707 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5/actions HTTP/1.1" 200 317 2021-08-15 13:38:20,709 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-15 13:38:20,709 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"b8e7c3d47f644b9b9fef5c02606e82cb","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-15 13:38:20,710 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"b8e7c3d47f644b9b9fef5c02606e82cb","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-15 13:38:20,714 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:20,714 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/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 2021-08-15 13:38:20,714 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-15 13:38:20,717 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:20,881 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b8e7c3d47f644b9b9fef5c02606e82cb/versions/5c152302db14415785f79e8d8717b4b5 HTTP/1.1" 200 804 2021-08-15 13:38:20,883 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-15 13:38:20,884 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":"329ceea6f85645cabbfece366c6936ef","onboardingMethod":"NetworkPackage","id":"b8e7c3d47f644b9b9fef5c02606e82cb","version":"5c152302db14415785f79e8d8717b4b5","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-15 13:38:20,887 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:20,887 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-08-15 13:38:20,888 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": "b8e7c3d47f644b9b9fef5c02606e82cb", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_cnf", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_cnf"], "toscaArtifacts": {}, "vendorName": "basicnf_vendor", "vendorRelease": "1.0" } 2021-08-15 13:38:20,891 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:24,798 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2021-08-15 13:38:24,804 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-08-15 13:38:24,812 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1629034703301,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"94d79315-c397-46e7-a33b-d3b06d5be17b","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1629034703303,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629034703301,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1629034703403,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"2ea88852-4735-40b0-a4a3-c2185c1ad954","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1629034703406,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629034703403,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1629034703301,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"94d79315-c397-46e7-a33b-d3b06d5be17b","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1629034703303,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629034703301,"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":1629034703320,"description":"created from csar","artifactType":"HEAT","uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"7c1a3213-5518-4f56-8cae-20b67ca3135d","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.heat1","duplicated":false,"payloadUpdateDate":1629034703327,"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":1629034703320,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1629034703338,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1629034703338,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629034703338,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1629034701968,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.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":1629034701968,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629034701968,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.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":1629034701968,"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":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"feature","uniqueId":"capability.6bea0b29-62ef-4e33-8137-a442db78d321.feature","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","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":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","empty":false}],"type":"tosca.capabilities.Scalable","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"scalable","uniqueId":"capability.f42a806f-6be1-4d91-b82d-124810f75b87.scalable","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.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":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"binding","uniqueId":"capability.f42a806f-6be1-4d91-b82d-124810f75b87.binding","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.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":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","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":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","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":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","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":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","empty":false}],"type":"tosca.capabilities.Container","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"host","uniqueId":"capability.f42a806f-6be1-4d91-b82d-124810f75b87.host","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.ephemeral.size","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.ephemeral.size","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"instance","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.instance","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"memory","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.memory","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.iops","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.iops","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.read.requests","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.read.requests","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"cpu.delta","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.cpu.delta","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.capacity","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.capacity","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.read.bytes","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.read.bytes","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.write.bytes","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.write.bytes","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.latency","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.latency","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.read.bytes.rate","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.usage","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.usage","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"cpu_util","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.cpu_util","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.allocation","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.allocation","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.write.requests.rate","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.write.requests.rate","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.write.bytes.rate","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.write.bytes.rate","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.latency","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.latency","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"cpu","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.cpu","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.write.requests","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.write.requests","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.write.bytes","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.write.bytes","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.read.requests","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.read.requests","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.root.size","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.root.size","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.write.bytes.rate","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"vcpus","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.vcpus","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.iops","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.iops","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.usage","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.usage","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.read.requests.rate","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.read.requests.rate","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.write.requests.rate","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.write.requests.rate","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.allocation","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.allocation","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.read.bytes.rate","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.read.bytes.rate","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.read.bytes","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.read.bytes","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"memory.usage","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.memory.usage","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.capacity","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.capacity","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"memory.resident","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.memory.resident","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.write.requests","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.write.requests","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"os","uniqueId":"capability.f42a806f-6be1-4d91-b82d-124810f75b87.os","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.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":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"endpoint","uniqueId":"capability.f42a806f-6be1-4d91-b82d-124810f75b87.endpoint","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.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":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"dependency","uniqueId":"6bea0b29-62ef-4e33-8137-a442db78d321.dependency","capability":"tosca.capabilities.Node","ownerId":"6bea0b29-62ef-4e33-8137-a442db78d321","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":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"local_storage","uniqueId":"f42a806f-6be1-4d91-b82d-124810f75b87.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2.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":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.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":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2.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":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2.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":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.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":"20d33153-f180-49ef-a9fd-b6f63d88657c.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"fca1e966-b9c6-43e8-a685-35ea6d9ed537.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":"20d33153-f180-49ef-a9fd-b6f63d88657c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c.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":"20d33153-f180-49ef-a9fd-b6f63d88657c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c.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":"20d33153-f180-49ef-a9fd-b6f63d88657c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c.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":"20d33153-f180-49ef-a9fd-b6f63d88657c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","createdFromCsar":true,"uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1629034703066,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1629034703186,"customizationUUID":"11dfd042-59d5-412a-95cb-133a9b2c917f","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2.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":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.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":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2.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":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2.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":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.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":"20d33153-f180-49ef-a9fd-b6f63d88657c.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.dummy_flavor_name","parentUniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"fca1e966-b9c6-43e8-a685-35ea6d9ed537.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":"20d33153-f180-49ef-a9fd-b6f63d88657c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.dummy_image_name","parentUniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c.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":"20d33153-f180-49ef-a9fd-b6f63d88657c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c.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":"20d33153-f180-49ef-a9fd-b6f63d88657c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false},{"definition":false,"hidden":false,"uniqueId":"20d33153-f180-49ef-a9fd-b6f63d88657c.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":"20d33153-f180-49ef-a9fd-b6f63d88657c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20d33153-f180-49ef-a9fd-b6f63d88657c","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"feature","uniqueId":"capability.6bea0b29-62ef-4e33-8137-a442db78d321.feature","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","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":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","empty":false}],"type":"tosca.capabilities.Scalable","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"scalable","uniqueId":"capability.f42a806f-6be1-4d91-b82d-124810f75b87.scalable","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.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":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"binding","uniqueId":"capability.f42a806f-6be1-4d91-b82d-124810f75b87.binding","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.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":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","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":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","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":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","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":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","empty":false}],"type":"tosca.capabilities.Container","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"host","uniqueId":"capability.f42a806f-6be1-4d91-b82d-124810f75b87.host","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.ephemeral.size","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.ephemeral.size","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"instance","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.instance","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"memory","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.memory","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.iops","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.iops","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.read.requests","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.read.requests","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"cpu.delta","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.cpu.delta","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.capacity","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.capacity","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.read.bytes","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.read.bytes","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.write.bytes","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.write.bytes","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.latency","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.latency","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.read.bytes.rate","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.usage","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.usage","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"cpu_util","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.cpu_util","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.allocation","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.allocation","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.write.requests.rate","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.write.requests.rate","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.write.bytes.rate","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.write.bytes.rate","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.latency","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.latency","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"cpu","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.cpu","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.write.requests","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.write.requests","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.write.bytes","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.write.bytes","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.read.requests","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.read.requests","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.root.size","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.root.size","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.write.bytes.rate","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"vcpus","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.vcpus","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.iops","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.iops","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.usage","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.usage","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.read.requests.rate","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.read.requests.rate","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.write.requests.rate","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.write.requests.rate","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.allocation","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.allocation","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.read.bytes.rate","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.read.bytes.rate","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.read.bytes","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.read.bytes","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"memory.usage","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.memory.usage","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.device.capacity","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.device.capacity","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"memory.resident","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.memory.resident","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"973aa49c-86c4-4706-8848-57b079651310","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"973aa49c-86c4-4706-8848-57b079651310","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"disk.write.requests","uniqueId":"capability.973aa49c-86c4-4706-8848-57b079651310.disk.write.requests","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"os","uniqueId":"capability.f42a806f-6be1-4d91-b82d-124810f75b87.os","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.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":"f42a806f-6be1-4d91-b82d-124810f75b87","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"endpoint","uniqueId":"capability.f42a806f-6be1-4d91-b82d-124810f75b87.endpoint","ownerId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.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":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"dependency","uniqueId":"6bea0b29-62ef-4e33-8137-a442db78d321.dependency","capability":"tosca.capabilities.Node","ownerId":"6bea0b29-62ef-4e33-8137-a442db78d321","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":["55372a8f-5fe5-4553-b15d-6c961cd7e7d2.47deb2c5-56e5-406b-b117-ab7ee46906ac.dummy","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.abstract_dummy"],"source":"55372a8f-5fe5-4553-b15d-6c961cd7e7d2","parentName":"local_storage","uniqueId":"f42a806f-6be1-4d91-b82d-124810f75b87.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"f42a806f-6be1-4d91-b82d-124810f75b87","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.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":"c63b26ab-a404-4389-8094-26e478721152.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c63b26ab-a404-4389-8094-26e478721152","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c63b26ab-a404-4389-8094-26e478721152","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c63b26ab-a404-4389-8094-26e478721152","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c63b26ab-a404-4389-8094-26e478721152","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c63b26ab-a404-4389-8094-26e478721152","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c63b26ab-a404-4389-8094-26e478721152","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c63b26ab-a404-4389-8094-26e478721152","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c63b26ab-a404-4389-8094-26e478721152","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.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":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.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":"c63b26ab-a404-4389-8094-26e478721152.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c63b26ab-a404-4389-8094-26e478721152","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c63b26ab-a404-4389-8094-26e478721152","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.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":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.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":"c63b26ab-a404-4389-8094-26e478721152.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c63b26ab-a404-4389-8094-26e478721152","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c63b26ab-a404-4389-8094-26e478721152","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c63b26ab-a404-4389-8094-26e478721152","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.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":"c63b26ab-a404-4389-8094-26e478721152.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c63b26ab-a404-4389-8094-26e478721152","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c63b26ab-a404-4389-8094-26e478721152","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"9c5011ab-7d03-402a-b9b0-66eabed9dc20","groupUUID":"d7bdb9b3-818a-4404-b3c2-15b7dd811595","members":{"abstract_dummy":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.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":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.heat1","26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"b0da1ebc-501b-486f-904c-b41fdf5ecfbc","artifactsUuid":["7c1a3213-5518-4f56-8cae-20b67ca3135d"],"groupUUID":"844fa8d9-8379-44a3-9c22-aa4d2a254410","members":{"abstract_dummy":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.55372a8f-5fe5-4553-b15d-6c961cd7e7d2.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":1629034701968,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_cnf"],"uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3","componentMetadataForSupportLog":{"SupportablityComponentUUID":"7f142ef5-aa63-4a33-96e0-dca3cb7e0cd9","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"b8e7c3d47f644b9b9fef5c02606e82cb","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"7f142ef5-aa63-4a33-96e0-dca3cb7e0cd9","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"582c924e-314b-47ae-bb82-909854702440","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1629034703136,"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":1629034703320,"description":"created from csar","artifactType":"HEAT","uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"7c1a3213-5518-4f56-8cae-20b67ca3135d","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.heat1","duplicated":false,"payloadUpdateDate":1629034703327,"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":1629034703320,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1629034703403,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"2ea88852-4735-40b0-a4a3-c2185c1ad954","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1629034703406,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629034703403,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1629034703338,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1629034703338,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629034703338,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1629034703301,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"94d79315-c397-46e7-a33b-d3b06d5be17b","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1629034703303,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629034703301,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3"},"categorySpecificMetadata":{},"csarUUID":"b8e7c3d47f644b9b9fef5c02606e82cb","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_cnf"} 2021-08-15 13:38:24,825 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2021-08-15 13:38:24,826 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:34,837 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-08-15 13:38:34,843 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:34,844 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/26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3/lifecycleState/Certify 2021-08-15 13:38:34,844 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-08-15 13:38:34,847 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:39,363 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3/lifecycleState/Certify HTTP/1.1" 200 1281 2021-08-15 13:38:39,365 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-08-15 13:38:39,366 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"f92dcae2-8c12-427e-85fe-c45d66cd0c4d","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1629034701968,"lastUpdateDate":1629034715999,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"f92dcae2-8c12-427e-85fe-c45d66cd0c4d"},"csarUUID":"b8e7c3d47f644b9b9fef5c02606e82cb","csarVersion":"1.0","invariantUUID":"582c924e-314b-47ae-bb82-909854702440","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":"7f142ef5-aa63-4a33-96e0-dca3cb7e0cd9"} 2021-08-15 13:38:39,369 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-15 13:38:39,369 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-15 13:38:39,370 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:39,370 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-08-15 13:38:39,370 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-15 13:38:39,373 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-15 13:38:39,491 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1085 2021-08-15 13:38:39,492 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-15 13:38:39,493 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"bfca7ca2-9de0-4d1b-a537-d38c9708f577","invariantUUID":"63af72b6-acbd-461b-8803-a3c598234b34","name":"basic_onboard_MUTTyV","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bfca7ca2-9de0-4d1b-a537-d38c9708f577/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"7f142ef5-aa63-4a33-96e0-dca3cb7e0cd9","invariantUUID":"582c924e-314b-47ae-bb82-909854702440","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7f142ef5-aa63-4a33-96e0-dca3cb7e0cd9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6672b13f-96ac-4833-844f-5b0902d826c4","invariantUUID":"15c035b1-0316-4a14-8f39-d26c09db4a9f","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/6672b13f-96ac-4833-844f-5b0902d826c4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"}] 2021-08-15 13:38:39,496 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_MUTTyV from SDC 2021-08-15 13:38:39,496 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:39,496 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:39,497 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-15 13:38:39,497 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-15 13:38:39,497 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:39,498 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:39,498 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-15 13:38:39,498 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-15 13:38:39,499 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:39,499 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:39,499 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-15 13:38:39,499 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-15 13:38:39,500 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-15 13:38:39,500 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-15 13:38:39,501 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:39,501 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-08-15 13:38:39,502 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-15 13:38:39,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:40,399 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-08-15 13:38:40,403 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-15 13:38:40,406 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b921639-ed05-47a7-862b-dcdccc6cb943","lifecycleState":"CERTIFIED","lastUpdateDate":1629026459652,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c641fdeb-b227-456a-a7ac-bb6f707c6f56","invariantUUID":"c1141e76-7c49-4378-8190-bead65c9940e","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"466655e5-183b-45f9-a9f7-ef36140fda8f","lifecycleState":"CERTIFIED","lastUpdateDate":1629026620300,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e264644b-bf4f-4ed3-9ebf-0a0b19d95a88","invariantUUID":"7b5b01a4-d016-4133-accb-c18c605d9db7","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":"defaulticon","uniqueId":"7b41084d-894f-4687-90ab-980e6bb2b8c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629026368905,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d2e56003-9a06-4e19-b67f-1607b97b28a8","invariantUUID":"86fcdff5-f38f-49ba-9f5e-f6a50fa2d634","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":"f42a806f-6be1-4d91-b82d-124810f75b87","lifecycleState":"CERTIFIED","lastUpdateDate":1629026018793,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8331c09f-a792-480a-9d0f-b779ce82c392","invariantUUID":"4b2b8daf-7ee3-47f8-9e39-27d4719cd032","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e0d629e-a7c9-40bd-a759-12c59b0eddfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629026086927,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dad03ab-25cf-4290-9159-77aa722701c0","invariantUUID":"fcaf9be6-3faf-4318-94ba-c6aad118c02b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cd9a981-ff7b-4880-95be-8a558107b377","lifecycleState":"CERTIFIED","lastUpdateDate":1629026279347,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"171aa29a-31e8-46b7-9702-3381f10ed49b","invariantUUID":"1a9e80de-456b-4868-9366-00cd86c01b01","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":"e0e8e9d7-6ad9-44a7-be08-aa9e0c1e294c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026419938,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"409000ab-0457-4981-abd5-6a12a8aed48f","invariantUUID":"7f4310b1-e6c9-4999-b848-c4d073bdbb09","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"474680b2-c137-41b9-85d1-52387cc26dc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629026061511,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a23ee913-782b-4f6b-8cb0-ff061764b6b0","invariantUUID":"cef4935c-1b68-4515-bcd4-fe8aefd5d752","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":"aa029304-859a-4e33-99b1-7c1589776c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629026330590,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adcec74c-78ec-4acf-8629-70356c22c13c","invariantUUID":"af5e5727-f57a-496a-90d1-bdf2c5da32b6","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0f6bdee9-c7b4-4478-ae84-ea679135ff6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629026604132,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f1851a7-e234-46b6-9fb1-63aadd339c0e","invariantUUID":"b000c0d8-42b1-4052-aa52-4a6ea249d817","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":"port","uniqueId":"e5bea0e4-0f6c-459e-a21b-3f8dbff73584","lifecycleState":"CERTIFIED","lastUpdateDate":1629026574329,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8b9a549-85ee-48ab-9e45-00107e4bd36a","invariantUUID":"0eff7624-7f56-4319-b54a-e98fc886fe5b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3610bea0-c0fd-42d1-a930-38c11468e7ee","lifecycleState":"CERTIFIED","lastUpdateDate":1629026442861,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d77413b-2d53-4df6-995e-9f5c01744af0","invariantUUID":"a252b354-a10f-463c-bb80-a4ffe19b872a","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":"compute","uniqueId":"ab9d9abe-b199-4280-9bfa-716c79ec1e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629026612857,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81c3c268-9159-4d7a-bd6d-1cbe200a0b89","invariantUUID":"03723917-6e27-419e-9880-adf725690ada","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"807a6f60-e866-46e8-99fe-c68c42d3021e","lifecycleState":"CERTIFIED","lastUpdateDate":1629026598241,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02669f02-c810-4259-a165-5bd1e1fd38b4","invariantUUID":"7f12c97c-3d5c-40aa-ba81-45b7299ccfb1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0c2bbe3-4faa-47fb-bc99-f76d0f7600fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629026121154,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da5d06cf-a594-4d30-bec2-0e4e35ec8b95","invariantUUID":"ce534e47-fa15-4ace-805d-591994dbca9f","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":"objectStorage","uniqueId":"acd96954-d408-438e-81a4-c6cce9f23bea","lifecycleState":"CERTIFIED","lastUpdateDate":1629026106807,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff34b31-a4b5-4e52-b57c-7985b6877c19","invariantUUID":"ddc6ee2a-05b7-4dc1-99e9-9fbdf91d8e3b","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d3d7a9c-e688-44ed-a42e-cecedf4cc9b0","lifecycleState":"CERTIFIED","lastUpdateDate":1629026385829,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd2ae742-e9c4-45e0-bb4c-9011cf73f915","invariantUUID":"015ffa6a-f201-4c7a-9293-825927c38a0a","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":"8d41675d-7db7-4380-b18a-371649b0cb97","lifecycleState":"CERTIFIED","lastUpdateDate":1629026506027,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eabdbe29-aa6e-4ca8-bb3b-e67a8e4e73cb","invariantUUID":"46690e88-63b2-426d-a7f1-6ee99d141aff","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":"f92dcae2-8c12-427e-85fe-c45d66cd0c4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629034715999,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7f142ef5-aa63-4a33-96e0-dca3cb7e0cd9","invariantUUID":"582c924e-314b-47ae-bb82-909854702440","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":"network","uniqueId":"c9043915-bb84-43dd-aa60-047310feca26","lifecycleState":"CERTIFIED","lastUpdateDate":1629026142528,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a401a126-9cf9-4ae5-a9f6-276f9ecfb970","invariantUUID":"74da25ed-588b-46a4-b26e-c3e72b83da8e","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":"714d497e-5177-44e5-a298-6cedf8f8b3a5","lifecycleState":"CERTIFIED","lastUpdateDate":1629026227937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1b128bf-73d8-4887-866d-1264fd323984","invariantUUID":"598dc33a-a909-4df2-baa8-eb32af9a8cbc","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":"5ad941d7-254e-44e8-9f8b-4fd8464b2be8","lifecycleState":"CERTIFIED","lastUpdateDate":1629026531064,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3e9ef76-9de0-493e-bfeb-b7174321e69d","invariantUUID":"4a5f9adb-4668-4f84-9c3e-dc175bb03441","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":"port","uniqueId":"33c00353-3225-4877-a97a-d40bd5733139","lifecycleState":"CERTIFIED","lastUpdateDate":1629026206234,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"113f31bf-6782-42af-a104-754dcbc80cf1","invariantUUID":"238416ea-f5cb-49bd-a48c-e48a9ed8500b","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5c025f3-abfc-4fbd-9c70-e61ba34728f8","lifecycleState":"CERTIFIED","lastUpdateDate":1629026363592,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6eb08b8-863b-4c74-97fa-853cb1151f76","invariantUUID":"be694a19-33ed-434a-82ce-d489645bc801","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":"ac0d393f-e2c9-4d37-ae15-b3631e89333f","lifecycleState":"CERTIFIED","lastUpdateDate":1629026525933,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c94fbf3-79b6-45cf-9acd-4a8afa21d6d9","invariantUUID":"b4327d12-4743-4694-bb16-e732963d1ee6","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":"144d9902-5c67-4cc1-9f2f-85ee1bec9ca2","lifecycleState":"CERTIFIED","lastUpdateDate":1629026126748,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aede9975-431c-408a-9b51-2858f749617b","invariantUUID":"8f6d3701-3ea5-4870-9e43-383e4808ff69","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":"32dd64fb-ebc4-4e86-b703-c8ae32884afa","lifecycleState":"CERTIFIED","lastUpdateDate":1629026511666,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"907d2e0a-228e-4aff-9ff1-7d72b98fafb7","invariantUUID":"0099a206-4be2-449b-96cd-0a921c423155","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":"port","uniqueId":"d36466e8-9de6-4a95-bfc9-470dfddfeb05","lifecycleState":"CERTIFIED","lastUpdateDate":1629026081679,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c81698fe-de62-4ab1-a74d-b49707c92a90","invariantUUID":"ae6cf973-a604-4a39-a58c-efb9c846317c","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":"57485a69-3da8-4af9-923b-1d31bb8e3dfa","lifecycleState":"CERTIFIED","lastUpdateDate":1629026148707,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fe2f1116-a503-4be1-b200-3d22fd0c7bdd","invariantUUID":"4a49db9e-c705-4121-8cfa-3a8617fa566e","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":"156eafc8-d5f8-4742-9a01-77f31d2e7475","lifecycleState":"CERTIFIED","lastUpdateDate":1629026350198,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"40042237-31a6-4397-98c4-d3f8ae3e8a57","invariantUUID":"66aaa3a1-f96e-4838-a012-6c5b0fbb1a2f","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":"loadBalancer","uniqueId":"5537b69a-3164-4700-a459-ee9a89c87caa","lifecycleState":"CERTIFIED","lastUpdateDate":1629026076325,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26818b16-ae2a-4626-a5b5-adb72d5a682c","invariantUUID":"42349401-694d-47d6-8290-da80e58815c0","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":"1c92a8a6-8210-4738-9444-940f1a04b692","lifecycleState":"CERTIFIED","lastUpdateDate":1629026314323,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5a92cd2-d00d-42f1-b4de-6bf5ef066356","invariantUUID":"d355a86c-0e35-49eb-b83b-6261e6b5fa21","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1139613d-88d1-42ba-a248-adb6dec214f2","lifecycleState":"CERTIFIED","lastUpdateDate":1629026437856,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805a1a3e-f311-40da-b334-5045513e8a04","invariantUUID":"fabed672-96f6-41f7-8b19-211428fca132","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":"d9a9f320-671b-4648-b43c-081b6e9a8094","lifecycleState":"CERTIFIED","lastUpdateDate":1629026259389,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80aa3e37-f1be-414c-a865-036e919dfb4f","invariantUUID":"aaee31f1-8812-4625-b423-5465858bec8d","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":"securityrules","uniqueId":"bd51819d-7d80-445d-9626-732354fbedd5","lifecycleState":"CERTIFIED","lastUpdateDate":1629026233440,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"98f1c6d5-3936-4f1c-b84d-38fb224811f8","invariantUUID":"965428ab-923c-45e0-bb8b-6a642b26b22e","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6398ebad-5301-46ec-b676-205a0e8d7450","lifecycleState":"CERTIFIED","lastUpdateDate":1629026544296,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f27414f9-7a18-49c8-851e-049ddb396f69","invariantUUID":"864d760b-1040-4c3c-a366-98bd639e521f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9346c601-12de-4fc8-be75-1d22bff48c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026624224,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c0bc4d8-7374-49ea-a016-1f788dd1b035","invariantUUID":"76c98b68-df0f-4390-9465-e18047e9e832","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":"8a26f099-1cdc-4514-93c9-742c644f3fd7","lifecycleState":"CERTIFIED","lastUpdateDate":1629026607485,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a41c515-67ba-4c15-a84b-5ffa9439b78f","invariantUUID":"300b3d95-cc95-4f7c-a452-9917db9c4a61","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb4fb9ce-0cfd-4f50-8f71-5c559d519c45","lifecycleState":"CERTIFIED","lastUpdateDate":1629026565614,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eff4aa33-3178-4e9f-959a-fa184a534c7b","invariantUUID":"47643604-f123-43c6-a450-daf8a6502cd6","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":"5443cdc6-01f4-469e-a683-8103e655bd9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026537944,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15b1bfd-59b2-4d4d-9829-ca7aee2a7aef","invariantUUID":"7c6ad249-02fa-4737-afbf-357c2acbb35d","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":"f5f2e1a1-6354-4234-86e0-2a51c4a0c3f4","lifecycleState":"CERTIFIED","lastUpdateDate":1629026287931,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3df85816-3369-409e-96af-e827474e7620","invariantUUID":"5492f409-5433-41f1-8b3f-326843645936","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":"93d14a4f-db64-47ca-b0f3-2c7d40b8e28c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026154004,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7af98c6a-30ce-4043-b81d-467cae5db0a5","invariantUUID":"cc47f0ee-2e4f-401f-88f3-abd9cda1869f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"18683b6f-99b1-4a42-b2c0-395887cee87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026054345,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a840143-3ed6-4823-9407-dd2eaffadcfb","invariantUUID":"3d697e27-6653-479e-94ed-99160746ef69","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb1231b1-c8d9-4f32-b541-d8c5a3778b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629026584114,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5582fb70-bc7b-49f2-a797-4d3db70ff24c","invariantUUID":"0080b794-88c2-431b-a2ca-5e8a68199fc5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8659ee63-203f-4449-ae8d-463035875b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1629026499957,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ab516bc-05a3-47bf-8a84-fffb3095c362","invariantUUID":"8807c2a4-d691-4da8-b6af-cc14f807e707","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":"network","uniqueId":"2788666d-a196-43e7-84de-51a0203bae08","lifecycleState":"CERTIFIED","lastUpdateDate":1629026413549,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"277b68a7-e133-43ae-95f1-04c227ad64d1","invariantUUID":"90897397-c5fd-4778-babd-512733bda0ab","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"433b5d1c-0848-4987-ba36-99d8dd68d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1629026161412,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"021b8248-5653-4837-b3cc-08355ac8644c","invariantUUID":"d9891d01-9b46-4b8e-ae49-5f984d5d05e2","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":"compute","uniqueId":"234561dc-7a12-4767-9c86-22a730ce54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1629026391649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a335445b-3241-4142-9808-d5aa62218913","invariantUUID":"0e910641-6bff-4321-b8f6-f2fbcff38cb3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4513146c-314f-44cf-8571-acc3ea384dec","lifecycleState":"CERTIFIED","lastUpdateDate":1629026169949,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba940735-3945-43c8-be34-31f0ccb609e1","invariantUUID":"abdb8bde-e970-4c8f-8a3e-fde8b00c16c3","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":"defaulticon","uniqueId":"71f6f4da-0b6d-4acc-9238-33f29799135e","lifecycleState":"CERTIFIED","lastUpdateDate":1629026137198,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d494fcf7-04de-42d6-a735-787cb0cb5298","invariantUUID":"9f4b7fb6-50f2-4b24-aa21-3e5810cf7c69","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"396f5886-5514-42e7-8097-6ee3ddbfbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1629026560333,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a728116-5404-4153-9507-b0daff08187b","invariantUUID":"f860daf9-920a-465e-aba0-50d353e40042","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"93f2b7d2-5c59-460a-ace1-058d7420222a","lifecycleState":"CERTIFIED","lastUpdateDate":1629026273253,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a17b0971-ac2b-4c46-8b90-8dc09da85c53","invariantUUID":"5d84099d-0981-4a64-be4e-28a1e3c76fef","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":"c7d6514a-2edf-407e-826c-1a09214dbe8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629034607256,"name":"basic_onboard_MUTTyV","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bfca7ca2-9de0-4d1b-a537-d38c9708f577","invariantUUID":"63af72b6-acbd-461b-8803-a3c598234b34","systemName":"BasicOnboardMuttyv","description":"VF","tags":["basic_onboard_MUTTyV"],"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":"42a7a857-d810-4c25-9add-0a44d91872c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629026374045,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed5e55f3-8042-4f04-8709-0d380c2fd8fb","invariantUUID":"c6b3b8a6-bc80-43de-b18e-ab6b16ca5724","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":"defaulticon","uniqueId":"92016d7c-c625-4d0f-b154-7c5ff8193af7","lifecycleState":"CERTIFIED","lastUpdateDate":1629026047623,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a0250eb6-d295-4201-b1c0-e34457711da3","invariantUUID":"49b72e2f-13cb-4da6-a0ba-117ca4db4110","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":"5c726f19-9e9f-4a4c-a697-e2d8d0fd3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1629026466585,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78357a6b-1d1e-41cf-930e-51151375f1f6","invariantUUID":"4f1c0985-b883-45ec-aeee-ac3f2f741b28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ebc8ded-75af-43c2-91a4-d9d912650ad0","lifecycleState":"CERTIFIED","lastUpdateDate":1629026254329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e06c34f7-ae50-412e-9c74-a1b2abb6d620","invariantUUID":"73a629c1-efda-4795-83cd-8e8e6409a4d5","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":"networkrules","uniqueId":"eef9b143-e8eb-4ef4-be4f-0638709e60c1","lifecycleState":"CERTIFIED","lastUpdateDate":1629026200987,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4864610e-5aa3-48c1-b9bf-5e8559ff70de","invariantUUID":"51d43304-03fe-46ed-b582-cbb13d214546","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":"objectStorage","uniqueId":"8c51d6c4-d754-461a-a4a3-a82971159f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026379163,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503d1650-b09c-4dc2-86d1-9459687e6de2","invariantUUID":"fe18b96e-05a2-40cd-819c-2367191fde19","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e109f064-7645-41b7-8219-f0dda742e167","lifecycleState":"CERTIFIED","lastUpdateDate":1629026425265,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e7bf2b8-1393-439e-b9c0-1f68f44cfdfe","invariantUUID":"c174615e-8bb0-404e-8bbc-2e307467917a","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":"networkrules","uniqueId":"1b610ed2-ec5b-4479-9642-290226573883","lifecycleState":"CERTIFIED","lastUpdateDate":1629026221115,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"95a244e3-426c-436d-9ab8-b5b5efcb6099","invariantUUID":"b58feb50-c685-4aa1-bf91-260e45fbd021","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3a5b66c1-f479-4015-9231-145f134c267c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026356762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"100e47d4-b737-4230-bf47-70d45c48c4d7","invariantUUID":"02cf03d5-ce28-4e46-86ba-8c299c9548c8","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5af9ebe0-3bf3-43b9-af3f-154c184a6946","lifecycleState":"CERTIFIED","lastUpdateDate":1629026336826,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"046f27cf-42f4-46f1-bec4-da043e1d986a","invariantUUID":"9f26cff9-63b6-4ff3-b21d-61cbf664d0d6","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9009417d-79a7-4568-9cdc-7c66466a5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026397733,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd18b556-f576-45ee-8309-67f3fc28233f","invariantUUID":"075d4782-b33c-41bf-b2aa-fc237c320973","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e1e1dad2-b4eb-4db9-a4d6-bc0e7de29afb","lifecycleState":"CERTIFIED","lastUpdateDate":1629026112379,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da574f77-7b3e-4f55-8788-0bee9ef15b9f","invariantUUID":"97ec11cc-4ca9-48ea-9525-5525b33785b1","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b0a1a7b5-5140-49b1-ab6b-10f7fc0d5a0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629026554601,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20d2e785-8794-4683-991f-e62d8e24ccfa","invariantUUID":"6893f484-5480-409e-8f27-64524efeb5f7","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef87facb-999a-4b1d-a5ec-ab2231f098d0","lifecycleState":"CERTIFIED","lastUpdateDate":1629026243618,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"762a4b7c-6581-4f72-bd26-8d65a66dd83a","invariantUUID":"739005a9-68d2-4883-9d58-f9bc6f81d7cb","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8baa3583-2830-409e-ba91-a8feacbdc9cd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629034524550,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6672b13f-96ac-4833-844f-5b0902d826c4","invariantUUID":"15c035b1-0316-4a14-8f39-d26c09db4a9f","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4cc3ff63-e674-48e9-865c-d02d243c0335","lifecycleState":"CERTIFIED","lastUpdateDate":1629026131957,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1b0d3a7-6d5d-4227-ab7d-965331c13130","invariantUUID":"7e17df5f-eb03-433e-b098-3ae7c09d60a2","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a5322f6-939d-4e71-b3aa-08911bc7739f","lifecycleState":"CERTIFIED","lastUpdateDate":1629026517523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618f4328-d1c8-477a-a4f2-d8ce81b9ac3f","invariantUUID":"e995aceb-1873-4d1b-acf7-477fcbddbca8","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7338ffdf-cc82-4197-93b5-e4e7ca308fef","lifecycleState":"CERTIFIED","lastUpdateDate":1629026494854,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57a54287-de52-4396-bade-8d88e0458396","invariantUUID":"6bae0cdb-bae0-4732-841d-523c1e4db3be","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b7c1878-3446-4245-810a-a39e15c86ffe","lifecycleState":"CERTIFIED","lastUpdateDate":1629026249064,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6eb034c-f11d-4383-8fe3-1cb35411bdc0","invariantUUID":"94c31418-f086-42f6-b959-2a13ccb88ebb","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":"defaulticon","uniqueId":"08c4f254-70ed-4d48-b4cc-730be872cc3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629026489550,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d01c5a8f-3615-4e14-a829-e6c44b0890fe","invariantUUID":"88e7f544-505b-422b-9e4a-83fa94192068","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9283179-b4cb-487b-964a-2d3ed3ea61f9","lifecycleState":"CERTIFIED","lastUpdateDate":1629034656366,"name":"basic_onboard_MUTTyV","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9418237f-8319-4e08-b69c-b1ec74771bc5","invariantUUID":"a55360ef-ed8b-46e0-ac6d-a3a403e39332","systemName":"BasicOnboardMuttyv","description":"service","tags":["basic_onboard_MUTTyV"],"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":"dfda4ceb-d23a-4a8e-9466-1bfb59dd7095","lifecycleState":"CERTIFIED","lastUpdateDate":1629034259779,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b505fd08-09e1-4033-a8be-2ef2c7e8bb6e","invariantUUID":"81d7d4f8-58c1-4c3b-bc4d-1a87d16e3565","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-15 13:38:40,414 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-15 13:38:50,425 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-15 13:38:50,425 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-15 13:38:50,426 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:50,427 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-08-15 13:38:50,427 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-15 13:38:50,430 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-15 13:38:50,563 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1085 2021-08-15 13:38:50,565 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-15 13:38:50,565 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"bfca7ca2-9de0-4d1b-a537-d38c9708f577","invariantUUID":"63af72b6-acbd-461b-8803-a3c598234b34","name":"basic_onboard_MUTTyV","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bfca7ca2-9de0-4d1b-a537-d38c9708f577/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"7f142ef5-aa63-4a33-96e0-dca3cb7e0cd9","invariantUUID":"582c924e-314b-47ae-bb82-909854702440","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7f142ef5-aa63-4a33-96e0-dca3cb7e0cd9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6672b13f-96ac-4833-844f-5b0902d826c4","invariantUUID":"15c035b1-0316-4a14-8f39-d26c09db4a9f","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/6672b13f-96ac-4833-844f-5b0902d826c4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"}] 2021-08-15 13:38:50,569 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_MUTTyV from SDC 2021-08-15 13:38:50,569 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:50,569 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:50,570 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-15 13:38:50,570 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-15 13:38:50,570 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:50,571 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:50,571 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-15 13:38:50,572 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-15 13:38:50,572 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:50,572 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:50,573 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-15 13:38:50,573 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-15 13:38:50,573 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-15 13:38:50,574 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-15 13:38:50,574 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:50,575 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-08-15 13:38:50,575 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-15 13:38:50,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:51,242 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-08-15 13:38:51,245 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-15 13:38:51,249 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b921639-ed05-47a7-862b-dcdccc6cb943","lifecycleState":"CERTIFIED","lastUpdateDate":1629026459652,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c641fdeb-b227-456a-a7ac-bb6f707c6f56","invariantUUID":"c1141e76-7c49-4378-8190-bead65c9940e","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"466655e5-183b-45f9-a9f7-ef36140fda8f","lifecycleState":"CERTIFIED","lastUpdateDate":1629026620300,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e264644b-bf4f-4ed3-9ebf-0a0b19d95a88","invariantUUID":"7b5b01a4-d016-4133-accb-c18c605d9db7","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":"defaulticon","uniqueId":"7b41084d-894f-4687-90ab-980e6bb2b8c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629026368905,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d2e56003-9a06-4e19-b67f-1607b97b28a8","invariantUUID":"86fcdff5-f38f-49ba-9f5e-f6a50fa2d634","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":"f42a806f-6be1-4d91-b82d-124810f75b87","lifecycleState":"CERTIFIED","lastUpdateDate":1629026018793,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8331c09f-a792-480a-9d0f-b779ce82c392","invariantUUID":"4b2b8daf-7ee3-47f8-9e39-27d4719cd032","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e0d629e-a7c9-40bd-a759-12c59b0eddfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629026086927,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dad03ab-25cf-4290-9159-77aa722701c0","invariantUUID":"fcaf9be6-3faf-4318-94ba-c6aad118c02b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cd9a981-ff7b-4880-95be-8a558107b377","lifecycleState":"CERTIFIED","lastUpdateDate":1629026279347,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"171aa29a-31e8-46b7-9702-3381f10ed49b","invariantUUID":"1a9e80de-456b-4868-9366-00cd86c01b01","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":"e0e8e9d7-6ad9-44a7-be08-aa9e0c1e294c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026419938,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"409000ab-0457-4981-abd5-6a12a8aed48f","invariantUUID":"7f4310b1-e6c9-4999-b848-c4d073bdbb09","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"474680b2-c137-41b9-85d1-52387cc26dc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629026061511,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a23ee913-782b-4f6b-8cb0-ff061764b6b0","invariantUUID":"cef4935c-1b68-4515-bcd4-fe8aefd5d752","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":"aa029304-859a-4e33-99b1-7c1589776c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629026330590,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adcec74c-78ec-4acf-8629-70356c22c13c","invariantUUID":"af5e5727-f57a-496a-90d1-bdf2c5da32b6","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0f6bdee9-c7b4-4478-ae84-ea679135ff6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629026604132,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f1851a7-e234-46b6-9fb1-63aadd339c0e","invariantUUID":"b000c0d8-42b1-4052-aa52-4a6ea249d817","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":"port","uniqueId":"e5bea0e4-0f6c-459e-a21b-3f8dbff73584","lifecycleState":"CERTIFIED","lastUpdateDate":1629026574329,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8b9a549-85ee-48ab-9e45-00107e4bd36a","invariantUUID":"0eff7624-7f56-4319-b54a-e98fc886fe5b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3610bea0-c0fd-42d1-a930-38c11468e7ee","lifecycleState":"CERTIFIED","lastUpdateDate":1629026442861,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d77413b-2d53-4df6-995e-9f5c01744af0","invariantUUID":"a252b354-a10f-463c-bb80-a4ffe19b872a","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":"compute","uniqueId":"ab9d9abe-b199-4280-9bfa-716c79ec1e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629026612857,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81c3c268-9159-4d7a-bd6d-1cbe200a0b89","invariantUUID":"03723917-6e27-419e-9880-adf725690ada","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"807a6f60-e866-46e8-99fe-c68c42d3021e","lifecycleState":"CERTIFIED","lastUpdateDate":1629026598241,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02669f02-c810-4259-a165-5bd1e1fd38b4","invariantUUID":"7f12c97c-3d5c-40aa-ba81-45b7299ccfb1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0c2bbe3-4faa-47fb-bc99-f76d0f7600fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629026121154,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da5d06cf-a594-4d30-bec2-0e4e35ec8b95","invariantUUID":"ce534e47-fa15-4ace-805d-591994dbca9f","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":"objectStorage","uniqueId":"acd96954-d408-438e-81a4-c6cce9f23bea","lifecycleState":"CERTIFIED","lastUpdateDate":1629026106807,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff34b31-a4b5-4e52-b57c-7985b6877c19","invariantUUID":"ddc6ee2a-05b7-4dc1-99e9-9fbdf91d8e3b","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d3d7a9c-e688-44ed-a42e-cecedf4cc9b0","lifecycleState":"CERTIFIED","lastUpdateDate":1629026385829,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd2ae742-e9c4-45e0-bb4c-9011cf73f915","invariantUUID":"015ffa6a-f201-4c7a-9293-825927c38a0a","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":"8d41675d-7db7-4380-b18a-371649b0cb97","lifecycleState":"CERTIFIED","lastUpdateDate":1629026506027,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eabdbe29-aa6e-4ca8-bb3b-e67a8e4e73cb","invariantUUID":"46690e88-63b2-426d-a7f1-6ee99d141aff","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":"f92dcae2-8c12-427e-85fe-c45d66cd0c4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629034715999,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7f142ef5-aa63-4a33-96e0-dca3cb7e0cd9","invariantUUID":"582c924e-314b-47ae-bb82-909854702440","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":"network","uniqueId":"c9043915-bb84-43dd-aa60-047310feca26","lifecycleState":"CERTIFIED","lastUpdateDate":1629026142528,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a401a126-9cf9-4ae5-a9f6-276f9ecfb970","invariantUUID":"74da25ed-588b-46a4-b26e-c3e72b83da8e","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":"714d497e-5177-44e5-a298-6cedf8f8b3a5","lifecycleState":"CERTIFIED","lastUpdateDate":1629026227937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1b128bf-73d8-4887-866d-1264fd323984","invariantUUID":"598dc33a-a909-4df2-baa8-eb32af9a8cbc","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":"5ad941d7-254e-44e8-9f8b-4fd8464b2be8","lifecycleState":"CERTIFIED","lastUpdateDate":1629026531064,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3e9ef76-9de0-493e-bfeb-b7174321e69d","invariantUUID":"4a5f9adb-4668-4f84-9c3e-dc175bb03441","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":"port","uniqueId":"33c00353-3225-4877-a97a-d40bd5733139","lifecycleState":"CERTIFIED","lastUpdateDate":1629026206234,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"113f31bf-6782-42af-a104-754dcbc80cf1","invariantUUID":"238416ea-f5cb-49bd-a48c-e48a9ed8500b","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5c025f3-abfc-4fbd-9c70-e61ba34728f8","lifecycleState":"CERTIFIED","lastUpdateDate":1629026363592,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6eb08b8-863b-4c74-97fa-853cb1151f76","invariantUUID":"be694a19-33ed-434a-82ce-d489645bc801","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":"ac0d393f-e2c9-4d37-ae15-b3631e89333f","lifecycleState":"CERTIFIED","lastUpdateDate":1629026525933,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c94fbf3-79b6-45cf-9acd-4a8afa21d6d9","invariantUUID":"b4327d12-4743-4694-bb16-e732963d1ee6","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":"144d9902-5c67-4cc1-9f2f-85ee1bec9ca2","lifecycleState":"CERTIFIED","lastUpdateDate":1629026126748,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aede9975-431c-408a-9b51-2858f749617b","invariantUUID":"8f6d3701-3ea5-4870-9e43-383e4808ff69","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":"32dd64fb-ebc4-4e86-b703-c8ae32884afa","lifecycleState":"CERTIFIED","lastUpdateDate":1629026511666,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"907d2e0a-228e-4aff-9ff1-7d72b98fafb7","invariantUUID":"0099a206-4be2-449b-96cd-0a921c423155","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":"port","uniqueId":"d36466e8-9de6-4a95-bfc9-470dfddfeb05","lifecycleState":"CERTIFIED","lastUpdateDate":1629026081679,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c81698fe-de62-4ab1-a74d-b49707c92a90","invariantUUID":"ae6cf973-a604-4a39-a58c-efb9c846317c","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":"57485a69-3da8-4af9-923b-1d31bb8e3dfa","lifecycleState":"CERTIFIED","lastUpdateDate":1629026148707,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fe2f1116-a503-4be1-b200-3d22fd0c7bdd","invariantUUID":"4a49db9e-c705-4121-8cfa-3a8617fa566e","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":"156eafc8-d5f8-4742-9a01-77f31d2e7475","lifecycleState":"CERTIFIED","lastUpdateDate":1629026350198,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"40042237-31a6-4397-98c4-d3f8ae3e8a57","invariantUUID":"66aaa3a1-f96e-4838-a012-6c5b0fbb1a2f","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":"loadBalancer","uniqueId":"5537b69a-3164-4700-a459-ee9a89c87caa","lifecycleState":"CERTIFIED","lastUpdateDate":1629026076325,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26818b16-ae2a-4626-a5b5-adb72d5a682c","invariantUUID":"42349401-694d-47d6-8290-da80e58815c0","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":"1c92a8a6-8210-4738-9444-940f1a04b692","lifecycleState":"CERTIFIED","lastUpdateDate":1629026314323,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5a92cd2-d00d-42f1-b4de-6bf5ef066356","invariantUUID":"d355a86c-0e35-49eb-b83b-6261e6b5fa21","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1139613d-88d1-42ba-a248-adb6dec214f2","lifecycleState":"CERTIFIED","lastUpdateDate":1629026437856,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805a1a3e-f311-40da-b334-5045513e8a04","invariantUUID":"fabed672-96f6-41f7-8b19-211428fca132","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":"d9a9f320-671b-4648-b43c-081b6e9a8094","lifecycleState":"CERTIFIED","lastUpdateDate":1629026259389,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80aa3e37-f1be-414c-a865-036e919dfb4f","invariantUUID":"aaee31f1-8812-4625-b423-5465858bec8d","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":"securityrules","uniqueId":"bd51819d-7d80-445d-9626-732354fbedd5","lifecycleState":"CERTIFIED","lastUpdateDate":1629026233440,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"98f1c6d5-3936-4f1c-b84d-38fb224811f8","invariantUUID":"965428ab-923c-45e0-bb8b-6a642b26b22e","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6398ebad-5301-46ec-b676-205a0e8d7450","lifecycleState":"CERTIFIED","lastUpdateDate":1629026544296,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f27414f9-7a18-49c8-851e-049ddb396f69","invariantUUID":"864d760b-1040-4c3c-a366-98bd639e521f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9346c601-12de-4fc8-be75-1d22bff48c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026624224,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c0bc4d8-7374-49ea-a016-1f788dd1b035","invariantUUID":"76c98b68-df0f-4390-9465-e18047e9e832","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":"8a26f099-1cdc-4514-93c9-742c644f3fd7","lifecycleState":"CERTIFIED","lastUpdateDate":1629026607485,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a41c515-67ba-4c15-a84b-5ffa9439b78f","invariantUUID":"300b3d95-cc95-4f7c-a452-9917db9c4a61","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb4fb9ce-0cfd-4f50-8f71-5c559d519c45","lifecycleState":"CERTIFIED","lastUpdateDate":1629026565614,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eff4aa33-3178-4e9f-959a-fa184a534c7b","invariantUUID":"47643604-f123-43c6-a450-daf8a6502cd6","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":"5443cdc6-01f4-469e-a683-8103e655bd9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026537944,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15b1bfd-59b2-4d4d-9829-ca7aee2a7aef","invariantUUID":"7c6ad249-02fa-4737-afbf-357c2acbb35d","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":"f5f2e1a1-6354-4234-86e0-2a51c4a0c3f4","lifecycleState":"CERTIFIED","lastUpdateDate":1629026287931,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3df85816-3369-409e-96af-e827474e7620","invariantUUID":"5492f409-5433-41f1-8b3f-326843645936","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":"93d14a4f-db64-47ca-b0f3-2c7d40b8e28c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026154004,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7af98c6a-30ce-4043-b81d-467cae5db0a5","invariantUUID":"cc47f0ee-2e4f-401f-88f3-abd9cda1869f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"18683b6f-99b1-4a42-b2c0-395887cee87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026054345,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a840143-3ed6-4823-9407-dd2eaffadcfb","invariantUUID":"3d697e27-6653-479e-94ed-99160746ef69","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb1231b1-c8d9-4f32-b541-d8c5a3778b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629026584114,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5582fb70-bc7b-49f2-a797-4d3db70ff24c","invariantUUID":"0080b794-88c2-431b-a2ca-5e8a68199fc5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8659ee63-203f-4449-ae8d-463035875b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1629026499957,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ab516bc-05a3-47bf-8a84-fffb3095c362","invariantUUID":"8807c2a4-d691-4da8-b6af-cc14f807e707","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":"network","uniqueId":"2788666d-a196-43e7-84de-51a0203bae08","lifecycleState":"CERTIFIED","lastUpdateDate":1629026413549,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"277b68a7-e133-43ae-95f1-04c227ad64d1","invariantUUID":"90897397-c5fd-4778-babd-512733bda0ab","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"433b5d1c-0848-4987-ba36-99d8dd68d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1629026161412,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"021b8248-5653-4837-b3cc-08355ac8644c","invariantUUID":"d9891d01-9b46-4b8e-ae49-5f984d5d05e2","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":"compute","uniqueId":"234561dc-7a12-4767-9c86-22a730ce54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1629026391649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a335445b-3241-4142-9808-d5aa62218913","invariantUUID":"0e910641-6bff-4321-b8f6-f2fbcff38cb3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4513146c-314f-44cf-8571-acc3ea384dec","lifecycleState":"CERTIFIED","lastUpdateDate":1629026169949,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba940735-3945-43c8-be34-31f0ccb609e1","invariantUUID":"abdb8bde-e970-4c8f-8a3e-fde8b00c16c3","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":"defaulticon","uniqueId":"71f6f4da-0b6d-4acc-9238-33f29799135e","lifecycleState":"CERTIFIED","lastUpdateDate":1629026137198,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d494fcf7-04de-42d6-a735-787cb0cb5298","invariantUUID":"9f4b7fb6-50f2-4b24-aa21-3e5810cf7c69","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"396f5886-5514-42e7-8097-6ee3ddbfbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1629026560333,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a728116-5404-4153-9507-b0daff08187b","invariantUUID":"f860daf9-920a-465e-aba0-50d353e40042","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"93f2b7d2-5c59-460a-ace1-058d7420222a","lifecycleState":"CERTIFIED","lastUpdateDate":1629026273253,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a17b0971-ac2b-4c46-8b90-8dc09da85c53","invariantUUID":"5d84099d-0981-4a64-be4e-28a1e3c76fef","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":"c7d6514a-2edf-407e-826c-1a09214dbe8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629034607256,"name":"basic_onboard_MUTTyV","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bfca7ca2-9de0-4d1b-a537-d38c9708f577","invariantUUID":"63af72b6-acbd-461b-8803-a3c598234b34","systemName":"BasicOnboardMuttyv","description":"VF","tags":["basic_onboard_MUTTyV"],"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":"42a7a857-d810-4c25-9add-0a44d91872c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629026374045,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed5e55f3-8042-4f04-8709-0d380c2fd8fb","invariantUUID":"c6b3b8a6-bc80-43de-b18e-ab6b16ca5724","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":"defaulticon","uniqueId":"92016d7c-c625-4d0f-b154-7c5ff8193af7","lifecycleState":"CERTIFIED","lastUpdateDate":1629026047623,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a0250eb6-d295-4201-b1c0-e34457711da3","invariantUUID":"49b72e2f-13cb-4da6-a0ba-117ca4db4110","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":"5c726f19-9e9f-4a4c-a697-e2d8d0fd3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1629026466585,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78357a6b-1d1e-41cf-930e-51151375f1f6","invariantUUID":"4f1c0985-b883-45ec-aeee-ac3f2f741b28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ebc8ded-75af-43c2-91a4-d9d912650ad0","lifecycleState":"CERTIFIED","lastUpdateDate":1629026254329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e06c34f7-ae50-412e-9c74-a1b2abb6d620","invariantUUID":"73a629c1-efda-4795-83cd-8e8e6409a4d5","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":"networkrules","uniqueId":"eef9b143-e8eb-4ef4-be4f-0638709e60c1","lifecycleState":"CERTIFIED","lastUpdateDate":1629026200987,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4864610e-5aa3-48c1-b9bf-5e8559ff70de","invariantUUID":"51d43304-03fe-46ed-b582-cbb13d214546","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":"objectStorage","uniqueId":"8c51d6c4-d754-461a-a4a3-a82971159f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026379163,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503d1650-b09c-4dc2-86d1-9459687e6de2","invariantUUID":"fe18b96e-05a2-40cd-819c-2367191fde19","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e109f064-7645-41b7-8219-f0dda742e167","lifecycleState":"CERTIFIED","lastUpdateDate":1629026425265,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e7bf2b8-1393-439e-b9c0-1f68f44cfdfe","invariantUUID":"c174615e-8bb0-404e-8bbc-2e307467917a","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":"networkrules","uniqueId":"1b610ed2-ec5b-4479-9642-290226573883","lifecycleState":"CERTIFIED","lastUpdateDate":1629026221115,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"95a244e3-426c-436d-9ab8-b5b5efcb6099","invariantUUID":"b58feb50-c685-4aa1-bf91-260e45fbd021","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3a5b66c1-f479-4015-9231-145f134c267c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026356762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"100e47d4-b737-4230-bf47-70d45c48c4d7","invariantUUID":"02cf03d5-ce28-4e46-86ba-8c299c9548c8","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5af9ebe0-3bf3-43b9-af3f-154c184a6946","lifecycleState":"CERTIFIED","lastUpdateDate":1629026336826,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"046f27cf-42f4-46f1-bec4-da043e1d986a","invariantUUID":"9f26cff9-63b6-4ff3-b21d-61cbf664d0d6","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9009417d-79a7-4568-9cdc-7c66466a5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026397733,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd18b556-f576-45ee-8309-67f3fc28233f","invariantUUID":"075d4782-b33c-41bf-b2aa-fc237c320973","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e1e1dad2-b4eb-4db9-a4d6-bc0e7de29afb","lifecycleState":"CERTIFIED","lastUpdateDate":1629026112379,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da574f77-7b3e-4f55-8788-0bee9ef15b9f","invariantUUID":"97ec11cc-4ca9-48ea-9525-5525b33785b1","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b0a1a7b5-5140-49b1-ab6b-10f7fc0d5a0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629026554601,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20d2e785-8794-4683-991f-e62d8e24ccfa","invariantUUID":"6893f484-5480-409e-8f27-64524efeb5f7","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef87facb-999a-4b1d-a5ec-ab2231f098d0","lifecycleState":"CERTIFIED","lastUpdateDate":1629026243618,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"762a4b7c-6581-4f72-bd26-8d65a66dd83a","invariantUUID":"739005a9-68d2-4883-9d58-f9bc6f81d7cb","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8baa3583-2830-409e-ba91-a8feacbdc9cd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629034524550,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6672b13f-96ac-4833-844f-5b0902d826c4","invariantUUID":"15c035b1-0316-4a14-8f39-d26c09db4a9f","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4cc3ff63-e674-48e9-865c-d02d243c0335","lifecycleState":"CERTIFIED","lastUpdateDate":1629026131957,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1b0d3a7-6d5d-4227-ab7d-965331c13130","invariantUUID":"7e17df5f-eb03-433e-b098-3ae7c09d60a2","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a5322f6-939d-4e71-b3aa-08911bc7739f","lifecycleState":"CERTIFIED","lastUpdateDate":1629026517523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618f4328-d1c8-477a-a4f2-d8ce81b9ac3f","invariantUUID":"e995aceb-1873-4d1b-acf7-477fcbddbca8","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7338ffdf-cc82-4197-93b5-e4e7ca308fef","lifecycleState":"CERTIFIED","lastUpdateDate":1629026494854,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57a54287-de52-4396-bade-8d88e0458396","invariantUUID":"6bae0cdb-bae0-4732-841d-523c1e4db3be","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b7c1878-3446-4245-810a-a39e15c86ffe","lifecycleState":"CERTIFIED","lastUpdateDate":1629026249064,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6eb034c-f11d-4383-8fe3-1cb35411bdc0","invariantUUID":"94c31418-f086-42f6-b959-2a13ccb88ebb","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":"defaulticon","uniqueId":"08c4f254-70ed-4d48-b4cc-730be872cc3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629026489550,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d01c5a8f-3615-4e14-a829-e6c44b0890fe","invariantUUID":"88e7f544-505b-422b-9e4a-83fa94192068","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9283179-b4cb-487b-964a-2d3ed3ea61f9","lifecycleState":"CERTIFIED","lastUpdateDate":1629034656366,"name":"basic_onboard_MUTTyV","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9418237f-8319-4e08-b69c-b1ec74771bc5","invariantUUID":"a55360ef-ed8b-46e0-ac6d-a3a403e39332","systemName":"BasicOnboardMuttyv","description":"service","tags":["basic_onboard_MUTTyV"],"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":"dfda4ceb-d23a-4a8e-9466-1bfb59dd7095","lifecycleState":"CERTIFIED","lastUpdateDate":1629034259779,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b505fd08-09e1-4033-a8be-2ef2c7e8bb6e","invariantUUID":"81d7d4f8-58c1-4c3b-bc4d-1a87d16e3565","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-15 13:38:51,255 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-15 13:38:51,256 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-15 13:38:51,256 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-15 13:38:51,257 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:51,257 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-15 13:38:51,257 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-15 13:38:51,260 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-15 13:38:51,729 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2021-08-15 13:38:51,731 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-15 13:38:51,732 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b505fd08-09e1-4033-a8be-2ef2c7e8bb6e","invariantUUID":"81d7d4f8-58c1-4c3b-bc4d-1a87d16e3565","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b505fd08-09e1-4033-a8be-2ef2c7e8bb6e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9418237f-8319-4e08-b69c-b1ec74771bc5","invariantUUID":"a55360ef-ed8b-46e0-ac6d-a3a403e39332","name":"basic_onboard_MUTTyV","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9418237f-8319-4e08-b69c-b1ec74771bc5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-15 13:38:51,735 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-15 13:38:51,736 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:51,736 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:51,736 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-15 13:38:51,736 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_MUTTyV from SDC 2021-08-15 13:38:51,737 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:51,737 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:51,737 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-15 13:38:51,737 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-15 13:38:51,737 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-15 13:38:51,738 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-15 13:38:51,738 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-15 13:38:51,738 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-15 13:38:51,739 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:51,739 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-15 13:38:51,739 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-15 13:38:51,741 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-15 13:38:52,464 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2021-08-15 13:38:52,466 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-15 13:38:52,467 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b505fd08-09e1-4033-a8be-2ef2c7e8bb6e","invariantUUID":"81d7d4f8-58c1-4c3b-bc4d-1a87d16e3565","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b505fd08-09e1-4033-a8be-2ef2c7e8bb6e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9418237f-8319-4e08-b69c-b1ec74771bc5","invariantUUID":"a55360ef-ed8b-46e0-ac6d-a3a403e39332","name":"basic_onboard_MUTTyV","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9418237f-8319-4e08-b69c-b1ec74771bc5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-15 13:38:52,471 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-15 13:38:52,471 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:52,471 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:52,471 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-15 13:38:52,472 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_MUTTyV from SDC 2021-08-15 13:38:52,472 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:52,472 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:52,473 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-15 13:38:52,473 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-15 13:38:52,473 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-15 13:38:52,473 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-15 13:38:52,474 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-08-15 13:38:52,474 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-08-15 13:38:52,474 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:52,475 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-08-15 13:38:52,475 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-08-15 13:38:52,477 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:52,716 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-08-15 13:38:52,718 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-08-15 13:38:52,720 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"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":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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}],"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":"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":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"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":"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":"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},{"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}],"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":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"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},{"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":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"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":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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}],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"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":"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":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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 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":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network 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":"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":"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":"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}],"productCategories":[]},"version":"1.9.0"} 2021-08-15 13:38:52,725 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-08-15 13:38:52,725 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-08-15 13:38:52,726 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-08-15 13:38:52,726 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-08-15 13:38:52,726 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-15 13:38:52,726 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-15 13:38:52,727 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:52,727 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-15 13:38:52,727 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-15 13:38:52,730 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-15 13:38:53,198 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2021-08-15 13:38:53,199 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-15 13:38:53,200 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b505fd08-09e1-4033-a8be-2ef2c7e8bb6e","invariantUUID":"81d7d4f8-58c1-4c3b-bc4d-1a87d16e3565","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b505fd08-09e1-4033-a8be-2ef2c7e8bb6e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9418237f-8319-4e08-b69c-b1ec74771bc5","invariantUUID":"a55360ef-ed8b-46e0-ac6d-a3a403e39332","name":"basic_onboard_MUTTyV","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9418237f-8319-4e08-b69c-b1ec74771bc5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-15 13:38:53,203 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-15 13:38:53,203 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:53,204 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:53,204 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-15 13:38:53,204 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_MUTTyV from SDC 2021-08-15 13:38:53,205 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:53,205 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:53,205 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-15 13:38:53,205 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-15 13:38:53,205 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-15 13:38:53,206 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-15 13:38:53,227 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:53,228 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-08-15 13:38:53,228 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_cnf"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_cnf", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-08-15 13:38:53,230 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:54,659 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2021-08-15 13:38:54,662 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-08-15 13:38:54,664 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":"ba75a3f7-7369-41df-a258-8c7fba48c87f.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":"ba75a3f7-7369-41df-a258-8c7fba48c87f","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":"ba75a3f7-7369-41df-a258-8c7fba48c87f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ba75a3f7-7369-41df-a258-8c7fba48c87f.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":"ba75a3f7-7369-41df-a258-8c7fba48c87f","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":"ba75a3f7-7369-41df-a258-8c7fba48c87f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ba75a3f7-7369-41df-a258-8c7fba48c87f.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":"ba75a3f7-7369-41df-a258-8c7fba48c87f","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":"ba75a3f7-7369-41df-a258-8c7fba48c87f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ba75a3f7-7369-41df-a258-8c7fba48c87f.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":"ba75a3f7-7369-41df-a258-8c7fba48c87f","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":"ba75a3f7-7369-41df-a258-8c7fba48c87f","empty":false},{"definition":false,"hidden":false,"uniqueId":"ba75a3f7-7369-41df-a258-8c7fba48c87f.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":"ba75a3f7-7369-41df-a258-8c7fba48c87f","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":"ba75a3f7-7369-41df-a258-8c7fba48c87f","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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733933,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba","componentMetadataForSupportLog":{"SupportablityComponentUUID":"93d63630-cd92-4b1a-9ef4-e4b46089b9a2","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"93d63630-cd92-4b1a-9ef4-e4b46089b9a2","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"f1234cac-0739-45d9-a308-494f0df4d605","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629034733933,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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":1629034733841,"description":null,"artifactType":"OTHER","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.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":1629034733841,"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-08-15 13:38:54,670 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2021-08-15 13:38:54,670 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:54,679 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-15 13:38:54,680 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-15 13:38:54,680 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:54,680 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-08-15 13:38:54,681 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-15 13:38:54,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-15 13:38:55,134 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1085 2021-08-15 13:38:55,137 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-15 13:38:55,137 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"bfca7ca2-9de0-4d1b-a537-d38c9708f577","invariantUUID":"63af72b6-acbd-461b-8803-a3c598234b34","name":"basic_onboard_MUTTyV","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bfca7ca2-9de0-4d1b-a537-d38c9708f577/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"7f142ef5-aa63-4a33-96e0-dca3cb7e0cd9","invariantUUID":"582c924e-314b-47ae-bb82-909854702440","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7f142ef5-aa63-4a33-96e0-dca3cb7e0cd9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6672b13f-96ac-4833-844f-5b0902d826c4","invariantUUID":"15c035b1-0316-4a14-8f39-d26c09db4a9f","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/6672b13f-96ac-4833-844f-5b0902d826c4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"}] 2021-08-15 13:38:55,141 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_MUTTyV from SDC 2021-08-15 13:38:55,141 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:55,142 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:55,142 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-15 13:38:55,143 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-15 13:38:55,143 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:55,144 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:55,144 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-15 13:38:55,144 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-15 13:38:55,145 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:38:55,146 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:38:55,146 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-15 13:38:55,146 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-15 13:38:55,147 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-15 13:38:55,147 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-15 13:38:55,148 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:55,149 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-08-15 13:38:55,149 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-15 13:38:55,152 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:57,128 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-08-15 13:38:57,132 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-15 13:38:57,135 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b921639-ed05-47a7-862b-dcdccc6cb943","lifecycleState":"CERTIFIED","lastUpdateDate":1629026459652,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c641fdeb-b227-456a-a7ac-bb6f707c6f56","invariantUUID":"c1141e76-7c49-4378-8190-bead65c9940e","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"466655e5-183b-45f9-a9f7-ef36140fda8f","lifecycleState":"CERTIFIED","lastUpdateDate":1629026620300,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e264644b-bf4f-4ed3-9ebf-0a0b19d95a88","invariantUUID":"7b5b01a4-d016-4133-accb-c18c605d9db7","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":"defaulticon","uniqueId":"7b41084d-894f-4687-90ab-980e6bb2b8c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629026368905,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d2e56003-9a06-4e19-b67f-1607b97b28a8","invariantUUID":"86fcdff5-f38f-49ba-9f5e-f6a50fa2d634","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":"f42a806f-6be1-4d91-b82d-124810f75b87","lifecycleState":"CERTIFIED","lastUpdateDate":1629026018793,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8331c09f-a792-480a-9d0f-b779ce82c392","invariantUUID":"4b2b8daf-7ee3-47f8-9e39-27d4719cd032","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e0d629e-a7c9-40bd-a759-12c59b0eddfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629026086927,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dad03ab-25cf-4290-9159-77aa722701c0","invariantUUID":"fcaf9be6-3faf-4318-94ba-c6aad118c02b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cd9a981-ff7b-4880-95be-8a558107b377","lifecycleState":"CERTIFIED","lastUpdateDate":1629026279347,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"171aa29a-31e8-46b7-9702-3381f10ed49b","invariantUUID":"1a9e80de-456b-4868-9366-00cd86c01b01","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":"e0e8e9d7-6ad9-44a7-be08-aa9e0c1e294c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026419938,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"409000ab-0457-4981-abd5-6a12a8aed48f","invariantUUID":"7f4310b1-e6c9-4999-b848-c4d073bdbb09","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"474680b2-c137-41b9-85d1-52387cc26dc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629026061511,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a23ee913-782b-4f6b-8cb0-ff061764b6b0","invariantUUID":"cef4935c-1b68-4515-bcd4-fe8aefd5d752","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":"aa029304-859a-4e33-99b1-7c1589776c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629026330590,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adcec74c-78ec-4acf-8629-70356c22c13c","invariantUUID":"af5e5727-f57a-496a-90d1-bdf2c5da32b6","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0f6bdee9-c7b4-4478-ae84-ea679135ff6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629026604132,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f1851a7-e234-46b6-9fb1-63aadd339c0e","invariantUUID":"b000c0d8-42b1-4052-aa52-4a6ea249d817","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":"port","uniqueId":"e5bea0e4-0f6c-459e-a21b-3f8dbff73584","lifecycleState":"CERTIFIED","lastUpdateDate":1629026574329,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8b9a549-85ee-48ab-9e45-00107e4bd36a","invariantUUID":"0eff7624-7f56-4319-b54a-e98fc886fe5b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3610bea0-c0fd-42d1-a930-38c11468e7ee","lifecycleState":"CERTIFIED","lastUpdateDate":1629026442861,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d77413b-2d53-4df6-995e-9f5c01744af0","invariantUUID":"a252b354-a10f-463c-bb80-a4ffe19b872a","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":"compute","uniqueId":"ab9d9abe-b199-4280-9bfa-716c79ec1e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629026612857,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81c3c268-9159-4d7a-bd6d-1cbe200a0b89","invariantUUID":"03723917-6e27-419e-9880-adf725690ada","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"807a6f60-e866-46e8-99fe-c68c42d3021e","lifecycleState":"CERTIFIED","lastUpdateDate":1629026598241,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02669f02-c810-4259-a165-5bd1e1fd38b4","invariantUUID":"7f12c97c-3d5c-40aa-ba81-45b7299ccfb1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0c2bbe3-4faa-47fb-bc99-f76d0f7600fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629026121154,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da5d06cf-a594-4d30-bec2-0e4e35ec8b95","invariantUUID":"ce534e47-fa15-4ace-805d-591994dbca9f","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":"objectStorage","uniqueId":"acd96954-d408-438e-81a4-c6cce9f23bea","lifecycleState":"CERTIFIED","lastUpdateDate":1629026106807,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff34b31-a4b5-4e52-b57c-7985b6877c19","invariantUUID":"ddc6ee2a-05b7-4dc1-99e9-9fbdf91d8e3b","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d3d7a9c-e688-44ed-a42e-cecedf4cc9b0","lifecycleState":"CERTIFIED","lastUpdateDate":1629026385829,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd2ae742-e9c4-45e0-bb4c-9011cf73f915","invariantUUID":"015ffa6a-f201-4c7a-9293-825927c38a0a","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":"8d41675d-7db7-4380-b18a-371649b0cb97","lifecycleState":"CERTIFIED","lastUpdateDate":1629026506027,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eabdbe29-aa6e-4ca8-bb3b-e67a8e4e73cb","invariantUUID":"46690e88-63b2-426d-a7f1-6ee99d141aff","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":"f92dcae2-8c12-427e-85fe-c45d66cd0c4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629034715999,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7f142ef5-aa63-4a33-96e0-dca3cb7e0cd9","invariantUUID":"582c924e-314b-47ae-bb82-909854702440","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":"network","uniqueId":"c9043915-bb84-43dd-aa60-047310feca26","lifecycleState":"CERTIFIED","lastUpdateDate":1629026142528,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a401a126-9cf9-4ae5-a9f6-276f9ecfb970","invariantUUID":"74da25ed-588b-46a4-b26e-c3e72b83da8e","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":"714d497e-5177-44e5-a298-6cedf8f8b3a5","lifecycleState":"CERTIFIED","lastUpdateDate":1629026227937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1b128bf-73d8-4887-866d-1264fd323984","invariantUUID":"598dc33a-a909-4df2-baa8-eb32af9a8cbc","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":"5ad941d7-254e-44e8-9f8b-4fd8464b2be8","lifecycleState":"CERTIFIED","lastUpdateDate":1629026531064,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3e9ef76-9de0-493e-bfeb-b7174321e69d","invariantUUID":"4a5f9adb-4668-4f84-9c3e-dc175bb03441","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":"port","uniqueId":"33c00353-3225-4877-a97a-d40bd5733139","lifecycleState":"CERTIFIED","lastUpdateDate":1629026206234,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"113f31bf-6782-42af-a104-754dcbc80cf1","invariantUUID":"238416ea-f5cb-49bd-a48c-e48a9ed8500b","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5c025f3-abfc-4fbd-9c70-e61ba34728f8","lifecycleState":"CERTIFIED","lastUpdateDate":1629026363592,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6eb08b8-863b-4c74-97fa-853cb1151f76","invariantUUID":"be694a19-33ed-434a-82ce-d489645bc801","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":"ac0d393f-e2c9-4d37-ae15-b3631e89333f","lifecycleState":"CERTIFIED","lastUpdateDate":1629026525933,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c94fbf3-79b6-45cf-9acd-4a8afa21d6d9","invariantUUID":"b4327d12-4743-4694-bb16-e732963d1ee6","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":"144d9902-5c67-4cc1-9f2f-85ee1bec9ca2","lifecycleState":"CERTIFIED","lastUpdateDate":1629026126748,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aede9975-431c-408a-9b51-2858f749617b","invariantUUID":"8f6d3701-3ea5-4870-9e43-383e4808ff69","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":"32dd64fb-ebc4-4e86-b703-c8ae32884afa","lifecycleState":"CERTIFIED","lastUpdateDate":1629026511666,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"907d2e0a-228e-4aff-9ff1-7d72b98fafb7","invariantUUID":"0099a206-4be2-449b-96cd-0a921c423155","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":"port","uniqueId":"d36466e8-9de6-4a95-bfc9-470dfddfeb05","lifecycleState":"CERTIFIED","lastUpdateDate":1629026081679,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c81698fe-de62-4ab1-a74d-b49707c92a90","invariantUUID":"ae6cf973-a604-4a39-a58c-efb9c846317c","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":"57485a69-3da8-4af9-923b-1d31bb8e3dfa","lifecycleState":"CERTIFIED","lastUpdateDate":1629026148707,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fe2f1116-a503-4be1-b200-3d22fd0c7bdd","invariantUUID":"4a49db9e-c705-4121-8cfa-3a8617fa566e","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":"156eafc8-d5f8-4742-9a01-77f31d2e7475","lifecycleState":"CERTIFIED","lastUpdateDate":1629026350198,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"40042237-31a6-4397-98c4-d3f8ae3e8a57","invariantUUID":"66aaa3a1-f96e-4838-a012-6c5b0fbb1a2f","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":"loadBalancer","uniqueId":"5537b69a-3164-4700-a459-ee9a89c87caa","lifecycleState":"CERTIFIED","lastUpdateDate":1629026076325,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26818b16-ae2a-4626-a5b5-adb72d5a682c","invariantUUID":"42349401-694d-47d6-8290-da80e58815c0","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":"1c92a8a6-8210-4738-9444-940f1a04b692","lifecycleState":"CERTIFIED","lastUpdateDate":1629026314323,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5a92cd2-d00d-42f1-b4de-6bf5ef066356","invariantUUID":"d355a86c-0e35-49eb-b83b-6261e6b5fa21","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1139613d-88d1-42ba-a248-adb6dec214f2","lifecycleState":"CERTIFIED","lastUpdateDate":1629026437856,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805a1a3e-f311-40da-b334-5045513e8a04","invariantUUID":"fabed672-96f6-41f7-8b19-211428fca132","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":"d9a9f320-671b-4648-b43c-081b6e9a8094","lifecycleState":"CERTIFIED","lastUpdateDate":1629026259389,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80aa3e37-f1be-414c-a865-036e919dfb4f","invariantUUID":"aaee31f1-8812-4625-b423-5465858bec8d","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":"securityrules","uniqueId":"bd51819d-7d80-445d-9626-732354fbedd5","lifecycleState":"CERTIFIED","lastUpdateDate":1629026233440,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"98f1c6d5-3936-4f1c-b84d-38fb224811f8","invariantUUID":"965428ab-923c-45e0-bb8b-6a642b26b22e","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6398ebad-5301-46ec-b676-205a0e8d7450","lifecycleState":"CERTIFIED","lastUpdateDate":1629026544296,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f27414f9-7a18-49c8-851e-049ddb396f69","invariantUUID":"864d760b-1040-4c3c-a366-98bd639e521f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9346c601-12de-4fc8-be75-1d22bff48c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026624224,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c0bc4d8-7374-49ea-a016-1f788dd1b035","invariantUUID":"76c98b68-df0f-4390-9465-e18047e9e832","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":"8a26f099-1cdc-4514-93c9-742c644f3fd7","lifecycleState":"CERTIFIED","lastUpdateDate":1629026607485,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a41c515-67ba-4c15-a84b-5ffa9439b78f","invariantUUID":"300b3d95-cc95-4f7c-a452-9917db9c4a61","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb4fb9ce-0cfd-4f50-8f71-5c559d519c45","lifecycleState":"CERTIFIED","lastUpdateDate":1629026565614,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eff4aa33-3178-4e9f-959a-fa184a534c7b","invariantUUID":"47643604-f123-43c6-a450-daf8a6502cd6","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":"5443cdc6-01f4-469e-a683-8103e655bd9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026537944,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15b1bfd-59b2-4d4d-9829-ca7aee2a7aef","invariantUUID":"7c6ad249-02fa-4737-afbf-357c2acbb35d","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":"f5f2e1a1-6354-4234-86e0-2a51c4a0c3f4","lifecycleState":"CERTIFIED","lastUpdateDate":1629026287931,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3df85816-3369-409e-96af-e827474e7620","invariantUUID":"5492f409-5433-41f1-8b3f-326843645936","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":"93d14a4f-db64-47ca-b0f3-2c7d40b8e28c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026154004,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7af98c6a-30ce-4043-b81d-467cae5db0a5","invariantUUID":"cc47f0ee-2e4f-401f-88f3-abd9cda1869f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"18683b6f-99b1-4a42-b2c0-395887cee87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026054345,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a840143-3ed6-4823-9407-dd2eaffadcfb","invariantUUID":"3d697e27-6653-479e-94ed-99160746ef69","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb1231b1-c8d9-4f32-b541-d8c5a3778b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629026584114,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5582fb70-bc7b-49f2-a797-4d3db70ff24c","invariantUUID":"0080b794-88c2-431b-a2ca-5e8a68199fc5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8659ee63-203f-4449-ae8d-463035875b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1629026499957,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ab516bc-05a3-47bf-8a84-fffb3095c362","invariantUUID":"8807c2a4-d691-4da8-b6af-cc14f807e707","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":"network","uniqueId":"2788666d-a196-43e7-84de-51a0203bae08","lifecycleState":"CERTIFIED","lastUpdateDate":1629026413549,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"277b68a7-e133-43ae-95f1-04c227ad64d1","invariantUUID":"90897397-c5fd-4778-babd-512733bda0ab","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"433b5d1c-0848-4987-ba36-99d8dd68d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1629026161412,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"021b8248-5653-4837-b3cc-08355ac8644c","invariantUUID":"d9891d01-9b46-4b8e-ae49-5f984d5d05e2","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":"compute","uniqueId":"234561dc-7a12-4767-9c86-22a730ce54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1629026391649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a335445b-3241-4142-9808-d5aa62218913","invariantUUID":"0e910641-6bff-4321-b8f6-f2fbcff38cb3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4513146c-314f-44cf-8571-acc3ea384dec","lifecycleState":"CERTIFIED","lastUpdateDate":1629026169949,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba940735-3945-43c8-be34-31f0ccb609e1","invariantUUID":"abdb8bde-e970-4c8f-8a3e-fde8b00c16c3","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":"defaulticon","uniqueId":"71f6f4da-0b6d-4acc-9238-33f29799135e","lifecycleState":"CERTIFIED","lastUpdateDate":1629026137198,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d494fcf7-04de-42d6-a735-787cb0cb5298","invariantUUID":"9f4b7fb6-50f2-4b24-aa21-3e5810cf7c69","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"396f5886-5514-42e7-8097-6ee3ddbfbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1629026560333,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a728116-5404-4153-9507-b0daff08187b","invariantUUID":"f860daf9-920a-465e-aba0-50d353e40042","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"93f2b7d2-5c59-460a-ace1-058d7420222a","lifecycleState":"CERTIFIED","lastUpdateDate":1629026273253,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a17b0971-ac2b-4c46-8b90-8dc09da85c53","invariantUUID":"5d84099d-0981-4a64-be4e-28a1e3c76fef","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":"c7d6514a-2edf-407e-826c-1a09214dbe8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629034607256,"name":"basic_onboard_MUTTyV","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bfca7ca2-9de0-4d1b-a537-d38c9708f577","invariantUUID":"63af72b6-acbd-461b-8803-a3c598234b34","systemName":"BasicOnboardMuttyv","description":"VF","tags":["basic_onboard_MUTTyV"],"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":"42a7a857-d810-4c25-9add-0a44d91872c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629026374045,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed5e55f3-8042-4f04-8709-0d380c2fd8fb","invariantUUID":"c6b3b8a6-bc80-43de-b18e-ab6b16ca5724","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":"defaulticon","uniqueId":"92016d7c-c625-4d0f-b154-7c5ff8193af7","lifecycleState":"CERTIFIED","lastUpdateDate":1629026047623,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a0250eb6-d295-4201-b1c0-e34457711da3","invariantUUID":"49b72e2f-13cb-4da6-a0ba-117ca4db4110","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":"5c726f19-9e9f-4a4c-a697-e2d8d0fd3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1629026466585,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78357a6b-1d1e-41cf-930e-51151375f1f6","invariantUUID":"4f1c0985-b883-45ec-aeee-ac3f2f741b28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ebc8ded-75af-43c2-91a4-d9d912650ad0","lifecycleState":"CERTIFIED","lastUpdateDate":1629026254329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e06c34f7-ae50-412e-9c74-a1b2abb6d620","invariantUUID":"73a629c1-efda-4795-83cd-8e8e6409a4d5","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":"networkrules","uniqueId":"eef9b143-e8eb-4ef4-be4f-0638709e60c1","lifecycleState":"CERTIFIED","lastUpdateDate":1629026200987,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4864610e-5aa3-48c1-b9bf-5e8559ff70de","invariantUUID":"51d43304-03fe-46ed-b582-cbb13d214546","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":"objectStorage","uniqueId":"8c51d6c4-d754-461a-a4a3-a82971159f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026379163,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503d1650-b09c-4dc2-86d1-9459687e6de2","invariantUUID":"fe18b96e-05a2-40cd-819c-2367191fde19","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e109f064-7645-41b7-8219-f0dda742e167","lifecycleState":"CERTIFIED","lastUpdateDate":1629026425265,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e7bf2b8-1393-439e-b9c0-1f68f44cfdfe","invariantUUID":"c174615e-8bb0-404e-8bbc-2e307467917a","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":"networkrules","uniqueId":"1b610ed2-ec5b-4479-9642-290226573883","lifecycleState":"CERTIFIED","lastUpdateDate":1629026221115,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"95a244e3-426c-436d-9ab8-b5b5efcb6099","invariantUUID":"b58feb50-c685-4aa1-bf91-260e45fbd021","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3a5b66c1-f479-4015-9231-145f134c267c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026356762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"100e47d4-b737-4230-bf47-70d45c48c4d7","invariantUUID":"02cf03d5-ce28-4e46-86ba-8c299c9548c8","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5af9ebe0-3bf3-43b9-af3f-154c184a6946","lifecycleState":"CERTIFIED","lastUpdateDate":1629026336826,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"046f27cf-42f4-46f1-bec4-da043e1d986a","invariantUUID":"9f26cff9-63b6-4ff3-b21d-61cbf664d0d6","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9009417d-79a7-4568-9cdc-7c66466a5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026397733,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd18b556-f576-45ee-8309-67f3fc28233f","invariantUUID":"075d4782-b33c-41bf-b2aa-fc237c320973","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e1e1dad2-b4eb-4db9-a4d6-bc0e7de29afb","lifecycleState":"CERTIFIED","lastUpdateDate":1629026112379,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da574f77-7b3e-4f55-8788-0bee9ef15b9f","invariantUUID":"97ec11cc-4ca9-48ea-9525-5525b33785b1","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b0a1a7b5-5140-49b1-ab6b-10f7fc0d5a0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629026554601,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20d2e785-8794-4683-991f-e62d8e24ccfa","invariantUUID":"6893f484-5480-409e-8f27-64524efeb5f7","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef87facb-999a-4b1d-a5ec-ab2231f098d0","lifecycleState":"CERTIFIED","lastUpdateDate":1629026243618,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"762a4b7c-6581-4f72-bd26-8d65a66dd83a","invariantUUID":"739005a9-68d2-4883-9d58-f9bc6f81d7cb","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8baa3583-2830-409e-ba91-a8feacbdc9cd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629034524550,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6672b13f-96ac-4833-844f-5b0902d826c4","invariantUUID":"15c035b1-0316-4a14-8f39-d26c09db4a9f","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4cc3ff63-e674-48e9-865c-d02d243c0335","lifecycleState":"CERTIFIED","lastUpdateDate":1629026131957,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1b0d3a7-6d5d-4227-ab7d-965331c13130","invariantUUID":"7e17df5f-eb03-433e-b098-3ae7c09d60a2","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a5322f6-939d-4e71-b3aa-08911bc7739f","lifecycleState":"CERTIFIED","lastUpdateDate":1629026517523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618f4328-d1c8-477a-a4f2-d8ce81b9ac3f","invariantUUID":"e995aceb-1873-4d1b-acf7-477fcbddbca8","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7338ffdf-cc82-4197-93b5-e4e7ca308fef","lifecycleState":"CERTIFIED","lastUpdateDate":1629026494854,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57a54287-de52-4396-bade-8d88e0458396","invariantUUID":"6bae0cdb-bae0-4732-841d-523c1e4db3be","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b7c1878-3446-4245-810a-a39e15c86ffe","lifecycleState":"CERTIFIED","lastUpdateDate":1629026249064,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6eb034c-f11d-4383-8fe3-1cb35411bdc0","invariantUUID":"94c31418-f086-42f6-b959-2a13ccb88ebb","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":"defaulticon","uniqueId":"08c4f254-70ed-4d48-b4cc-730be872cc3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629026489550,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d01c5a8f-3615-4e14-a829-e6c44b0890fe","invariantUUID":"88e7f544-505b-422b-9e4a-83fa94192068","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629034733933,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"93d63630-cd92-4b1a-9ef4-e4b46089b9a2","invariantUUID":"f1234cac-0739-45d9-a308-494f0df4d605","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":"b9283179-b4cb-487b-964a-2d3ed3ea61f9","lifecycleState":"CERTIFIED","lastUpdateDate":1629034656366,"name":"basic_onboard_MUTTyV","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9418237f-8319-4e08-b69c-b1ec74771bc5","invariantUUID":"a55360ef-ed8b-46e0-ac6d-a3a403e39332","systemName":"BasicOnboardMuttyv","description":"service","tags":["basic_onboard_MUTTyV"],"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":"dfda4ceb-d23a-4a8e-9466-1bfb59dd7095","lifecycleState":"CERTIFIED","lastUpdateDate":1629034259779,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b505fd08-09e1-4033-a8be-2ef2c7e8bb6e","invariantUUID":"81d7d4f8-58c1-4c3b-bc4d-1a87d16e3565","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-15 13:38:57,145 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-15 13:38:57,146 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:57,146 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/a0a603ad-7d26-4f33-9b12-9dc3fcd846ba/resourceInstance 2021-08-15 13:38:57,147 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "f92dcae2-8c12-427e-85fe-c45d66cd0c4d", "originType": "VF", "componentUid": "f92dcae2-8c12-427e-85fe-c45d66cd0c4d", "icon": "defaulticon" } 2021-08-15 13:38:57,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:38:59,975 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a0a603ad-7d26-4f33-9b12-9dc3fcd846ba/resourceInstance HTTP/1.1" 201 None 2021-08-15 13:38:59,978 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-08-15 13:38:59,979 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":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.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":"c63b26ab-a404-4389-8094-26e478721152.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":"c63b26ab-a404-4389-8094-26e478721152","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":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.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":"c63b26ab-a404-4389-8094-26e478721152","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":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.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":"c63b26ab-a404-4389-8094-26e478721152","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":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.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":"c63b26ab-a404-4389-8094-26e478721152","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":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.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":"c63b26ab-a404-4389-8094-26e478721152","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":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.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":"c63b26ab-a404-4389-8094-26e478721152","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":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.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":"c63b26ab-a404-4389-8094-26e478721152","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":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.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":"c63b26ab-a404-4389-8094-26e478721152","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":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.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":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.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":"c63b26ab-a404-4389-8094-26e478721152.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":"c63b26ab-a404-4389-8094-26e478721152","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":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.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":"c63b26ab-a404-4389-8094-26e478721152","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":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.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":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.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":"c63b26ab-a404-4389-8094-26e478721152.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":"c63b26ab-a404-4389-8094-26e478721152","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":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.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":"c63b26ab-a404-4389-8094-26e478721152","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":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"c63b26ab-a404-4389-8094-26e478721152.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":"c63b26ab-a404-4389-8094-26e478721152","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":"c63b26ab-a404-4389-8094-26e478721152","empty":false},{"definition":false,"hidden":false,"uniqueId":"26a92ab8-6d13-4c93-ba4c-2c9bfc9f15d3.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":"c63b26ab-a404-4389-8094-26e478721152.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":"c63b26ab-a404-4389-8094-26e478721152","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":"c63b26ab-a404-4389-8094-26e478721152","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"f92dcae2-8c12-427e-85fe-c45d66cd0c4d","createdFromCsar":false,"uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba.f92dcae2-8c12-427e-85fe-c45d66cd0c4d.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1629034738675,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"f92dcae2-8c12-427e-85fe-c45d66cd0c4d","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1629034738675,"customizationUUID":"099959e9-f681-4dde-a52d-b52ef98c8271","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-08-15 13:38:59,980 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-08-15 13:38:59,984 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:38:59,984 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/93d63630-cd92-4b1a-9ef4-e4b46089b9a2/distribution 2021-08-15 13:38:59,985 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-08-15 13:38:59,987 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:39:00,068 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/93d63630-cd92-4b1a-9ef4-e4b46089b9a2/distribution HTTP/1.1" 200 38 2021-08-15 13:39:00,069 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-08-15 13:39:00,070 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-08-15 13:39:00,073 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:39:00,073 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-08-15 13:39:00,074 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-15 13:39:00,076 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:39:00,137 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2021-08-15 13:39:00,139 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-15 13:39:00,139 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-15 13:39:00,142 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-15 13:39:00,143 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-08-15 13:39:00,147 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:39:00,148 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/a0a603ad-7d26-4f33-9b12-9dc3fcd846ba/lifecycleState/checkin 2021-08-15 13:39:00,148 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-08-15 13:39:00,151 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:39:03,134 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a0a603ad-7d26-4f33-9b12-9dc3fcd846ba/lifecycleState/checkin HTTP/1.1" 200 1183 2021-08-15 13:39:03,138 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-08-15 13:39:03,138 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1629034733933,"lastUpdateDate":1629034741316,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba"},"projectCode":"123456","invariantUUID":"f1234cac-0739-45d9-a308-494f0df4d605","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":"93d63630-cd92-4b1a-9ef4-e4b46089b9a2"} 2021-08-15 13:39:03,143 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-15 13:39:03,143 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-15 13:39:03,144 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:39:03,144 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-15 13:39:03,144 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-15 13:39:03,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-15 13:39:05,222 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1095 2021-08-15 13:39:05,224 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-15 13:39:05,224 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"93d63630-cd92-4b1a-9ef4-e4b46089b9a2","invariantUUID":"f1234cac-0739-45d9-a308-494f0df4d605","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/93d63630-cd92-4b1a-9ef4-e4b46089b9a2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"b505fd08-09e1-4033-a8be-2ef2c7e8bb6e","invariantUUID":"81d7d4f8-58c1-4c3b-bc4d-1a87d16e3565","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b505fd08-09e1-4033-a8be-2ef2c7e8bb6e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9418237f-8319-4e08-b69c-b1ec74771bc5","invariantUUID":"a55360ef-ed8b-46e0-ac6d-a3a403e39332","name":"basic_onboard_MUTTyV","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9418237f-8319-4e08-b69c-b1ec74771bc5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-15 13:39:05,230 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-15 13:39:05,231 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:39:05,231 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:39:05,232 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-15 13:39:05,232 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-15 13:39:05,233 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:39:05,233 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:39:05,233 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-15 13:39:05,234 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_MUTTyV from SDC 2021-08-15 13:39:05,234 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-15 13:39:05,235 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-15 13:39:05,235 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-15 13:39:05,235 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-08-15 13:39:05,235 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-15 13:39:05,236 INFO 192:__init__.py(1) - Service found, updating information 2021-08-15 13:39:05,237 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:39:05,237 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-08-15 13:39:05,237 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-15 13:39:05,240 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:39:07,327 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-08-15 13:39:07,330 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-15 13:39:07,334 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b921639-ed05-47a7-862b-dcdccc6cb943","lifecycleState":"CERTIFIED","lastUpdateDate":1629026459652,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c641fdeb-b227-456a-a7ac-bb6f707c6f56","invariantUUID":"c1141e76-7c49-4378-8190-bead65c9940e","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"466655e5-183b-45f9-a9f7-ef36140fda8f","lifecycleState":"CERTIFIED","lastUpdateDate":1629026620300,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e264644b-bf4f-4ed3-9ebf-0a0b19d95a88","invariantUUID":"7b5b01a4-d016-4133-accb-c18c605d9db7","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":"defaulticon","uniqueId":"7b41084d-894f-4687-90ab-980e6bb2b8c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629026368905,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d2e56003-9a06-4e19-b67f-1607b97b28a8","invariantUUID":"86fcdff5-f38f-49ba-9f5e-f6a50fa2d634","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":"f42a806f-6be1-4d91-b82d-124810f75b87","lifecycleState":"CERTIFIED","lastUpdateDate":1629026018793,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8331c09f-a792-480a-9d0f-b779ce82c392","invariantUUID":"4b2b8daf-7ee3-47f8-9e39-27d4719cd032","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e0d629e-a7c9-40bd-a759-12c59b0eddfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629026086927,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dad03ab-25cf-4290-9159-77aa722701c0","invariantUUID":"fcaf9be6-3faf-4318-94ba-c6aad118c02b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cd9a981-ff7b-4880-95be-8a558107b377","lifecycleState":"CERTIFIED","lastUpdateDate":1629026279347,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"171aa29a-31e8-46b7-9702-3381f10ed49b","invariantUUID":"1a9e80de-456b-4868-9366-00cd86c01b01","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":"e0e8e9d7-6ad9-44a7-be08-aa9e0c1e294c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026419938,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"409000ab-0457-4981-abd5-6a12a8aed48f","invariantUUID":"7f4310b1-e6c9-4999-b848-c4d073bdbb09","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"474680b2-c137-41b9-85d1-52387cc26dc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629026061511,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a23ee913-782b-4f6b-8cb0-ff061764b6b0","invariantUUID":"cef4935c-1b68-4515-bcd4-fe8aefd5d752","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":"aa029304-859a-4e33-99b1-7c1589776c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1629026330590,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"adcec74c-78ec-4acf-8629-70356c22c13c","invariantUUID":"af5e5727-f57a-496a-90d1-bdf2c5da32b6","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0f6bdee9-c7b4-4478-ae84-ea679135ff6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629026604132,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f1851a7-e234-46b6-9fb1-63aadd339c0e","invariantUUID":"b000c0d8-42b1-4052-aa52-4a6ea249d817","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":"port","uniqueId":"e5bea0e4-0f6c-459e-a21b-3f8dbff73584","lifecycleState":"CERTIFIED","lastUpdateDate":1629026574329,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8b9a549-85ee-48ab-9e45-00107e4bd36a","invariantUUID":"0eff7624-7f56-4319-b54a-e98fc886fe5b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3610bea0-c0fd-42d1-a930-38c11468e7ee","lifecycleState":"CERTIFIED","lastUpdateDate":1629026442861,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d77413b-2d53-4df6-995e-9f5c01744af0","invariantUUID":"a252b354-a10f-463c-bb80-a4ffe19b872a","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":"compute","uniqueId":"ab9d9abe-b199-4280-9bfa-716c79ec1e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629026612857,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81c3c268-9159-4d7a-bd6d-1cbe200a0b89","invariantUUID":"03723917-6e27-419e-9880-adf725690ada","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"807a6f60-e866-46e8-99fe-c68c42d3021e","lifecycleState":"CERTIFIED","lastUpdateDate":1629026598241,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02669f02-c810-4259-a165-5bd1e1fd38b4","invariantUUID":"7f12c97c-3d5c-40aa-ba81-45b7299ccfb1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0c2bbe3-4faa-47fb-bc99-f76d0f7600fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629026121154,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da5d06cf-a594-4d30-bec2-0e4e35ec8b95","invariantUUID":"ce534e47-fa15-4ace-805d-591994dbca9f","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":"objectStorage","uniqueId":"acd96954-d408-438e-81a4-c6cce9f23bea","lifecycleState":"CERTIFIED","lastUpdateDate":1629026106807,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff34b31-a4b5-4e52-b57c-7985b6877c19","invariantUUID":"ddc6ee2a-05b7-4dc1-99e9-9fbdf91d8e3b","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d3d7a9c-e688-44ed-a42e-cecedf4cc9b0","lifecycleState":"CERTIFIED","lastUpdateDate":1629026385829,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd2ae742-e9c4-45e0-bb4c-9011cf73f915","invariantUUID":"015ffa6a-f201-4c7a-9293-825927c38a0a","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":"8d41675d-7db7-4380-b18a-371649b0cb97","lifecycleState":"CERTIFIED","lastUpdateDate":1629026506027,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eabdbe29-aa6e-4ca8-bb3b-e67a8e4e73cb","invariantUUID":"46690e88-63b2-426d-a7f1-6ee99d141aff","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":"f92dcae2-8c12-427e-85fe-c45d66cd0c4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629034715999,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7f142ef5-aa63-4a33-96e0-dca3cb7e0cd9","invariantUUID":"582c924e-314b-47ae-bb82-909854702440","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":"network","uniqueId":"c9043915-bb84-43dd-aa60-047310feca26","lifecycleState":"CERTIFIED","lastUpdateDate":1629026142528,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a401a126-9cf9-4ae5-a9f6-276f9ecfb970","invariantUUID":"74da25ed-588b-46a4-b26e-c3e72b83da8e","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":"714d497e-5177-44e5-a298-6cedf8f8b3a5","lifecycleState":"CERTIFIED","lastUpdateDate":1629026227937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1b128bf-73d8-4887-866d-1264fd323984","invariantUUID":"598dc33a-a909-4df2-baa8-eb32af9a8cbc","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":"5ad941d7-254e-44e8-9f8b-4fd8464b2be8","lifecycleState":"CERTIFIED","lastUpdateDate":1629026531064,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3e9ef76-9de0-493e-bfeb-b7174321e69d","invariantUUID":"4a5f9adb-4668-4f84-9c3e-dc175bb03441","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":"port","uniqueId":"33c00353-3225-4877-a97a-d40bd5733139","lifecycleState":"CERTIFIED","lastUpdateDate":1629026206234,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"113f31bf-6782-42af-a104-754dcbc80cf1","invariantUUID":"238416ea-f5cb-49bd-a48c-e48a9ed8500b","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5c025f3-abfc-4fbd-9c70-e61ba34728f8","lifecycleState":"CERTIFIED","lastUpdateDate":1629026363592,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6eb08b8-863b-4c74-97fa-853cb1151f76","invariantUUID":"be694a19-33ed-434a-82ce-d489645bc801","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":"ac0d393f-e2c9-4d37-ae15-b3631e89333f","lifecycleState":"CERTIFIED","lastUpdateDate":1629026525933,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c94fbf3-79b6-45cf-9acd-4a8afa21d6d9","invariantUUID":"b4327d12-4743-4694-bb16-e732963d1ee6","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":"144d9902-5c67-4cc1-9f2f-85ee1bec9ca2","lifecycleState":"CERTIFIED","lastUpdateDate":1629026126748,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aede9975-431c-408a-9b51-2858f749617b","invariantUUID":"8f6d3701-3ea5-4870-9e43-383e4808ff69","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":"32dd64fb-ebc4-4e86-b703-c8ae32884afa","lifecycleState":"CERTIFIED","lastUpdateDate":1629026511666,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"907d2e0a-228e-4aff-9ff1-7d72b98fafb7","invariantUUID":"0099a206-4be2-449b-96cd-0a921c423155","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":"port","uniqueId":"d36466e8-9de6-4a95-bfc9-470dfddfeb05","lifecycleState":"CERTIFIED","lastUpdateDate":1629026081679,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c81698fe-de62-4ab1-a74d-b49707c92a90","invariantUUID":"ae6cf973-a604-4a39-a58c-efb9c846317c","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":"57485a69-3da8-4af9-923b-1d31bb8e3dfa","lifecycleState":"CERTIFIED","lastUpdateDate":1629026148707,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fe2f1116-a503-4be1-b200-3d22fd0c7bdd","invariantUUID":"4a49db9e-c705-4121-8cfa-3a8617fa566e","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":"156eafc8-d5f8-4742-9a01-77f31d2e7475","lifecycleState":"CERTIFIED","lastUpdateDate":1629026350198,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"40042237-31a6-4397-98c4-d3f8ae3e8a57","invariantUUID":"66aaa3a1-f96e-4838-a012-6c5b0fbb1a2f","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":"loadBalancer","uniqueId":"5537b69a-3164-4700-a459-ee9a89c87caa","lifecycleState":"CERTIFIED","lastUpdateDate":1629026076325,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26818b16-ae2a-4626-a5b5-adb72d5a682c","invariantUUID":"42349401-694d-47d6-8290-da80e58815c0","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":"1c92a8a6-8210-4738-9444-940f1a04b692","lifecycleState":"CERTIFIED","lastUpdateDate":1629026314323,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5a92cd2-d00d-42f1-b4de-6bf5ef066356","invariantUUID":"d355a86c-0e35-49eb-b83b-6261e6b5fa21","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1139613d-88d1-42ba-a248-adb6dec214f2","lifecycleState":"CERTIFIED","lastUpdateDate":1629026437856,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805a1a3e-f311-40da-b334-5045513e8a04","invariantUUID":"fabed672-96f6-41f7-8b19-211428fca132","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":"d9a9f320-671b-4648-b43c-081b6e9a8094","lifecycleState":"CERTIFIED","lastUpdateDate":1629026259389,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80aa3e37-f1be-414c-a865-036e919dfb4f","invariantUUID":"aaee31f1-8812-4625-b423-5465858bec8d","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":"securityrules","uniqueId":"bd51819d-7d80-445d-9626-732354fbedd5","lifecycleState":"CERTIFIED","lastUpdateDate":1629026233440,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"98f1c6d5-3936-4f1c-b84d-38fb224811f8","invariantUUID":"965428ab-923c-45e0-bb8b-6a642b26b22e","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6398ebad-5301-46ec-b676-205a0e8d7450","lifecycleState":"CERTIFIED","lastUpdateDate":1629026544296,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f27414f9-7a18-49c8-851e-049ddb396f69","invariantUUID":"864d760b-1040-4c3c-a366-98bd639e521f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9346c601-12de-4fc8-be75-1d22bff48c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026624224,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c0bc4d8-7374-49ea-a016-1f788dd1b035","invariantUUID":"76c98b68-df0f-4390-9465-e18047e9e832","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":"8a26f099-1cdc-4514-93c9-742c644f3fd7","lifecycleState":"CERTIFIED","lastUpdateDate":1629026607485,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a41c515-67ba-4c15-a84b-5ffa9439b78f","invariantUUID":"300b3d95-cc95-4f7c-a452-9917db9c4a61","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb4fb9ce-0cfd-4f50-8f71-5c559d519c45","lifecycleState":"CERTIFIED","lastUpdateDate":1629026565614,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eff4aa33-3178-4e9f-959a-fa184a534c7b","invariantUUID":"47643604-f123-43c6-a450-daf8a6502cd6","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":"5443cdc6-01f4-469e-a683-8103e655bd9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026537944,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15b1bfd-59b2-4d4d-9829-ca7aee2a7aef","invariantUUID":"7c6ad249-02fa-4737-afbf-357c2acbb35d","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":"f5f2e1a1-6354-4234-86e0-2a51c4a0c3f4","lifecycleState":"CERTIFIED","lastUpdateDate":1629026287931,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3df85816-3369-409e-96af-e827474e7620","invariantUUID":"5492f409-5433-41f1-8b3f-326843645936","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":"93d14a4f-db64-47ca-b0f3-2c7d40b8e28c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026154004,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7af98c6a-30ce-4043-b81d-467cae5db0a5","invariantUUID":"cc47f0ee-2e4f-401f-88f3-abd9cda1869f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"18683b6f-99b1-4a42-b2c0-395887cee87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026054345,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a840143-3ed6-4823-9407-dd2eaffadcfb","invariantUUID":"3d697e27-6653-479e-94ed-99160746ef69","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb1231b1-c8d9-4f32-b541-d8c5a3778b5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629026584114,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5582fb70-bc7b-49f2-a797-4d3db70ff24c","invariantUUID":"0080b794-88c2-431b-a2ca-5e8a68199fc5","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8659ee63-203f-4449-ae8d-463035875b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1629026499957,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ab516bc-05a3-47bf-8a84-fffb3095c362","invariantUUID":"8807c2a4-d691-4da8-b6af-cc14f807e707","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":"network","uniqueId":"2788666d-a196-43e7-84de-51a0203bae08","lifecycleState":"CERTIFIED","lastUpdateDate":1629026413549,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"277b68a7-e133-43ae-95f1-04c227ad64d1","invariantUUID":"90897397-c5fd-4778-babd-512733bda0ab","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"433b5d1c-0848-4987-ba36-99d8dd68d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1629026161412,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"021b8248-5653-4837-b3cc-08355ac8644c","invariantUUID":"d9891d01-9b46-4b8e-ae49-5f984d5d05e2","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":"compute","uniqueId":"234561dc-7a12-4767-9c86-22a730ce54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1629026391649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a335445b-3241-4142-9808-d5aa62218913","invariantUUID":"0e910641-6bff-4321-b8f6-f2fbcff38cb3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4513146c-314f-44cf-8571-acc3ea384dec","lifecycleState":"CERTIFIED","lastUpdateDate":1629026169949,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba940735-3945-43c8-be34-31f0ccb609e1","invariantUUID":"abdb8bde-e970-4c8f-8a3e-fde8b00c16c3","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":"defaulticon","uniqueId":"71f6f4da-0b6d-4acc-9238-33f29799135e","lifecycleState":"CERTIFIED","lastUpdateDate":1629026137198,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d494fcf7-04de-42d6-a735-787cb0cb5298","invariantUUID":"9f4b7fb6-50f2-4b24-aa21-3e5810cf7c69","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"396f5886-5514-42e7-8097-6ee3ddbfbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1629026560333,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a728116-5404-4153-9507-b0daff08187b","invariantUUID":"f860daf9-920a-465e-aba0-50d353e40042","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"93f2b7d2-5c59-460a-ace1-058d7420222a","lifecycleState":"CERTIFIED","lastUpdateDate":1629026273253,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a17b0971-ac2b-4c46-8b90-8dc09da85c53","invariantUUID":"5d84099d-0981-4a64-be4e-28a1e3c76fef","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":"c7d6514a-2edf-407e-826c-1a09214dbe8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629034607256,"name":"basic_onboard_MUTTyV","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bfca7ca2-9de0-4d1b-a537-d38c9708f577","invariantUUID":"63af72b6-acbd-461b-8803-a3c598234b34","systemName":"BasicOnboardMuttyv","description":"VF","tags":["basic_onboard_MUTTyV"],"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":"42a7a857-d810-4c25-9add-0a44d91872c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629026374045,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed5e55f3-8042-4f04-8709-0d380c2fd8fb","invariantUUID":"c6b3b8a6-bc80-43de-b18e-ab6b16ca5724","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":"defaulticon","uniqueId":"92016d7c-c625-4d0f-b154-7c5ff8193af7","lifecycleState":"CERTIFIED","lastUpdateDate":1629026047623,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a0250eb6-d295-4201-b1c0-e34457711da3","invariantUUID":"49b72e2f-13cb-4da6-a0ba-117ca4db4110","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":"5c726f19-9e9f-4a4c-a697-e2d8d0fd3f81","lifecycleState":"CERTIFIED","lastUpdateDate":1629026466585,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78357a6b-1d1e-41cf-930e-51151375f1f6","invariantUUID":"4f1c0985-b883-45ec-aeee-ac3f2f741b28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ebc8ded-75af-43c2-91a4-d9d912650ad0","lifecycleState":"CERTIFIED","lastUpdateDate":1629026254329,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e06c34f7-ae50-412e-9c74-a1b2abb6d620","invariantUUID":"73a629c1-efda-4795-83cd-8e8e6409a4d5","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":"networkrules","uniqueId":"eef9b143-e8eb-4ef4-be4f-0638709e60c1","lifecycleState":"CERTIFIED","lastUpdateDate":1629026200987,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4864610e-5aa3-48c1-b9bf-5e8559ff70de","invariantUUID":"51d43304-03fe-46ed-b582-cbb13d214546","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":"objectStorage","uniqueId":"8c51d6c4-d754-461a-a4a3-a82971159f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026379163,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503d1650-b09c-4dc2-86d1-9459687e6de2","invariantUUID":"fe18b96e-05a2-40cd-819c-2367191fde19","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e109f064-7645-41b7-8219-f0dda742e167","lifecycleState":"CERTIFIED","lastUpdateDate":1629026425265,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e7bf2b8-1393-439e-b9c0-1f68f44cfdfe","invariantUUID":"c174615e-8bb0-404e-8bbc-2e307467917a","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":"networkrules","uniqueId":"1b610ed2-ec5b-4479-9642-290226573883","lifecycleState":"CERTIFIED","lastUpdateDate":1629026221115,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"95a244e3-426c-436d-9ab8-b5b5efcb6099","invariantUUID":"b58feb50-c685-4aa1-bf91-260e45fbd021","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3a5b66c1-f479-4015-9231-145f134c267c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026356762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"100e47d4-b737-4230-bf47-70d45c48c4d7","invariantUUID":"02cf03d5-ce28-4e46-86ba-8c299c9548c8","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5af9ebe0-3bf3-43b9-af3f-154c184a6946","lifecycleState":"CERTIFIED","lastUpdateDate":1629026336826,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"046f27cf-42f4-46f1-bec4-da043e1d986a","invariantUUID":"9f26cff9-63b6-4ff3-b21d-61cbf664d0d6","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9009417d-79a7-4568-9cdc-7c66466a5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1629026397733,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd18b556-f576-45ee-8309-67f3fc28233f","invariantUUID":"075d4782-b33c-41bf-b2aa-fc237c320973","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e1e1dad2-b4eb-4db9-a4d6-bc0e7de29afb","lifecycleState":"CERTIFIED","lastUpdateDate":1629026112379,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da574f77-7b3e-4f55-8788-0bee9ef15b9f","invariantUUID":"97ec11cc-4ca9-48ea-9525-5525b33785b1","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b0a1a7b5-5140-49b1-ab6b-10f7fc0d5a0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629026554601,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20d2e785-8794-4683-991f-e62d8e24ccfa","invariantUUID":"6893f484-5480-409e-8f27-64524efeb5f7","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef87facb-999a-4b1d-a5ec-ab2231f098d0","lifecycleState":"CERTIFIED","lastUpdateDate":1629026243618,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"762a4b7c-6581-4f72-bd26-8d65a66dd83a","invariantUUID":"739005a9-68d2-4883-9d58-f9bc6f81d7cb","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8baa3583-2830-409e-ba91-a8feacbdc9cd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629034524550,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6672b13f-96ac-4833-844f-5b0902d826c4","invariantUUID":"15c035b1-0316-4a14-8f39-d26c09db4a9f","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4cc3ff63-e674-48e9-865c-d02d243c0335","lifecycleState":"CERTIFIED","lastUpdateDate":1629026131957,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1b0d3a7-6d5d-4227-ab7d-965331c13130","invariantUUID":"7e17df5f-eb03-433e-b098-3ae7c09d60a2","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a5322f6-939d-4e71-b3aa-08911bc7739f","lifecycleState":"CERTIFIED","lastUpdateDate":1629026517523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618f4328-d1c8-477a-a4f2-d8ce81b9ac3f","invariantUUID":"e995aceb-1873-4d1b-acf7-477fcbddbca8","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7338ffdf-cc82-4197-93b5-e4e7ca308fef","lifecycleState":"CERTIFIED","lastUpdateDate":1629026494854,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57a54287-de52-4396-bade-8d88e0458396","invariantUUID":"6bae0cdb-bae0-4732-841d-523c1e4db3be","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b7c1878-3446-4245-810a-a39e15c86ffe","lifecycleState":"CERTIFIED","lastUpdateDate":1629026249064,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6eb034c-f11d-4383-8fe3-1cb35411bdc0","invariantUUID":"94c31418-f086-42f6-b959-2a13ccb88ebb","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":"defaulticon","uniqueId":"08c4f254-70ed-4d48-b4cc-730be872cc3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629026489550,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d01c5a8f-3615-4e14-a829-e6c44b0890fe","invariantUUID":"88e7f544-505b-422b-9e4a-83fa94192068","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a0a603ad-7d26-4f33-9b12-9dc3fcd846ba","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629034741316,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"93d63630-cd92-4b1a-9ef4-e4b46089b9a2","invariantUUID":"f1234cac-0739-45d9-a308-494f0df4d605","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":"b9283179-b4cb-487b-964a-2d3ed3ea61f9","lifecycleState":"CERTIFIED","lastUpdateDate":1629034656366,"name":"basic_onboard_MUTTyV","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9418237f-8319-4e08-b69c-b1ec74771bc5","invariantUUID":"a55360ef-ed8b-46e0-ac6d-a3a403e39332","systemName":"BasicOnboardMuttyv","description":"service","tags":["basic_onboard_MUTTyV"],"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":"dfda4ceb-d23a-4a8e-9466-1bfb59dd7095","lifecycleState":"CERTIFIED","lastUpdateDate":1629034259779,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b505fd08-09e1-4033-a8be-2ef2c7e8bb6e","invariantUUID":"81d7d4f8-58c1-4c3b-bc4d-1a87d16e3565","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-15 13:39:07,341 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-15 13:39:07,341 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-08-15 13:39:07,346 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-15 13:39:07,347 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/a0a603ad-7d26-4f33-9b12-9dc3fcd846ba/lifecycleState/Certify 2021-08-15 13:39:07,347 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-08-15 13:39:07,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-15 13:39:11,027 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a0a603ad-7d26-4f33-9b12-9dc3fcd846ba/lifecycleState/Certify HTTP/1.1" 404 204 2021-08-15 13:39:11,029 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 404 2021-08-15 13:39:11,030 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-08-15 13:39:11,030 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-08-15 13:39:11,031 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-08-15 13:39:11,031 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-08-15 13:39:11,031 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-08-15 13:39:11,031 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-08-15 13:39:11,032 ERROR 48:basic_cnf.py(1) - Generic OnapTest exception 2021-08-15 13:39:11,032 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 01:29 | FAIL | +-------------------+---------------------+------------------+----------------+ 2021-08-15 13:39:11,036 INFO 57:basic_cnf.py(1) - Generate Test report 2021-08-15 13:39:11,148 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-08-15 13:39:11,486 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-08-15 13:39:11,490 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/611918ff6c44f500102b367b 2021-08-15 13:39:11,491 ERROR 253:run_tests.py(1) - The test case 'basic_cnf' failed. 2021-08-15 13:39:11,491 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR