2021-04-10 13:13:23,682 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-04-10 13:13:23,683 WARNING 109:warnings.py(1) - /src/onaptests/src/onaptests/steps/onboard/service.py:116: 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-04-10 13:13:23,692 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-04-10 13:13:23,692 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-04-10 13:13:23,692 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-04-10 13:13:23,692 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-04-10 13:13:23,693 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-04-10 13:13:23,693 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-04-10 13:13:23,693 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-04-10 13:13:23,693 DEBUG 33:basic_cnf.py(1) - start time 2021-04-10 13:13:23,693 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-04-10 13:13:23,694 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-04-10 13:13:23,694 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-04-10 13:13:23,694 DEBUG 195: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-04-10 13:13:23,694 DEBUG 197: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-04-10 13:13:23,694 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-04-10 13:13:23,695 DEBUG 103: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-04-10 13:13:23,695 DEBUG 105: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-04-10 13:13:23,695 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-04-10 13:13:23,700 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:23,791 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-04-10 13:13:23,793 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-04-10 13:13:23,793 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"04eaa554f08a438583d1048fffae4a46","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fb698f56d01f4892b767f817095a707a","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9de35fda11df4805907cb758cb6a8345","type":"vlm","name":"fda20555-6118-476e-9d3f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"8c6e38e05006472ba399c8fd99a0437d","type":"vlm","name":"9eeb85b3-3599-4058-9306","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-04-10 13:13:23,796 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-04-10 13:13:23,796 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-04-10 13:13:23,796 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-04-10 13:13:23,797 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-04-10 13:13:23,797 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-04-10 13:13:23,797 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-04-10 13:13:23,797 DEBUG 195: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-04-10 13:13:23,797 DEBUG 197: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-04-10 13:13:23,798 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-04-10 13:13:23,798 DEBUG 103: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-04-10 13:13:23,798 DEBUG 105: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-04-10 13:13:23,798 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-04-10 13:13:23,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:23,886 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-04-10 13:13:23,888 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-04-10 13:13:23,888 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"04eaa554f08a438583d1048fffae4a46","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fb698f56d01f4892b767f817095a707a","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9de35fda11df4805907cb758cb6a8345","type":"vlm","name":"fda20555-6118-476e-9d3f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"8c6e38e05006472ba399c8fd99a0437d","type":"vlm","name":"9eeb85b3-3599-4058-9306","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-04-10 13:13:23,891 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-04-10 13:13:23,891 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-04-10 13:13:23,891 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-04-10 13:13:23,917 DEBUG 195: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-04-10 13:13:23,917 DEBUG 197: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-04-10 13:13:23,917 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-04-10 13:13:23,918 DEBUG 103: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-04-10 13:13:23,918 DEBUG 105: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-04-10 13:13:23,918 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-04-10 13:13:23,920 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:25,499 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-04-10 13:13:25,501 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-04-10 13:13:25,501 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"2d252f62695a4e8fa2a8a0074170882c","version":{"id":"eb0f692e8b8f471aa1227f817df85202","name":"1.0","description":"Initial version","status":"Draft"}} 2021-04-10 13:13:25,503 INFO 284:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-04-10 13:13:25,503 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-04-10 13:13:25,507 DEBUG 103: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-04-10 13:13:25,507 DEBUG 105: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/2d252f62695a4e8fa2a8a0074170882c/versions/eb0f692e8b8f471aa1227f817df85202/actions 2021-04-10 13:13:25,507 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-04-10 13:13:25,509 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:26,185 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/2d252f62695a4e8fa2a8a0074170882c/versions/eb0f692e8b8f471aa1227f817df85202/actions HTTP/1.1" 200 2 2021-04-10 13:13:26,186 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-04-10 13:13:26,186 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-04-10 13:13:26,190 WARNING 109:warnings.py(1) - /src/onaptests/src/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-04-10 13:13:26,198 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-04-10 13:13:26,198 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-10 13:13:26,198 DEBUG 195: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-04-10 13:13:26,198 DEBUG 197: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-04-10 13:13:26,199 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-10 13:13:26,199 DEBUG 103: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-04-10 13:13:26,200 DEBUG 105: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-04-10 13:13:26,200 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-10 13:13:26,202 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:26,297 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-04-10 13:13:26,299 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-10 13:13:26,299 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_cbtPLK_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"04eaa554f08a438583d1048fffae4a46","onboardingMethod":"NetworkPackage","id":"cb48adda8e6b44febcbe4ce13b5ce007","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"fb698f56d01f4892b767f817095a707a","onboardingMethod":"NetworkPackage","id":"7ef11244385a47539df73b89e6bcb64a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 4924dc02-3598","description":"vendor software product","vendorName":"fda20555-6118-476e-9d3f","vendorId":"9de35fda11df4805907cb758cb6a8345","onboardingMethod":"NetworkPackage","id":"cd301690fb0845798e945c3e7c7b2a54","owner":"cs0008","status":"ACTIVE"},{"name":"vFW d646cfeb-b42a","description":"vendor software product","vendorName":"9eeb85b3-3599-4058-9306","vendorId":"8c6e38e05006472ba399c8fd99a0437d","onboardingMethod":"NetworkPackage","id":"b82b1daaf48648daa73096dbfca08922","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-04-10 13:13:26,302 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_cbtPLK_VSP from SDC 2021-04-10 13:13:26,302 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-10 13:13:26,302 DEBUG 303:vsp.py(1) - importing VSP pNF 4924dc02-3598 from SDC 2021-04-10 13:13:26,303 DEBUG 303:vsp.py(1) - importing VSP vFW d646cfeb-b42a from SDC 2021-04-10 13:13:26,303 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-04-10 13:13:26,303 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-04-10 13:13:26,304 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-04-10 13:13:26,304 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-04-10 13:13:26,304 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-10 13:13:26,304 DEBUG 195: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-04-10 13:13:26,305 DEBUG 197: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-04-10 13:13:26,305 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-10 13:13:26,305 DEBUG 103: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-04-10 13:13:26,306 DEBUG 105: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-04-10 13:13:26,306 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-10 13:13:26,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:26,393 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-04-10 13:13:26,394 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-10 13:13:26,395 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_cbtPLK_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"04eaa554f08a438583d1048fffae4a46","onboardingMethod":"NetworkPackage","id":"cb48adda8e6b44febcbe4ce13b5ce007","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"fb698f56d01f4892b767f817095a707a","onboardingMethod":"NetworkPackage","id":"7ef11244385a47539df73b89e6bcb64a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 4924dc02-3598","description":"vendor software product","vendorName":"fda20555-6118-476e-9d3f","vendorId":"9de35fda11df4805907cb758cb6a8345","onboardingMethod":"NetworkPackage","id":"cd301690fb0845798e945c3e7c7b2a54","owner":"cs0008","status":"ACTIVE"},{"name":"vFW d646cfeb-b42a","description":"vendor software product","vendorName":"9eeb85b3-3599-4058-9306","vendorId":"8c6e38e05006472ba399c8fd99a0437d","onboardingMethod":"NetworkPackage","id":"b82b1daaf48648daa73096dbfca08922","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-04-10 13:13:26,398 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_cbtPLK_VSP from SDC 2021-04-10 13:13:26,398 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-10 13:13:26,398 DEBUG 303:vsp.py(1) - importing VSP pNF 4924dc02-3598 from SDC 2021-04-10 13:13:26,399 DEBUG 303:vsp.py(1) - importing VSP vFW d646cfeb-b42a from SDC 2021-04-10 13:13:26,399 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-04-10 13:13:26,399 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-04-10 13:13:26,400 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-04-10 13:13:26,400 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-04-10 13:13:26,400 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-10 13:13:26,401 DEBUG 195: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-04-10 13:13:26,401 DEBUG 197: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-04-10 13:13:26,401 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-10 13:13:26,402 DEBUG 103: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-04-10 13:13:26,402 DEBUG 105: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-04-10 13:13:26,403 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-10 13:13:26,405 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:26,494 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-04-10 13:13:26,496 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-10 13:13:26,496 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_cbtPLK_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"04eaa554f08a438583d1048fffae4a46","onboardingMethod":"NetworkPackage","id":"cb48adda8e6b44febcbe4ce13b5ce007","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"fb698f56d01f4892b767f817095a707a","onboardingMethod":"NetworkPackage","id":"7ef11244385a47539df73b89e6bcb64a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 4924dc02-3598","description":"vendor software product","vendorName":"fda20555-6118-476e-9d3f","vendorId":"9de35fda11df4805907cb758cb6a8345","onboardingMethod":"NetworkPackage","id":"cd301690fb0845798e945c3e7c7b2a54","owner":"cs0008","status":"ACTIVE"},{"name":"vFW d646cfeb-b42a","description":"vendor software product","vendorName":"9eeb85b3-3599-4058-9306","vendorId":"8c6e38e05006472ba399c8fd99a0437d","onboardingMethod":"NetworkPackage","id":"b82b1daaf48648daa73096dbfca08922","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-04-10 13:13:26,499 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_cbtPLK_VSP from SDC 2021-04-10 13:13:26,499 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-10 13:13:26,499 DEBUG 303:vsp.py(1) - importing VSP pNF 4924dc02-3598 from SDC 2021-04-10 13:13:26,499 DEBUG 303:vsp.py(1) - importing VSP vFW d646cfeb-b42a from SDC 2021-04-10 13:13:26,500 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-04-10 13:13:26,500 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-04-10 13:13:26,500 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-04-10 13:13:26,500 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-04-10 13:13:26,500 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-10 13:13:26,501 DEBUG 195: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-04-10 13:13:26,501 DEBUG 197: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-04-10 13:13:26,501 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-10 13:13:26,501 DEBUG 103: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-04-10 13:13:26,502 DEBUG 105: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-04-10 13:13:26,502 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-10 13:13:26,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:26,591 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-04-10 13:13:26,593 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-10 13:13:26,593 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_cbtPLK_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"04eaa554f08a438583d1048fffae4a46","onboardingMethod":"NetworkPackage","id":"cb48adda8e6b44febcbe4ce13b5ce007","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"fb698f56d01f4892b767f817095a707a","onboardingMethod":"NetworkPackage","id":"7ef11244385a47539df73b89e6bcb64a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 4924dc02-3598","description":"vendor software product","vendorName":"fda20555-6118-476e-9d3f","vendorId":"9de35fda11df4805907cb758cb6a8345","onboardingMethod":"NetworkPackage","id":"cd301690fb0845798e945c3e7c7b2a54","owner":"cs0008","status":"ACTIVE"},{"name":"vFW d646cfeb-b42a","description":"vendor software product","vendorName":"9eeb85b3-3599-4058-9306","vendorId":"8c6e38e05006472ba399c8fd99a0437d","onboardingMethod":"NetworkPackage","id":"b82b1daaf48648daa73096dbfca08922","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-04-10 13:13:26,596 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_cbtPLK_VSP from SDC 2021-04-10 13:13:26,596 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-10 13:13:26,596 DEBUG 303:vsp.py(1) - importing VSP pNF 4924dc02-3598 from SDC 2021-04-10 13:13:26,596 DEBUG 303:vsp.py(1) - importing VSP vFW d646cfeb-b42a from SDC 2021-04-10 13:13:26,596 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-04-10 13:13:26,597 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-04-10 13:13:26,597 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-04-10 13:13:26,597 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-04-10 13:13:26,597 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-04-10 13:13:26,597 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-10 13:13:26,597 DEBUG 195: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-04-10 13:13:26,598 DEBUG 197: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-04-10 13:13:26,598 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-10 13:13:26,598 DEBUG 103: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-04-10 13:13:26,598 DEBUG 105: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-04-10 13:13:26,599 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-10 13:13:26,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:26,992 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-04-10 13:13:26,993 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-10 13:13:26,993 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_cbtPLK_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"04eaa554f08a438583d1048fffae4a46","onboardingMethod":"NetworkPackage","id":"cb48adda8e6b44febcbe4ce13b5ce007","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"fb698f56d01f4892b767f817095a707a","onboardingMethod":"NetworkPackage","id":"7ef11244385a47539df73b89e6bcb64a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 4924dc02-3598","description":"vendor software product","vendorName":"fda20555-6118-476e-9d3f","vendorId":"9de35fda11df4805907cb758cb6a8345","onboardingMethod":"NetworkPackage","id":"cd301690fb0845798e945c3e7c7b2a54","owner":"cs0008","status":"ACTIVE"},{"name":"vFW d646cfeb-b42a","description":"vendor software product","vendorName":"9eeb85b3-3599-4058-9306","vendorId":"8c6e38e05006472ba399c8fd99a0437d","onboardingMethod":"NetworkPackage","id":"b82b1daaf48648daa73096dbfca08922","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-04-10 13:13:26,996 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_cbtPLK_VSP from SDC 2021-04-10 13:13:26,996 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-10 13:13:26,996 DEBUG 303:vsp.py(1) - importing VSP pNF 4924dc02-3598 from SDC 2021-04-10 13:13:26,997 DEBUG 303:vsp.py(1) - importing VSP vFW d646cfeb-b42a from SDC 2021-04-10 13:13:26,997 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-04-10 13:13:26,997 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-04-10 13:13:26,997 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-04-10 13:13:27,001 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-04-10 13:13:27,002 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-04-10 13:13:27,002 DEBUG 195: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-04-10 13:13:27,002 DEBUG 197: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-04-10 13:13:27,002 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-04-10 13:13:27,002 DEBUG 103: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-04-10 13:13:27,003 DEBUG 105: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-04-10 13:13:27,003 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-04-10 13:13:27,005 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:27,136 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-04-10 13:13:27,137 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-04-10 13:13:27,137 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"2d252f62695a4e8fa2a8a0074170882c","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"04eaa554f08a438583d1048fffae4a46","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fb698f56d01f4892b767f817095a707a","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9de35fda11df4805907cb758cb6a8345","type":"vlm","name":"fda20555-6118-476e-9d3f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"8c6e38e05006472ba399c8fd99a0437d","type":"vlm","name":"9eeb85b3-3599-4058-9306","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-04-10 13:13:27,139 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-04-10 13:13:27,140 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-04-10 13:13:27,140 DEBUG 195: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-04-10 13:13:27,140 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/2d252f62695a4e8fa2a8a0074170882c/versions 2021-04-10 13:13:27,140 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:27,140 DEBUG 103: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-04-10 13:13:27,140 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/2d252f62695a4e8fa2a8a0074170882c/versions 2021-04-10 13:13:27,140 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:27,142 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:27,206 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2d252f62695a4e8fa2a8a0074170882c/versions HTTP/1.1" 200 264 2021-04-10 13:13:27,208 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-10 13:13:27,208 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"eb0f692e8b8f471aa1227f817df85202","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1618060404081,"modificationTime":1618060405893,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-10 13:13:27,212 DEBUG 22:sdc_element.py(1) - details found, updating 2021-04-10 13:13:27,212 INFO 192:__init__.py(1) - Vendor found, updating information 2021-04-10 13:13:27,212 DEBUG 195: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-04-10 13:13:27,212 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/2d252f62695a4e8fa2a8a0074170882c/versions 2021-04-10 13:13:27,212 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:27,213 DEBUG 103: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-04-10 13:13:27,213 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/2d252f62695a4e8fa2a8a0074170882c/versions 2021-04-10 13:13:27,213 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:27,216 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:27,302 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2d252f62695a4e8fa2a8a0074170882c/versions HTTP/1.1" 200 264 2021-04-10 13:13:27,304 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-10 13:13:27,304 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"eb0f692e8b8f471aa1227f817df85202","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1618060404081,"modificationTime":1618060405893,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-10 13:13:27,307 DEBUG 22:sdc_element.py(1) - details found, updating 2021-04-10 13:13:27,308 DEBUG 195: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-04-10 13:13:27,308 DEBUG 197: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-04-10 13:13:27,308 DEBUG 198: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": "2d252f62695a4e8fa2a8a0074170882c", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-04-10 13:13:27,308 DEBUG 103: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-04-10 13:13:27,309 DEBUG 105: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-04-10 13:13:27,309 DEBUG 106: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": "2d252f62695a4e8fa2a8a0074170882c", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-04-10 13:13:27,311 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:33,829 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-04-10 13:13:33,830 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-04-10 13:13:33,831 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"33e53fed4ca24e56b7fa9e5ee70372c1","version":{"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","status":"Draft"}} 2021-04-10 13:13:33,834 INFO 284:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-04-10 13:13:33,834 DEBUG 195: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-04-10 13:13:33,835 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:13:33,835 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:33,835 DEBUG 103: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-04-10 13:13:33,836 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:13:33,836 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:33,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:33,905 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions HTTP/1.1" 200 253 2021-04-10 13:13:33,907 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-10 13:13:33,907 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1618060407440,"modificationTime":1618060410789,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-10 13:13:33,910 DEBUG 195: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-04-10 13:13:33,910 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:33,910 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-10 13:13:33,911 DEBUG 103: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-04-10 13:13:33,911 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:33,911 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-10 13:13:33,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:34,044 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 223 2021-04-10 13:13:34,045 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-10 13:13:34,046 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1618060407440,"modificationTime":1618060410732} 2021-04-10 13:13:34,048 DEBUG 195: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-04-10 13:13:34,049 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:34,049 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:34,049 DEBUG 103: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-04-10 13:13:34,050 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:34,050 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:34,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:34,340 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 369 2021-04-10 13:13:34,342 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-10 13:13:34,342 DEBUG 120: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":"2d252f62695a4e8fa2a8a0074170882c","onboardingMethod":"NetworkPackage","id":"33e53fed4ca24e56b7fa9e5ee70372c1","version":"fd72efcea58d436f80eba8965da0193f"} 2021-04-10 13:13:34,345 DEBUG 195: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-04-10 13:13:34,345 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:34,346 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:34,346 DEBUG 103: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-04-10 13:13:34,346 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:34,346 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:34,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:34,815 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 369 2021-04-10 13:13:34,817 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-10 13:13:34,817 DEBUG 120: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":"2d252f62695a4e8fa2a8a0074170882c","onboardingMethod":"NetworkPackage","id":"33e53fed4ca24e56b7fa9e5ee70372c1","version":"fd72efcea58d436f80eba8965da0193f"} 2021-04-10 13:13:34,820 INFO 219:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-04-10 13:13:34,821 DEBUG 195: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-04-10 13:13:34,821 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:13:34,821 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:34,821 DEBUG 103: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-04-10 13:13:34,822 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:13:34,822 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:34,824 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:34,903 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions HTTP/1.1" 200 253 2021-04-10 13:13:34,904 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-10 13:13:34,904 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1618060407440,"modificationTime":1618060410789,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-10 13:13:34,906 DEBUG 195: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-04-10 13:13:34,907 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:34,907 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-10 13:13:34,907 DEBUG 103: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-04-10 13:13:34,907 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:34,907 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-10 13:13:34,909 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:35,117 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 223 2021-04-10 13:13:35,119 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-10 13:13:35,119 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1618060407440,"modificationTime":1618060410732} 2021-04-10 13:13:35,122 DEBUG 195: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-04-10 13:13:35,122 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:35,122 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:35,123 DEBUG 103: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-04-10 13:13:35,123 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:35,123 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:35,126 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:35,614 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 369 2021-04-10 13:13:35,616 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-10 13:13:35,616 DEBUG 120: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":"2d252f62695a4e8fa2a8a0074170882c","onboardingMethod":"NetworkPackage","id":"33e53fed4ca24e56b7fa9e5ee70372c1","version":"fd72efcea58d436f80eba8965da0193f"} 2021-04-10 13:13:35,619 DEBUG 195: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-04-10 13:13:35,619 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:35,620 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:35,620 DEBUG 103: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-04-10 13:13:35,620 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:35,621 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:35,623 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:36,144 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 369 2021-04-10 13:13:36,146 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-10 13:13:36,146 DEBUG 120: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":"2d252f62695a4e8fa2a8a0074170882c","onboardingMethod":"NetworkPackage","id":"33e53fed4ca24e56b7fa9e5ee70372c1","version":"fd72efcea58d436f80eba8965da0193f"} 2021-04-10 13:13:36,149 DEBUG 103: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-04-10 13:13:36,150 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f/orchestration-template-candidate 2021-04-10 13:13:36,150 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-04-10 13:13:36,154 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:36,606 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f/orchestration-template-candidate HTTP/1.1" 200 90 2021-04-10 13:13:36,607 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-04-10 13:13:36,608 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-10 13:13:36,608 INFO 172:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-04-10 13:13:36,611 DEBUG 195: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-04-10 13:13:36,612 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:13:36,612 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:36,612 DEBUG 103: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-04-10 13:13:36,613 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:13:36,613 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:36,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:36,708 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions HTTP/1.1" 200 253 2021-04-10 13:13:36,709 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-10 13:13:36,710 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1618060407440,"modificationTime":1618060410789,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-10 13:13:36,713 DEBUG 195: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-04-10 13:13:36,713 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:36,713 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-10 13:13:36,714 DEBUG 103: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-04-10 13:13:36,714 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:36,714 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-10 13:13:36,717 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:37,012 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 222 2021-04-10 13:13:37,014 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-10 13:13:37,014 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1618060407440,"modificationTime":1618060416521} 2021-04-10 13:13:37,017 DEBUG 195: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-04-10 13:13:37,018 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:37,018 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:37,018 DEBUG 103: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-04-10 13:13:37,019 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:37,019 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:37,021 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:37,315 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 436 2021-04-10 13:13:37,318 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-10 13:13:37,319 DEBUG 120: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":"2d252f62695a4e8fa2a8a0074170882c","onboardingMethod":"NetworkPackage","id":"33e53fed4ca24e56b7fa9e5ee70372c1","version":"fd72efcea58d436f80eba8965da0193f","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-10 13:13:37,323 DEBUG 195: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-04-10 13:13:37,324 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:37,324 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:37,324 DEBUG 103: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-04-10 13:13:37,325 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:37,325 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:37,328 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:37,525 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 436 2021-04-10 13:13:37,526 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-10 13:13:37,527 DEBUG 120: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":"2d252f62695a4e8fa2a8a0074170882c","onboardingMethod":"NetworkPackage","id":"33e53fed4ca24e56b7fa9e5ee70372c1","version":"fd72efcea58d436f80eba8965da0193f","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-10 13:13:37,530 INFO 219:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-04-10 13:13:37,530 DEBUG 195: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-04-10 13:13:37,531 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:13:37,531 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:37,531 DEBUG 103: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-04-10 13:13:37,531 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:13:37,532 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:37,534 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:37,604 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions HTTP/1.1" 200 253 2021-04-10 13:13:37,605 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-10 13:13:37,605 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1618060407440,"modificationTime":1618060410789,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-10 13:13:37,608 DEBUG 195: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-04-10 13:13:37,608 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:37,609 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-10 13:13:37,609 DEBUG 103: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-04-10 13:13:37,609 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:37,609 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-10 13:13:37,611 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:37,917 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 222 2021-04-10 13:13:37,919 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-10 13:13:37,920 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1618060407440,"modificationTime":1618060416521} 2021-04-10 13:13:37,923 DEBUG 195: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-04-10 13:13:37,923 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:37,923 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:37,924 DEBUG 103: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-04-10 13:13:37,924 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:37,924 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:37,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:38,243 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 436 2021-04-10 13:13:38,245 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-10 13:13:38,245 DEBUG 120: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":"2d252f62695a4e8fa2a8a0074170882c","onboardingMethod":"NetworkPackage","id":"33e53fed4ca24e56b7fa9e5ee70372c1","version":"fd72efcea58d436f80eba8965da0193f","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-10 13:13:38,248 DEBUG 195: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-04-10 13:13:38,248 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:38,249 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:38,249 DEBUG 103: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-04-10 13:13:38,249 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:38,249 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:38,252 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:38,743 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 436 2021-04-10 13:13:38,745 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-10 13:13:38,745 DEBUG 120: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":"2d252f62695a4e8fa2a8a0074170882c","onboardingMethod":"NetworkPackage","id":"33e53fed4ca24e56b7fa9e5ee70372c1","version":"fd72efcea58d436f80eba8965da0193f","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-10 13:13:38,748 DEBUG 195: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-04-10 13:13:38,749 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f/orchestration-template-candidate/process 2021-04-10 13:13:38,749 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-04-10 13:13:38,749 DEBUG 103: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-04-10 13:13:38,749 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f/orchestration-template-candidate/process 2021-04-10 13:13:38,750 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-04-10 13:13:38,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:43,256 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-04-10 13:13:43,257 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-04-10 13:13:43,258 DEBUG 120: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-04-10 13:13:43,260 INFO 187:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-04-10 13:13:43,261 DEBUG 195: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-04-10 13:13:43,261 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:13:43,261 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:43,261 DEBUG 103: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-04-10 13:13:43,262 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:13:43,262 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:43,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:43,307 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions HTTP/1.1" 200 253 2021-04-10 13:13:43,308 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-10 13:13:43,308 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1618060407440,"modificationTime":1618060410789,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-10 13:13:43,310 DEBUG 195: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-04-10 13:13:43,310 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:43,310 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-10 13:13:43,310 DEBUG 103: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-04-10 13:13:43,311 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:43,311 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-10 13:13:43,312 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:43,374 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 222 2021-04-10 13:13:43,375 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-10 13:13:43,376 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1618060407440,"modificationTime":1618060423246} 2021-04-10 13:13:43,378 DEBUG 195: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-04-10 13:13:43,378 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:43,378 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:43,379 DEBUG 103: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-04-10 13:13:43,379 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:43,379 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:43,381 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:43,543 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 804 2021-04-10 13:13:43,545 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-10 13:13:43,545 DEBUG 120: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":"2d252f62695a4e8fa2a8a0074170882c","onboardingMethod":"NetworkPackage","id":"33e53fed4ca24e56b7fa9e5ee70372c1","version":"fd72efcea58d436f80eba8965da0193f","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-04-10 13:13:43,547 DEBUG 195: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-04-10 13:13:43,547 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:43,547 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:43,548 DEBUG 103: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-04-10 13:13:43,548 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:43,548 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:43,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:43,823 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 804 2021-04-10 13:13:43,825 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-10 13:13:43,825 DEBUG 120: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":"2d252f62695a4e8fa2a8a0074170882c","onboardingMethod":"NetworkPackage","id":"33e53fed4ca24e56b7fa9e5ee70372c1","version":"fd72efcea58d436f80eba8965da0193f","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-04-10 13:13:43,828 INFO 219:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-04-10 13:13:43,828 DEBUG 195: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-04-10 13:13:43,828 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:13:43,828 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:43,829 DEBUG 103: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-04-10 13:13:43,829 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:13:43,829 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:43,830 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:43,880 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions HTTP/1.1" 200 253 2021-04-10 13:13:43,882 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-10 13:13:43,882 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1618060407440,"modificationTime":1618060410789,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-10 13:13:43,886 DEBUG 195: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-04-10 13:13:43,886 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:43,886 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-10 13:13:43,886 DEBUG 103: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-04-10 13:13:43,886 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:43,886 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-10 13:13:43,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:43,999 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 222 2021-04-10 13:13:44,001 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-10 13:13:44,001 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1618060407440,"modificationTime":1618060423246} 2021-04-10 13:13:44,005 DEBUG 195: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-04-10 13:13:44,005 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:44,005 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:44,006 DEBUG 103: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-04-10 13:13:44,006 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:44,007 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:44,009 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:44,406 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 804 2021-04-10 13:13:44,408 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-10 13:13:44,408 DEBUG 120: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":"2d252f62695a4e8fa2a8a0074170882c","onboardingMethod":"NetworkPackage","id":"33e53fed4ca24e56b7fa9e5ee70372c1","version":"fd72efcea58d436f80eba8965da0193f","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-04-10 13:13:44,410 DEBUG 195: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-04-10 13:13:44,410 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:44,411 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:44,412 DEBUG 103: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-04-10 13:13:44,412 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:44,412 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:44,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:44,804 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 804 2021-04-10 13:13:44,806 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-10 13:13:44,806 DEBUG 120: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":"2d252f62695a4e8fa2a8a0074170882c","onboardingMethod":"NetworkPackage","id":"33e53fed4ca24e56b7fa9e5ee70372c1","version":"fd72efcea58d436f80eba8965da0193f","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-04-10 13:13:44,818 DEBUG 103: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-04-10 13:13:44,818 DEBUG 105:onap_service.py(1) - [SDC][Commit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f/actions 2021-04-10 13:13:44,818 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-04-10 13:13:44,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:56,527 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f/actions HTTP/1.1" 200 2 2021-04-10 13:13:56,530 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-04-10 13:13:56,531 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-04-10 13:13:56,535 DEBUG 195: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-04-10 13:13:56,536 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:13:56,536 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:56,537 DEBUG 103: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-04-10 13:13:56,537 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:13:56,538 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:56,541 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:56,606 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions HTTP/1.1" 200 253 2021-04-10 13:13:56,608 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-10 13:13:56,609 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1618060407440,"modificationTime":1618060424884,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-10 13:13:56,612 DEBUG 195: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-04-10 13:13:56,612 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:56,612 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-10 13:13:56,613 DEBUG 103: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-04-10 13:13:56,613 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:56,613 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-10 13:13:56,615 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:56,814 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 223 2021-04-10 13:13:56,816 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-10 13:13:56,816 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1618060407440,"modificationTime":1618060423246} 2021-04-10 13:13:56,819 DEBUG 195: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-04-10 13:13:56,819 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:56,820 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:56,820 DEBUG 103: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-04-10 13:13:56,820 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:56,820 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:56,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:57,614 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 804 2021-04-10 13:13:57,616 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-10 13:13:57,616 DEBUG 120: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":"2d252f62695a4e8fa2a8a0074170882c","onboardingMethod":"NetworkPackage","id":"33e53fed4ca24e56b7fa9e5ee70372c1","version":"fd72efcea58d436f80eba8965da0193f","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-04-10 13:13:57,620 INFO 219:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-04-10 13:13:57,620 DEBUG 195: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-04-10 13:13:57,620 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:13:57,620 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:57,621 DEBUG 103: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-04-10 13:13:57,621 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:13:57,621 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:13:57,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:57,707 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions HTTP/1.1" 200 253 2021-04-10 13:13:57,708 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-10 13:13:57,709 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1618060407440,"modificationTime":1618060424884,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-10 13:13:57,712 DEBUG 195: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-04-10 13:13:57,712 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:57,713 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-10 13:13:57,713 DEBUG 103: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-04-10 13:13:57,713 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:57,714 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-10 13:13:57,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:58,104 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 223 2021-04-10 13:13:58,106 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-10 13:13:58,106 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1618060407440,"modificationTime":1618060423246} 2021-04-10 13:13:58,109 DEBUG 195: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-04-10 13:13:58,109 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:58,110 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:58,110 DEBUG 103: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-04-10 13:13:58,110 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:13:58,110 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:13:58,113 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:13:59,737 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 804 2021-04-10 13:13:59,739 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-10 13:13:59,739 DEBUG 120: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":"2d252f62695a4e8fa2a8a0074170882c","onboardingMethod":"NetworkPackage","id":"33e53fed4ca24e56b7fa9e5ee70372c1","version":"fd72efcea58d436f80eba8965da0193f","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-04-10 13:13:59,749 DEBUG 103: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-04-10 13:13:59,750 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f/actions 2021-04-10 13:13:59,750 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-04-10 13:13:59,753 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:14:17,323 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f/actions HTTP/1.1" 200 2 2021-04-10 13:14:17,326 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-04-10 13:14:17,327 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-04-10 13:14:17,331 DEBUG 195: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-04-10 13:14:17,331 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:14:17,331 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:14:17,332 DEBUG 103: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-04-10 13:14:17,332 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:14:17,332 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:14:17,336 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:14:17,406 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions HTTP/1.1" 200 264 2021-04-10 13:14:17,408 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-10 13:14:17,408 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1618060407440,"modificationTime":1618060449896,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-10 13:14:17,411 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-04-10 13:14:17,412 DEBUG 195: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-04-10 13:14:17,412 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:14:17,412 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:14:17,413 DEBUG 103: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-04-10 13:14:17,413 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:14:17,413 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:14:17,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:14:17,512 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions HTTP/1.1" 200 264 2021-04-10 13:14:17,514 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-10 13:14:17,514 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1618060407440,"modificationTime":1618060449896,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-10 13:14:17,524 DEBUG 103: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-04-10 13:14:17,524 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f/actions 2021-04-10 13:14:17,524 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-04-10 13:14:17,527 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:14:20,578 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f/actions HTTP/1.1" 200 317 2021-04-10 13:14:20,581 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-04-10 13:14:20,582 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"33e53fed4ca24e56b7fa9e5ee70372c1","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-04-10 13:14:20,582 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"33e53fed4ca24e56b7fa9e5ee70372c1","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-04-10 13:14:20,588 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-04-10 13:14:20,588 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-04-10 13:14:20,589 DEBUG 195: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-04-10 13:14:20,589 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-10 13:14:20,590 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-10 13:14:20,590 DEBUG 103: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-04-10 13:14:20,591 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-10 13:14:20,591 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-10 13:14:20,594 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-10 13:14:21,114 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-04-10 13:14:21,117 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-04-10 13:14:21,117 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ea33f8c3-4d50-4d13-b64a-6a0c3745e1b3","invariantUUID":"b576db5e-36d1-4d26-aca3-841cf0773536","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ea33f8c3-4d50-4d13-b64a-6a0c3745e1b3/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1fdaf910-7d50-47e9-bc60-7db5067b4ed6","invariantUUID":"d9e231f5-e93b-47b5-91bf-c5963b9c4732","name":"basic_onboard_cbtPLK","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1fdaf910-7d50-47e9-bc60-7db5067b4ed6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-04-10 13:14:21,121 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-10 13:14:21,121 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:14:21,121 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:14:21,121 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-10 13:14:21,122 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_cbtPLK from SDC 2021-04-10 13:14:21,122 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:14:21,122 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:14:21,123 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-10 13:14:21,123 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-04-10 13:14:21,123 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-10 13:14:21,124 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-04-10 13:14:21,124 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-04-10 13:14:21,124 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-04-10 13:14:21,125 DEBUG 195: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-04-10 13:14:21,125 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-10 13:14:21,125 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-10 13:14:21,126 DEBUG 103: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-04-10 13:14:21,126 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-10 13:14:21,126 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-10 13:14:21,128 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-10 13:14:21,855 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-04-10 13:14:21,856 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-04-10 13:14:21,857 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ea33f8c3-4d50-4d13-b64a-6a0c3745e1b3","invariantUUID":"b576db5e-36d1-4d26-aca3-841cf0773536","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ea33f8c3-4d50-4d13-b64a-6a0c3745e1b3/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1fdaf910-7d50-47e9-bc60-7db5067b4ed6","invariantUUID":"d9e231f5-e93b-47b5-91bf-c5963b9c4732","name":"basic_onboard_cbtPLK","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1fdaf910-7d50-47e9-bc60-7db5067b4ed6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-04-10 13:14:21,859 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-10 13:14:21,859 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:14:21,859 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:14:21,859 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-10 13:14:21,860 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_cbtPLK from SDC 2021-04-10 13:14:21,860 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:14:21,860 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:14:21,860 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-10 13:14:21,860 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-04-10 13:14:21,861 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-10 13:14:21,861 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-04-10 13:14:21,861 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-04-10 13:14:21,861 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-04-10 13:14:21,862 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ResourceCategory'>> 2021-04-10 13:14:21,862 DEBUG 197:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-04-10 13:14:21,862 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-04-10 13:14:21,863 DEBUG 103: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-04-10 13:14:21,863 DEBUG 105:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-04-10 13:14:21,863 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-04-10 13:14:21,865 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:14:22,238 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-04-10 13:14:22,240 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-04-10 13:14:22,241 DEBUG 120:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":null,"version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.4"} 2021-04-10 13:14:22,247 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-04-10 13:14:22,247 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-04-10 13:14:22,248 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-04-10 13:14:22,248 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-04-10 13:14:22,248 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-04-10 13:14:22,248 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-04-10 13:14:22,248 DEBUG 195: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-04-10 13:14:22,249 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-10 13:14:22,249 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-10 13:14:22,249 DEBUG 103: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-04-10 13:14:22,250 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-10 13:14:22,250 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-10 13:14:22,252 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-10 13:14:22,351 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-04-10 13:14:22,353 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-04-10 13:14:22,353 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ea33f8c3-4d50-4d13-b64a-6a0c3745e1b3","invariantUUID":"b576db5e-36d1-4d26-aca3-841cf0773536","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ea33f8c3-4d50-4d13-b64a-6a0c3745e1b3/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1fdaf910-7d50-47e9-bc60-7db5067b4ed6","invariantUUID":"d9e231f5-e93b-47b5-91bf-c5963b9c4732","name":"basic_onboard_cbtPLK","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1fdaf910-7d50-47e9-bc60-7db5067b4ed6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-04-10 13:14:22,356 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-10 13:14:22,357 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:14:22,357 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:14:22,357 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-10 13:14:22,357 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_cbtPLK from SDC 2021-04-10 13:14:22,358 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:14:22,358 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:14:22,358 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-10 13:14:22,358 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-04-10 13:14:22,358 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-10 13:14:22,359 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-04-10 13:14:22,383 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-04-10 13:14:22,383 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-10 13:14:22,383 DEBUG 195: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-04-10 13:14:22,384 DEBUG 197: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-04-10 13:14:22,384 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-10 13:14:22,384 DEBUG 103: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-04-10 13:14:22,384 DEBUG 105: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-04-10 13:14:22,384 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-10 13:14:22,386 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:14:22,433 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-04-10 13:14:22,434 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-10 13:14:22,434 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"2d252f62695a4e8fa2a8a0074170882c","onboardingMethod":"NetworkPackage","id":"33e53fed4ca24e56b7fa9e5ee70372c1","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_cbtPLK_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"04eaa554f08a438583d1048fffae4a46","onboardingMethod":"NetworkPackage","id":"cb48adda8e6b44febcbe4ce13b5ce007","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"fb698f56d01f4892b767f817095a707a","onboardingMethod":"NetworkPackage","id":"7ef11244385a47539df73b89e6bcb64a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 4924dc02-3598","description":"vendor software product","vendorName":"fda20555-6118-476e-9d3f","vendorId":"9de35fda11df4805907cb758cb6a8345","onboardingMethod":"NetworkPackage","id":"cd301690fb0845798e945c3e7c7b2a54","owner":"cs0008","status":"ACTIVE"},{"name":"vFW d646cfeb-b42a","description":"vendor software product","vendorName":"9eeb85b3-3599-4058-9306","vendorId":"8c6e38e05006472ba399c8fd99a0437d","onboardingMethod":"NetworkPackage","id":"b82b1daaf48648daa73096dbfca08922","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-04-10 13:14:22,437 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-04-10 13:14:22,437 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_cbtPLK_VSP from SDC 2021-04-10 13:14:22,437 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-10 13:14:22,437 DEBUG 303:vsp.py(1) - importing VSP pNF 4924dc02-3598 from SDC 2021-04-10 13:14:22,437 DEBUG 303:vsp.py(1) - importing VSP vFW d646cfeb-b42a from SDC 2021-04-10 13:14:22,438 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-04-10 13:14:22,438 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-04-10 13:14:22,438 DEBUG 195: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-04-10 13:14:22,438 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:14:22,438 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:14:22,439 DEBUG 103: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-04-10 13:14:22,439 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:14:22,439 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:14:22,441 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:14:22,489 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions HTTP/1.1" 200 264 2021-04-10 13:14:22,490 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-10 13:14:22,491 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1618060407440,"modificationTime":1618060449896,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-10 13:14:22,492 DEBUG 22:sdc_element.py(1) - details found, updating 2021-04-10 13:14:22,493 INFO 192:__init__.py(1) - Vsp found, updating information 2021-04-10 13:14:22,493 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-04-10 13:14:22,493 DEBUG 195: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-04-10 13:14:22,493 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:14:22,493 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:14:22,494 DEBUG 103: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-04-10 13:14:22,494 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:14:22,494 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:14:22,495 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:14:22,551 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions HTTP/1.1" 200 264 2021-04-10 13:14:22,553 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-10 13:14:22,553 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1618060407440,"modificationTime":1618060449896,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-10 13:14:22,556 DEBUG 195: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-04-10 13:14:22,557 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:14:22,557 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:14:22,557 DEBUG 103: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-04-10 13:14:22,558 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions 2021-04-10 13:14:22,558 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-10 13:14:22,561 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:14:22,614 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/33e53fed4ca24e56b7fa9e5ee70372c1/versions HTTP/1.1" 200 264 2021-04-10 13:14:22,615 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-10 13:14:22,615 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fd72efcea58d436f80eba8965da0193f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1618060407440,"modificationTime":1618060449896,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-10 13:14:22,617 DEBUG 22:sdc_element.py(1) - details found, updating 2021-04-10 13:14:22,623 DEBUG 103: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-04-10 13:14:22,623 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f/actions 2021-04-10 13:14:22,623 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-04-10 13:14:22,625 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:14:23,399 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f/actions HTTP/1.1" 200 317 2021-04-10 13:14:23,400 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-04-10 13:14:23,401 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"33e53fed4ca24e56b7fa9e5ee70372c1","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-04-10 13:14:23,401 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"33e53fed4ca24e56b7fa9e5ee70372c1","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-04-10 13:14:23,403 DEBUG 195: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-04-10 13:14:23,403 DEBUG 197: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:14:23,403 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:14:23,403 DEBUG 103: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-04-10 13:14:23,404 DEBUG 105: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/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f 2021-04-10 13:14:23,404 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-10 13:14:23,405 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:14:23,713 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/33e53fed4ca24e56b7fa9e5ee70372c1/versions/fd72efcea58d436f80eba8965da0193f HTTP/1.1" 200 804 2021-04-10 13:14:23,714 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-10 13:14:23,715 DEBUG 120: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":"2d252f62695a4e8fa2a8a0074170882c","onboardingMethod":"NetworkPackage","id":"33e53fed4ca24e56b7fa9e5ee70372c1","version":"fd72efcea58d436f80eba8965da0193f","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-04-10 13:14:23,718 DEBUG 195: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-04-10 13:14:23,719 DEBUG 197:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-04-10 13:14:23,719 DEBUG 198: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": "33e53fed4ca24e56b7fa9e5ee70372c1", "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-04-10 13:14:23,719 DEBUG 103: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-04-10 13:14:23,720 DEBUG 105:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-04-10 13:14:23,720 DEBUG 106: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": "33e53fed4ca24e56b7fa9e5ee70372c1", "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-04-10 13:14:23,722 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:14:37,037 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-04-10 13:14:37,044 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-04-10 13:14:37,052 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1618060474723,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"c4ebd4b7-b9ad-435d-b093-c392ff382faa","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"0569ed78-e07f-4bd4-91a9-921860244bd4.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1618060474726,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1618060474723,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_cnf_VSP_Information.txt","empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1618060475005,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"e97f553b-0d98-41cf-9e99-a9fd08f98f64","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"0569ed78-e07f-4bd4-91a9-921860244bd4.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1618060475008,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1618060475005,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"nginx_cloudtech_k8s_charts.tgz","empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1618060474723,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"c4ebd4b7-b9ad-435d-b093-c392ff382faa","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"0569ed78-e07f-4bd4-91a9-921860244bd4.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1618060474726,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1618060474723,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_cnf_VSP_Information.txt","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":1618060474812,"description":"created from csar","artifactType":"HEAT","uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"4b6f8bf8-e487-4b47-8338-f226023a7f5a","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"0569ed78-e07f-4bd4-91a9-921860244bd4.heat1","duplicated":false,"payloadUpdateDate":1618060474833,"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":1618060474812,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_dummy.yaml","empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1618060474841,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2EwNGRlZjUyYjQ4MzI0Y2EzNDlhNDQ3NjNlNTg5NTQ=","generatedFromId":"0569ed78-e07f-4bd4-91a9-921860244bd4.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1618060474841,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1618060474841,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_dummy.env","empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1618060466384,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.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":1618060466384,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicCnf-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1618060466384,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.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":1618060466384,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicCnf-template.yml","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":[{"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"tosca.capabilities.Node","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"feature","uniqueId":"capability.3844aeeb-7720-4eb0-90ea-a56c765e41f9.feature","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.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":[{"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":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","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":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","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":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"scalable","uniqueId":"capability.bacb49c7-bac3-4771-b86d-1b6154c7c040.scalable","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.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":[{"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"binding","uniqueId":"capability.bacb49c7-bac3-4771-b86d-1b6154c7c040.binding","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.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":[{"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":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","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":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","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":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","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":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"tosca.capabilities.Container","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"host","uniqueId":"capability.bacb49c7-bac3-4771-b86d-1b6154c7c040.host","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.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":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.ephemeral.size","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.ephemeral.size","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"instance","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.instance","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"memory","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.memory","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.iops","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.iops","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.read.requests","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.read.requests","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"cpu.delta","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.cpu.delta","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.capacity","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.capacity","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.read.bytes","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.read.bytes","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.write.bytes","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.write.bytes","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.latency","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.latency","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.read.bytes.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.usage","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.usage","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"cpu_util","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.cpu_util","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.allocation","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.allocation","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.write.requests.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.write.requests.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.write.bytes.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.write.bytes.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.latency","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.latency","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"cpu","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.cpu","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.write.requests","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.write.requests","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.write.bytes","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.write.bytes","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.read.requests","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.read.requests","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.root.size","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.root.size","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.write.bytes.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"vcpus","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.vcpus","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.iops","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.iops","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.usage","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.usage","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.read.requests.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.read.requests.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.write.requests.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.write.requests.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.allocation","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.allocation","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.read.bytes.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.read.bytes.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.read.bytes","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.read.bytes","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"memory.usage","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.memory.usage","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.capacity","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.capacity","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"memory.resident","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.memory.resident","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.write.requests","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.write.requests","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"os","uniqueId":"capability.bacb49c7-bac3-4771-b86d-1b6154c7c040.os","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.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":[{"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":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"endpoint","uniqueId":"capability.bacb49c7-bac3-4771-b86d-1b6154c7c040.endpoint","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"node":"tosca.nodes.Root","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"dependency","uniqueId":"3844aeeb-7720-4eb0-90ea-a56c765e41f9.dependency","capability":"tosca.capabilities.Node","ownerId":"3844aeeb-7720-4eb0-90ea-a56c765e41f9","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"local_storage","uniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"7b89b82a-07ef-4048-a001-4bd6c1b40509.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":"0569ed78-e07f-4bd4-91a9-921860244bd4.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"0569ed78-e07f-4bd4-91a9-921860244bd4.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"0569ed78-e07f-4bd4-91a9-921860244bd4.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":"7b89b82a-07ef-4048-a001-4bd6c1b40509.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":"7b89b82a-07ef-4048-a001-4bd6c1b40509.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":"0569ed78-e07f-4bd4-91a9-921860244bd4.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":"edef5443-5c99-4bce-a8eb-91746edeecdb.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"7b89b82a-07ef-4048-a001-4bd6c1b40509.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"0569ed78-e07f-4bd4-91a9-921860244bd4.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"75ab50e4-db32-44b7-a2a2-337757c49e0b.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":"edef5443-5c99-4bce-a8eb-91746edeecdb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"7b89b82a-07ef-4048-a001-4bd6c1b40509.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"0569ed78-e07f-4bd4-91a9-921860244bd4.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb.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":"edef5443-5c99-4bce-a8eb-91746edeecdb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb.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":"edef5443-5c99-4bce-a8eb-91746edeecdb","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb.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":"edef5443-5c99-4bce-a8eb-91746edeecdb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"7b89b82a-07ef-4048-a001-4bd6c1b40509","createdFromCsar":true,"uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1618060474113,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"7b89b82a-07ef-4048-a001-4bd6c1b40509","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1618060474421,"customizationUUID":"00598c98-c16d-43b3-8205-9515f8d51bd9","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"7b89b82a-07ef-4048-a001-4bd6c1b40509.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":"0569ed78-e07f-4bd4-91a9-921860244bd4.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"0569ed78-e07f-4bd4-91a9-921860244bd4.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"0569ed78-e07f-4bd4-91a9-921860244bd4.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"0569ed78-e07f-4bd4-91a9-921860244bd4.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":"7b89b82a-07ef-4048-a001-4bd6c1b40509.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":"7b89b82a-07ef-4048-a001-4bd6c1b40509.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":"0569ed78-e07f-4bd4-91a9-921860244bd4.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"0569ed78-e07f-4bd4-91a9-921860244bd4.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":"edef5443-5c99-4bce-a8eb-91746edeecdb.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"7b89b82a-07ef-4048-a001-4bd6c1b40509.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"0569ed78-e07f-4bd4-91a9-921860244bd4.dummy_flavor_name","parentUniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"0569ed78-e07f-4bd4-91a9-921860244bd4.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"75ab50e4-db32-44b7-a2a2-337757c49e0b.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":"edef5443-5c99-4bce-a8eb-91746edeecdb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"7b89b82a-07ef-4048-a001-4bd6c1b40509.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"0569ed78-e07f-4bd4-91a9-921860244bd4.dummy_image_name","parentUniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"0569ed78-e07f-4bd4-91a9-921860244bd4.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb.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":"edef5443-5c99-4bce-a8eb-91746edeecdb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb.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":"edef5443-5c99-4bce-a8eb-91746edeecdb","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false},{"definition":false,"hidden":false,"uniqueId":"edef5443-5c99-4bce-a8eb-91746edeecdb.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":"edef5443-5c99-4bce-a8eb-91746edeecdb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"edef5443-5c99-4bce-a8eb-91746edeecdb","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"tosca.capabilities.Node","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"feature","uniqueId":"capability.3844aeeb-7720-4eb0-90ea-a56c765e41f9.feature","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.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":[{"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":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","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":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","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":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"scalable","uniqueId":"capability.bacb49c7-bac3-4771-b86d-1b6154c7c040.scalable","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.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":[{"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"binding","uniqueId":"capability.bacb49c7-bac3-4771-b86d-1b6154c7c040.binding","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.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":[{"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":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","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":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","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":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","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":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"tosca.capabilities.Container","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"host","uniqueId":"capability.bacb49c7-bac3-4771-b86d-1b6154c7c040.host","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.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":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.ephemeral.size","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.ephemeral.size","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"instance","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.instance","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"memory","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.memory","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.iops","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.iops","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.read.requests","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.read.requests","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"cpu.delta","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.cpu.delta","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.capacity","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.capacity","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.read.bytes","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.read.bytes","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.write.bytes","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.write.bytes","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.latency","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.latency","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.read.bytes.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.usage","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.usage","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"cpu_util","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.cpu_util","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.allocation","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.allocation","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.write.requests.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.write.requests.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.write.bytes.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.write.bytes.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.latency","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.latency","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"cpu","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.cpu","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.write.requests","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.write.requests","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.write.bytes","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.write.bytes","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.read.requests","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.read.requests","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.root.size","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.root.size","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.write.bytes.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"vcpus","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.vcpus","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.iops","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.iops","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.usage","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.usage","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.read.requests.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.read.requests.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.write.requests.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.write.requests.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.allocation","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.allocation","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.read.bytes.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.read.bytes.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.read.bytes","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.read.bytes","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"memory.usage","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.memory.usage","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.capacity","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.capacity","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"memory.resident","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.memory.resident","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a4a4d138-296c-4505-bc88-0a44bbe9682f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.write.requests","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.write.requests","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.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":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"os","uniqueId":"capability.bacb49c7-bac3-4771-b86d-1b6154c7c040.os","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.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":[{"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":"bacb49c7-bac3-4771-b86d-1b6154c7c040","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"endpoint","uniqueId":"capability.bacb49c7-bac3-4771-b86d-1b6154c7c040.endpoint","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"node":"tosca.nodes.Root","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"dependency","uniqueId":"3844aeeb-7720-4eb0-90ea-a56c765e41f9.dependency","capability":"tosca.capabilities.Node","ownerId":"3844aeeb-7720-4eb0-90ea-a56c765e41f9","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"local_storage","uniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.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":"7895b501-b862-4c88-961e-170afa4ba0e8.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.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":"0569ed78-e07f-4bd4-91a9-921860244bd4.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":"7895b501-b862-4c88-961e-170afa4ba0e8.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.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":"0569ed78-e07f-4bd4-91a9-921860244bd4.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":"7895b501-b862-4c88-961e-170afa4ba0e8.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.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":"7895b501-b862-4c88-961e-170afa4ba0e8.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"b1e54e28-b522-4b5f-90e6-1e39b03f2630","groupUUID":"6afe21d3-cec2-4737-8444-7b83a4855b73","members":{"abstract_dummy":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.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":"0569ed78-e07f-4bd4-91a9-921860244bd4.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["0569ed78-e07f-4bd4-91a9-921860244bd4.heat1","0569ed78-e07f-4bd4-91a9-921860244bd4.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"3c41f08b-df43-4ea9-aded-e3a294313784","artifactsUuid":["4b6f8bf8-e487-4b47-8338-f226023a7f5a"],"groupUUID":"54c7c97a-0eaa-4a2c-b738-cfcb5c926e14","members":{"abstract_dummy":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.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":"<vfc_id>:<count>","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":"<vfc_id>:<count>","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":"","icon":"defaulticon","version":"0.1","creationDate":1618060466385,"description":"VF","tags":["basic_cnf"],"uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4","componentMetadataForSupportLog":{"SupportablityComponentUUID":"e98af606-d704-4959-9a6c-8ba1e7d894f9","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"33e53fed4ca24e56b7fa9e5ee70372c1","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"e98af606-d704-4959-9a6c-8ba1e7d894f9","systemName":"BasicCnf","invariantUUID":"8eb4640a-f702-4a6f-b649-08f6db50c0e6","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1618060474316,"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":1618060474812,"description":"created from csar","artifactType":"HEAT","uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"4b6f8bf8-e487-4b47-8338-f226023a7f5a","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"0569ed78-e07f-4bd4-91a9-921860244bd4.heat1","duplicated":false,"payloadUpdateDate":1618060474833,"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":1618060474812,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_dummy.yaml","empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1618060475005,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"e97f553b-0d98-41cf-9e99-a9fd08f98f64","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"0569ed78-e07f-4bd4-91a9-921860244bd4.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1618060475008,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1618060475005,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"nginx_cloudtech_k8s_charts.tgz","empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1618060474841,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2EwNGRlZjUyYjQ4MzI0Y2EzNDlhNDQ3NjNlNTg5NTQ=","generatedFromId":"0569ed78-e07f-4bd4-91a9-921860244bd4.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1618060474841,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1618060474841,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_dummy.env","empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1618060474723,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"c4ebd4b7-b9ad-435d-b093-c392ff382faa","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"0569ed78-e07f-4bd4-91a9-921860244bd4.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1618060474726,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1618060474723,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_cnf_VSP_Information.txt","empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"0569ed78-e07f-4bd4-91a9-921860244bd4"},"categorySpecificMetadata":{},"csarUUID":"33e53fed4ca24e56b7fa9e5ee70372c1","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_cnf"} 2021-04-10 13:14:37,066 INFO 284:__init__.py(1) - Vf basic_cnf is created in SDC 2021-04-10 13:14:37,066 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:14:47,077 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-04-10 13:14:47,082 DEBUG 103: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-04-10 13:14:47,083 DEBUG 105:onap_service.py(1) - [SDC][Certify Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/0569ed78-e07f-4bd4-91a9-921860244bd4/lifecycleState/Certify 2021-04-10 13:14:47,083 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-04-10 13:14:47,086 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:14:58,658 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/0569ed78-e07f-4bd4-91a9-921860244bd4/lifecycleState/Certify HTTP/1.1" 200 1281 2021-04-10 13:14:58,661 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-04-10 13:14:58,662 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"b9588930-5f67-470a-9df2-a930bfe2eacb","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1618060466385,"lastUpdateDate":1618060491506,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"b9588930-5f67-470a-9df2-a930bfe2eacb"},"csarUUID":"33e53fed4ca24e56b7fa9e5ee70372c1","csarVersion":"1.0","invariantUUID":"8eb4640a-f702-4a6f-b649-08f6db50c0e6","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":"e98af606-d704-4959-9a6c-8ba1e7d894f9"} 2021-04-10 13:14:58,666 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-04-10 13:14:58,666 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-04-10 13:14:58,666 DEBUG 195: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-04-10 13:14:58,667 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-10 13:14:58,667 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-10 13:14:58,667 DEBUG 103: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-04-10 13:14:58,668 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-10 13:14:58,668 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-10 13:14:58,670 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-10 13:14:59,403 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-04-10 13:14:59,405 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-04-10 13:14:59,405 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ea33f8c3-4d50-4d13-b64a-6a0c3745e1b3","invariantUUID":"b576db5e-36d1-4d26-aca3-841cf0773536","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ea33f8c3-4d50-4d13-b64a-6a0c3745e1b3/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e98af606-d704-4959-9a6c-8ba1e7d894f9","invariantUUID":"8eb4640a-f702-4a6f-b649-08f6db50c0e6","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e98af606-d704-4959-9a6c-8ba1e7d894f9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1fdaf910-7d50-47e9-bc60-7db5067b4ed6","invariantUUID":"d9e231f5-e93b-47b5-91bf-c5963b9c4732","name":"basic_onboard_cbtPLK","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1fdaf910-7d50-47e9-bc60-7db5067b4ed6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-04-10 13:14:59,408 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-10 13:14:59,409 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:14:59,409 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:14:59,409 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-10 13:14:59,409 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-04-10 13:14:59,410 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:14:59,410 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:14:59,410 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-10 13:14:59,410 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_cbtPLK from SDC 2021-04-10 13:14:59,410 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:14:59,411 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:14:59,411 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-10 13:14:59,411 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-04-10 13:14:59,411 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-10 13:14:59,411 INFO 192:__init__.py(1) - Vf found, updating information 2021-04-10 13:14:59,412 DEBUG 195: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-04-10 13:14:59,412 DEBUG 197: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-04-10 13:14:59,412 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-04-10 13:14:59,412 DEBUG 103: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-04-10 13:14:59,413 DEBUG 105: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-04-10 13:14:59,413 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-04-10 13:14:59,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:15:02,168 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-04-10 13:15:02,171 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-04-10 13:15:02,174 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c71c312-845a-46d0-b443-c9ced1514ccb","lifecycleState":"CERTIFIED","lastUpdateDate":1618053421355,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddfa8d9f-3cab-48a0-a99d-93081ca99244","invariantUUID":"0a4a12f2-1e12-40c9-924d-7d559e78732f","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":"c290bf3e-0eb4-456c-84c9-b4f7c060ccfc","lifecycleState":"CERTIFIED","lastUpdateDate":1618053979835,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2adc8b5-4c71-4668-bfa8-50df715ec8eb","invariantUUID":"7f9f0cca-c4c2-4185-8673-880e4a1cc06f","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90339300-b44c-4df8-ba68-8e88e86965da","lifecycleState":"CERTIFIED","lastUpdateDate":1618053910538,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf3ac1a-c369-4295-8b8a-2cc9edeea6d9","invariantUUID":"35b4761a-45cd-451b-8bb2-b5df269457f8","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"996af66a-a336-47dc-89f7-1aec12275bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1618053431497,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293bf790-d6d5-4506-875b-a73a7617514d","invariantUUID":"f532a616-2664-4c0f-8566-2ffad0d2bc5d","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":"objectStorage","uniqueId":"c91e0d42-9975-4ea8-b7c1-8cb5c428fea0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053401371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"034f91cc-9130-457a-bcb6-eb354f1e5385","invariantUUID":"44887c2c-14a2-494c-805c-d126e304af00","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":"defaulticon","uniqueId":"0d07200c-e779-41e0-acc9-28ea58d2e362","lifecycleState":"CERTIFIED","lastUpdateDate":1618058995252,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ea33f8c3-4d50-4d13-b64a-6a0c3745e1b3","invariantUUID":"b576db5e-36d1-4d26-aca3-841cf0773536","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":"loadBalancer","uniqueId":"0d1c8149-a666-4c0b-817d-67fa1a1a8169","lifecycleState":"CERTIFIED","lastUpdateDate":1618053346086,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32d859fb-174a-4d3e-9e94-ffe0df5438a3","invariantUUID":"fa28e2d5-cd47-4112-ae56-6f3e29f4b604","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":"objectStorage","uniqueId":"5a623c0a-c26a-4bec-9eb5-16e356f89266","lifecycleState":"CERTIFIED","lastUpdateDate":1618053849134,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c79f84e-58bb-4d5d-aa8a-c7eb661a6bfd","invariantUUID":"448da67e-dc6d-488a-9129-9a06c7059061","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":"2c875c5e-d076-4714-a0b7-d0ef7bb92986","lifecycleState":"CERTIFIED","lastUpdateDate":1618053871584,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb36876-b563-4819-9d0e-df2b92b179c9","invariantUUID":"d8c8b544-48ae-4cf7-b9e2-0df66b4354c2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"21347e7d-22c1-4fb7-9ca3-c73342f0d764","lifecycleState":"CERTIFIED","lastUpdateDate":1618054219442,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee62729-0356-4e3c-8f3b-6ff69319510a","invariantUUID":"8b201a62-a7ed-4a09-a751-5073451122be","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":"a5c0da1a-f187-46d3-b307-5a5a80649b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053482033,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2a28dd5-7237-4110-a0e8-0c12c2603c25","invariantUUID":"218196f8-e0d8-4052-ba42-efd12e4c2c90","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":"port","uniqueId":"09a3fafa-3fce-4bff-8674-de98ccb47b39","lifecycleState":"CERTIFIED","lastUpdateDate":1618054060516,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98a46384-3e0e-41cf-ae7d-8acd03b00911","invariantUUID":"d796eddd-7eb4-4111-8dc1-2bf9c80d6617","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"546c22f6-4a88-48c2-8ada-a49ed8555f7a","lifecycleState":"CERTIFIED","lastUpdateDate":1618054167682,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"326d8260-ed32-40a2-9b44-11f8b5c990ff","invariantUUID":"ef127cd8-5de5-4fe0-99fe-d5430430e83e","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":"ca01c818-b5dc-4c4c-8c88-8b0f09233f01","lifecycleState":"CERTIFIED","lastUpdateDate":1618053450434,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871fed0b-4c78-48f0-8b9b-22dd1be04f63","invariantUUID":"30e418f3-fa40-4873-bcfc-ba0887f0d35e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98567860-b6b8-41fb-bc49-a27992a4a412","lifecycleState":"CERTIFIED","lastUpdateDate":1618053839239,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b06f-5cd1-42a4-835a-fbc831c331d8","invariantUUID":"35b5edff-cbcf-403c-a41e-e11d8052324c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a47b766d-5501-42e0-8aa6-2932aa4749bc","lifecycleState":"CERTIFIED","lastUpdateDate":1618053492888,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2632169e-55f7-4b7e-ab68-3dd350f67d81","invariantUUID":"8b26f42d-d2e8-4286-a9ac-d24db50fbbe8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec06769f-f049-42cb-8d46-73237f01783f","lifecycleState":"CERTIFIED","lastUpdateDate":1618053597611,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a5e7cd4-1ff5-441d-a008-40c5c39f4caa","invariantUUID":"61bd1226-ba29-41b9-95ed-cfab950adbab","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","lifecycleState":"CERTIFIED","lastUpdateDate":1618053254834,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e3b8daa-55ef-40a0-aedf-8eaa01499f44","invariantUUID":"a24f555d-992c-4b26-9a48-3d6d2f8b4089","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dd7d0777-527f-4d70-9b50-e19b0eb30fa8","lifecycleState":"CERTIFIED","lastUpdateDate":1618053919734,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ad282c-e8f5-4ef0-8187-f6144373ec1f","invariantUUID":"0bbac2b1-d0f1-4607-af97-b685f7986a26","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54b741be-b9aa-4f32-91c2-0d45a8075bcf","lifecycleState":"CERTIFIED","lastUpdateDate":1618054155409,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8142334f-c748-47f7-835d-11dba2fb7a93","invariantUUID":"f3330477-0f84-403c-af6f-bdb835e70274","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":"e70ff161-8d33-46fd-82e3-a374790f942a","lifecycleState":"CERTIFIED","lastUpdateDate":1618054116414,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70cf26e8-9ac7-4073-88c0-99af5baadeec","invariantUUID":"0c390164-53ad-41ab-a398-623674cafc4a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"647edce7-2795-46a5-9d2f-ab302b4b0d79","lifecycleState":"CERTIFIED","lastUpdateDate":1618053742660,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7de0a7ce-8874-4d73-99a1-e7ddf2450302","invariantUUID":"1e5f3b63-8ebb-4b7c-a42f-df8a4b7bf4a6","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa118e8b-d0b4-4eb0-b8dc-f5664a3fa3fb","lifecycleState":"CERTIFIED","lastUpdateDate":1618060315227,"name":"basic_onboard_cbtPLK","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fdaf910-7d50-47e9-bc60-7db5067b4ed6","invariantUUID":"d9e231f5-e93b-47b5-91bf-c5963b9c4732","systemName":"BasicOnboardCbtplk","description":"VF","tags":["basic_onboard_cbtPLK"],"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":"securityrules","uniqueId":"c075a391-2c6e-4267-9af2-77ee2e03e303","lifecycleState":"CERTIFIED","lastUpdateDate":1618053607733,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2d8b16e5-b434-44a9-95f1-8db55dba0ca1","invariantUUID":"f1aff4e6-0b56-404b-bab1-a588da2595aa","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":"port","uniqueId":"caf8fb52-7c2f-4ed4-b931-0dd9cdc2daf8","lifecycleState":"CERTIFIED","lastUpdateDate":1618054176110,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89ae4467-1acd-4750-a5db-e4ae77e3dffd","invariantUUID":"c779a2aa-42e4-4918-94b1-44abb7c69f52","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"951a1895-b791-4f39-96d0-44cc7bf2b17b","lifecycleState":"CERTIFIED","lastUpdateDate":1618053647639,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5f8c6ed-b871-46d3-8a78-c8e0ee647616","invariantUUID":"ec1a7c6c-358c-40f8-8f88-4d1b38352bba","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":"port","uniqueId":"538ced0d-b99c-49a4-b20e-dcf16259f591","lifecycleState":"CERTIFIED","lastUpdateDate":1618054261948,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f0e59bd-5956-42c6-96d4-a92260f73b78","invariantUUID":"a5b18e72-82f4-445d-8315-b9516c7e7011","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":"6bcb6383-051e-45c6-9b81-9b4d15ad3d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1618053627140,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2711abd5-ebc8-4663-92f1-7753f2799015","invariantUUID":"a0685168-fecf-4f17-8463-58fe4f61a0f7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a0e9914-b09b-42f3-813b-93a3dc883f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1618053770341,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aac24f13-a565-4e39-bbc4-2da03f63d4c8","invariantUUID":"08fb9e52-43f9-4e13-8c0f-fbdd42cbf513","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8e58e6a6-57bc-48ec-886a-baaf64d61062","lifecycleState":"CERTIFIED","lastUpdateDate":1618053562885,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1123b324-ec76-4dfd-8d19-0d458cf17c2e","invariantUUID":"2dad2de5-3b1d-40db-93ae-35618cce02f6","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":"networkrules","uniqueId":"1c14220f-7958-4887-8054-f8d8b075ce38","lifecycleState":"CERTIFIED","lastUpdateDate":1618053587233,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5c89597b-ad66-4e9f-a089-f7c4c2dde454","invariantUUID":"d68e61b1-ca19-4c7a-a901-8f4191fa4a28","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":"port","uniqueId":"5e74e9e7-dd52-451c-a280-69bbb63b6e67","lifecycleState":"CERTIFIED","lastUpdateDate":1618054070391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9abb6a83-9d02-4bd2-8d12-8b134b305f9f","invariantUUID":"3d1aa81e-0e2e-4e0b-9243-8d48650468cf","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":"8d5df2c1-381a-40e1-9c66-95406f5fbfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1618053357105,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da6e104-fb98-4b84-82c4-4e6b745b5009","invariantUUID":"fd6142da-c7a0-4459-bf2e-bff562cac928","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":"port","uniqueId":"31674d1f-e74c-47c1-8e65-33bffac238db","lifecycleState":"CERTIFIED","lastUpdateDate":1618054050996,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13fa4a14-bdf6-4561-bf35-8a1354d0f326","invariantUUID":"49883254-bb14-407a-ac71-05470710c81b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b857c84f-cb06-4e77-83d3-47b0b7b504c8","lifecycleState":"CERTIFIED","lastUpdateDate":1618053411499,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"481955c5-0f6f-4d52-aabb-f5a52103a19d","invariantUUID":"9a217ede-a933-4d12-aea4-b7734256e6f1","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef22a6a-869c-40e1-be7c-f359d3c72eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1618053461854,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4212a3d7-0d43-44c1-84a7-63e32f2fcfe2","invariantUUID":"d1b509f3-0283-4993-b7f0-6d47aa0718c4","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":"5e35db46-4522-409c-8e29-fc029dc89338","lifecycleState":"CERTIFIED","lastUpdateDate":1618054086300,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"125615f3-8381-455b-8163-7f7735160f5d","invariantUUID":"fcc003d3-81a5-48a7-9446-a907f70af2cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dcf4ebaa-e895-4740-aaa5-751224f91fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1618054252693,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e732075-50d9-41c2-a1cf-c667dff63d5b","invariantUUID":"92f7d492-2552-4b97-9302-91275eda95d3","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f60919ce-f27e-4a8b-99a7-bd58fc0b28c4","lifecycleState":"CERTIFIED","lastUpdateDate":1618054040737,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de5232a1-d0da-46f0-810b-d2aa92b2d972","invariantUUID":"48f57682-4553-4947-af34-3aa6778d9e38","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":"e1575154-35e9-47b4-9b2d-8a506438344e","lifecycleState":"CERTIFIED","lastUpdateDate":1618054077825,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134d616a-2b66-40b9-84b5-c3078feabaef","invariantUUID":"660561ac-6554-4c2a-b56e-0c9147affe12","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07be2982-1deb-48a7-b28b-d554e3d3da9e","lifecycleState":"CERTIFIED","lastUpdateDate":1618053638335,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfa98ad6-e011-48d2-84bd-0eaebf1424d9","invariantUUID":"3fb1cc46-1c4b-4941-aa7c-a399b452982d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"de1c7ce1-3917-4aea-a402-371743a37ea0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053308235,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"634cf987-091e-4fb2-a4a1-6f75e48425d0","invariantUUID":"681d9690-d8c3-46b7-b153-65e8e7b07112","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":"compute","uniqueId":"7cd47bcb-c9f5-4d5b-b0cd-5b786838a47d","lifecycleState":"CERTIFIED","lastUpdateDate":1618054132313,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1696dd53-6c1b-4b81-9596-0db2c1a5f858","invariantUUID":"d9a50986-002f-48aa-91ef-282482b2fd90","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a6e43e2-31b4-4459-b589-2cd8ee5a985a","lifecycleState":"CERTIFIED","lastUpdateDate":1618054193515,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bc01801-141c-4b6d-b621-93d48a7fa96c","invariantUUID":"a38addcc-9c97-41ef-b4f1-091238b17d42","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec06ae0e-f6bc-4443-8252-27995072ff76","lifecycleState":"CERTIFIED","lastUpdateDate":1618053881337,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ddaed0b-e13f-4a2b-b1bb-3e1c0d9e7e7d","invariantUUID":"4da2247b-9509-4035-a993-9784998a9025","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":"defaulticon","uniqueId":"14f68aa3-2875-4f2c-a126-17f9111a38d7","lifecycleState":"CERTIFIED","lastUpdateDate":1618053296705,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"784dcc93-fb27-4de5-83ac-1fefa4cd66c9","invariantUUID":"1639b98d-1a1d-499e-a8b9-0dfb1de3050c","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":"f82677f6-47c6-46b6-8ed0-10e662b0f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1618053810237,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"25fa5708-b710-4e0f-ba96-c2f760e9f41e","invariantUUID":"7053815b-49e4-4da6-83f0-ca42e2379b05","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":"69197876-243f-4172-bba2-069042cb0620","lifecycleState":"CERTIFIED","lastUpdateDate":1618053473506,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0741aa69-257f-47a9-be5b-7773210d4a4a","invariantUUID":"d55f19ca-3add-4db6-b6f9-390df2da5e2b","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":"port","uniqueId":"9fc44032-dae0-4774-b1fd-21d5c2174842","lifecycleState":"CERTIFIED","lastUpdateDate":1618053441245,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75620209-deb2-4211-aff4-cb864a840f76","invariantUUID":"3fafa36d-4e8e-4f64-ad3e-58554d9dddb6","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":"2bfc8878-5fda-468a-9414-26062e339b6a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053780902,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bacb52f1-dc24-4376-b17c-e7ceea8e2c12","invariantUUID":"46acee50-8248-4cce-93f0-f85e3a78c518","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":"f71cde35-19d4-47f7-9beb-8f4ebc57f358","lifecycleState":"CERTIFIED","lastUpdateDate":1618053701232,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8753ae76-2480-40de-9fb1-09699ef2cf9e","invariantUUID":"9e82b03a-3ea5-4201-8931-8e105aa9bb9d","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":"compute","uniqueId":"120b00df-089a-4544-8c5d-9e701e2831a8","lifecycleState":"CERTIFIED","lastUpdateDate":1618054242798,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66a0d5c7-b0f9-47b4-9fb0-94006719c57b","invariantUUID":"02eb1980-e11d-4d7e-8ae0-bbc927aabae0","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad3bade8-5c0c-4c13-aae4-cf3673c654d0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053366596,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a30f7d2f-3125-4340-b439-423500603b1b","invariantUUID":"3b7c7330-c301-4e0f-b2ee-46faa2558f17","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7593ac46-7148-437d-aac8-f007de38826e","lifecycleState":"CERTIFIED","lastUpdateDate":1618054142679,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ca7396-702e-49f5-b22a-8d4f37b8f8cc","invariantUUID":"39a8fdd9-c382-4d85-a64f-d9e5828639d2","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"17aa99cf-b875-47c6-bb6b-32f6326b4280","lifecycleState":"CERTIFIED","lastUpdateDate":1618053950288,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b65a8c46-0778-4897-988c-d2f46a28ec77","invariantUUID":"1384cef9-608c-4117-85fa-eb5b4e76d205","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":"objectStorage","uniqueId":"5eb1e48c-c1d3-4faf-8787-821997b6fc01","lifecycleState":"CERTIFIED","lastUpdateDate":1618053320840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"146c09e2-3e90-4b56-b031-3b8541ff62b8","invariantUUID":"ff6e4728-dd17-4330-bc88-93977c709507","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":"37abac34-4786-482c-a6f0-fd6bee873e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053800836,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe3e02-692a-4d10-b01d-3a5bded8997a","invariantUUID":"feefee2d-b2dc-4cb3-824e-c18660494db9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7d065620-935f-43b8-a289-fa433a1e9f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1618054234802,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cb42a52-91d8-4541-ab69-9daab0b065d5","invariantUUID":"2e6791cd-4f1f-4a53-8b71-a66df39288b7","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":"network","uniqueId":"54c9e0b1-6873-40a1-a503-116f101b261d","lifecycleState":"CERTIFIED","lastUpdateDate":1618053900300,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5d2ac40-9576-4efc-8d9a-6ddc7494bf93","invariantUUID":"33414c86-5e22-4e1a-8ce4-0bc3fa88e2b5","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":"c5c43015-ea82-43eb-8113-6f40fa635f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1618053657935,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1c2e4d1-ce58-45f4-ab28-861fb31786b1","invariantUUID":"d7e70ec8-09fc-4166-aee5-a3d06f0368bf","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b2fa0e-b8ae-4a8c-a5df-0e7851b95bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1618054105304,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64531de2-772b-419c-9cd5-77d58120bade","invariantUUID":"b3d97cc0-1ad4-4cc7-a14b-34b2e4433260","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":"e77db104-d146-4ce0-869d-bf94965ba82a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053692200,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2dde21c-5690-4904-99b4-960c882e05f0","invariantUUID":"bb061f09-7eae-4670-991d-5c6cec792ca7","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":"1b955361-aae1-4aa0-8a8e-6213dd107911","lifecycleState":"CERTIFIED","lastUpdateDate":1618053859902,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f6415c6-2f72-41af-b732-d4302a17865e","invariantUUID":"4df35806-8071-4d9f-a10f-0076456e724b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27889271-e8ca-449a-9ecf-85f63fede7a0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053991810,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962b09b-0297-4e64-bbff-a15a0150ec08","invariantUUID":"3dc027dd-abdb-4125-afed-9ee3041966cd","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":"defaulticon","uniqueId":"5e83fc86-39d2-44d5-8c9d-a16db60bb274","lifecycleState":"CERTIFIED","lastUpdateDate":1618053829097,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d1edf083-41da-4c33-9a6c-68262466dc9b","invariantUUID":"969130c7-0736-4856-848a-fd2e42f9cc60","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":"defaulticon","uniqueId":"bc6b8e01-9a70-42a8-9380-5ef44ad5eee1","lifecycleState":"CERTIFIED","lastUpdateDate":1618054029096,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3524a5d2-f5b8-421c-b075-ca0322b50129","invariantUUID":"8450fbc8-d61a-4b85-bbae-2cf03a212b6c","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b9588930-5f67-470a-9df2-a930bfe2eacb","lifecycleState":"CERTIFIED","lastUpdateDate":1618060491506,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e98af606-d704-4959-9a6c-8ba1e7d894f9","invariantUUID":"8eb4640a-f702-4a6f-b649-08f6db50c0e6","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":"networkrules","uniqueId":"a47dbc6f-c4e8-4789-a60b-c525e2c3f20a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053554624,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8c6786e4-0806-4eed-a82b-f0a87e1f806e","invariantUUID":"e7ca2c0d-2fea-4ba9-ac75-75d21e9c5053","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":"compute","uniqueId":"721898ed-cda5-490a-bebd-e6dd92670c88","lifecycleState":"CERTIFIED","lastUpdateDate":1618053941445,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c427f32-fe86-4735-8d22-88fa76bd925a","invariantUUID":"a1c150d4-b658-4ff9-89fe-0f87ef84ffe1","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":"5351d738-69ab-4acf-9367-8ed00bc0788e","lifecycleState":"CERTIFIED","lastUpdateDate":1618053821041,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d0065a8-5a0d-4988-85f0-b941a711c8b4","invariantUUID":"498731b6-234f-4c8d-8ae0-65da4e1bb921","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":"86f004db-18d5-4be4-8f69-0b35cc341239","lifecycleState":"CERTIFIED","lastUpdateDate":1618054096425,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04498da8-588e-492d-94f2-f6e230cc4a36","invariantUUID":"10b5269d-062f-4f5e-b523-f21d4ae882bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807a6b3a-cf4f-4945-b6d1-3c4e93f12099","lifecycleState":"CERTIFIED","lastUpdateDate":1618053501369,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43d1c0b1-47b0-4d6b-acd7-1d3788722603","invariantUUID":"a6d98f61-bb53-42df-98a8-7bbe3293ee9f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64d8edec-340c-4b5b-a21a-9ba4db7209b0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053682133,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90cdb639-0ff1-4d0e-b051-c65f29911c6e","invariantUUID":"519fdd28-2de8-4de9-8762-7d3e59eb2c90","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a249b708-423b-43ae-aa5c-33657103be69","lifecycleState":"CERTIFIED","lastUpdateDate":1618059074804,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f704c53-42e2-4c2d-9b16-c8e1d308321d","invariantUUID":"846b5d4a-a053-4694-bab7-c216d3113a86","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ae28958b-1156-4eaf-9291-aa2c1d721e32","lifecycleState":"CERTIFIED","lastUpdateDate":1618060394906,"name":"basic_onboard_cbtPLK","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b29e2f9f-3061-48d0-9e6e-5938e93e6c4d","invariantUUID":"c6bca96d-e464-4389-90bb-e79cbe5358ce","systemName":"BasicOnboardCbtplk","description":"service","tags":["basic_onboard_cbtPLK"],"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":"9f5cf37b-822a-46a6-925f-6eecf2cedab9","lifecycleState":"CERTIFIED","lastUpdateDate":1618057580153,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"156851a2-5889-412e-b227-a652ebbeaac4","invariantUUID":"ebd54470-8f38-4fdc-8076-8dadaeedee6e","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-04-10 13:15:02,182 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-04-10 13:15:12,192 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-04-10 13:15:12,193 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-04-10 13:15:12,193 DEBUG 195: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-04-10 13:15:12,193 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-10 13:15:12,194 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-10 13:15:12,194 DEBUG 103: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-04-10 13:15:12,194 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-10 13:15:12,195 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-10 13:15:12,197 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-10 13:15:12,606 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-04-10 13:15:12,608 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-04-10 13:15:12,608 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ea33f8c3-4d50-4d13-b64a-6a0c3745e1b3","invariantUUID":"b576db5e-36d1-4d26-aca3-841cf0773536","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ea33f8c3-4d50-4d13-b64a-6a0c3745e1b3/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e98af606-d704-4959-9a6c-8ba1e7d894f9","invariantUUID":"8eb4640a-f702-4a6f-b649-08f6db50c0e6","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e98af606-d704-4959-9a6c-8ba1e7d894f9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1fdaf910-7d50-47e9-bc60-7db5067b4ed6","invariantUUID":"d9e231f5-e93b-47b5-91bf-c5963b9c4732","name":"basic_onboard_cbtPLK","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1fdaf910-7d50-47e9-bc60-7db5067b4ed6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-04-10 13:15:12,611 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-10 13:15:12,612 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:15:12,612 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:15:12,613 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-10 13:15:12,613 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-04-10 13:15:12,613 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:15:12,614 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:15:12,614 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-10 13:15:12,614 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_cbtPLK from SDC 2021-04-10 13:15:12,615 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:15:12,615 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:15:12,616 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-10 13:15:12,616 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-04-10 13:15:12,616 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-10 13:15:12,617 INFO 192:__init__.py(1) - Vf found, updating information 2021-04-10 13:15:12,617 DEBUG 195: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-04-10 13:15:12,618 DEBUG 197: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-04-10 13:15:12,618 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-04-10 13:15:12,618 DEBUG 103: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-04-10 13:15:12,619 DEBUG 105: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-04-10 13:15:12,619 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-04-10 13:15:12,622 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:15:14,540 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-04-10 13:15:14,543 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-04-10 13:15:14,546 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c71c312-845a-46d0-b443-c9ced1514ccb","lifecycleState":"CERTIFIED","lastUpdateDate":1618053421355,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddfa8d9f-3cab-48a0-a99d-93081ca99244","invariantUUID":"0a4a12f2-1e12-40c9-924d-7d559e78732f","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":"c290bf3e-0eb4-456c-84c9-b4f7c060ccfc","lifecycleState":"CERTIFIED","lastUpdateDate":1618053979835,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2adc8b5-4c71-4668-bfa8-50df715ec8eb","invariantUUID":"7f9f0cca-c4c2-4185-8673-880e4a1cc06f","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90339300-b44c-4df8-ba68-8e88e86965da","lifecycleState":"CERTIFIED","lastUpdateDate":1618053910538,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf3ac1a-c369-4295-8b8a-2cc9edeea6d9","invariantUUID":"35b4761a-45cd-451b-8bb2-b5df269457f8","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"996af66a-a336-47dc-89f7-1aec12275bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1618053431497,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293bf790-d6d5-4506-875b-a73a7617514d","invariantUUID":"f532a616-2664-4c0f-8566-2ffad0d2bc5d","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":"objectStorage","uniqueId":"c91e0d42-9975-4ea8-b7c1-8cb5c428fea0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053401371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"034f91cc-9130-457a-bcb6-eb354f1e5385","invariantUUID":"44887c2c-14a2-494c-805c-d126e304af00","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":"defaulticon","uniqueId":"0d07200c-e779-41e0-acc9-28ea58d2e362","lifecycleState":"CERTIFIED","lastUpdateDate":1618058995252,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ea33f8c3-4d50-4d13-b64a-6a0c3745e1b3","invariantUUID":"b576db5e-36d1-4d26-aca3-841cf0773536","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":"loadBalancer","uniqueId":"0d1c8149-a666-4c0b-817d-67fa1a1a8169","lifecycleState":"CERTIFIED","lastUpdateDate":1618053346086,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32d859fb-174a-4d3e-9e94-ffe0df5438a3","invariantUUID":"fa28e2d5-cd47-4112-ae56-6f3e29f4b604","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":"objectStorage","uniqueId":"5a623c0a-c26a-4bec-9eb5-16e356f89266","lifecycleState":"CERTIFIED","lastUpdateDate":1618053849134,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c79f84e-58bb-4d5d-aa8a-c7eb661a6bfd","invariantUUID":"448da67e-dc6d-488a-9129-9a06c7059061","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":"2c875c5e-d076-4714-a0b7-d0ef7bb92986","lifecycleState":"CERTIFIED","lastUpdateDate":1618053871584,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb36876-b563-4819-9d0e-df2b92b179c9","invariantUUID":"d8c8b544-48ae-4cf7-b9e2-0df66b4354c2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"21347e7d-22c1-4fb7-9ca3-c73342f0d764","lifecycleState":"CERTIFIED","lastUpdateDate":1618054219442,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee62729-0356-4e3c-8f3b-6ff69319510a","invariantUUID":"8b201a62-a7ed-4a09-a751-5073451122be","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":"a5c0da1a-f187-46d3-b307-5a5a80649b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053482033,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2a28dd5-7237-4110-a0e8-0c12c2603c25","invariantUUID":"218196f8-e0d8-4052-ba42-efd12e4c2c90","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":"port","uniqueId":"09a3fafa-3fce-4bff-8674-de98ccb47b39","lifecycleState":"CERTIFIED","lastUpdateDate":1618054060516,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98a46384-3e0e-41cf-ae7d-8acd03b00911","invariantUUID":"d796eddd-7eb4-4111-8dc1-2bf9c80d6617","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"546c22f6-4a88-48c2-8ada-a49ed8555f7a","lifecycleState":"CERTIFIED","lastUpdateDate":1618054167682,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"326d8260-ed32-40a2-9b44-11f8b5c990ff","invariantUUID":"ef127cd8-5de5-4fe0-99fe-d5430430e83e","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":"ca01c818-b5dc-4c4c-8c88-8b0f09233f01","lifecycleState":"CERTIFIED","lastUpdateDate":1618053450434,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871fed0b-4c78-48f0-8b9b-22dd1be04f63","invariantUUID":"30e418f3-fa40-4873-bcfc-ba0887f0d35e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98567860-b6b8-41fb-bc49-a27992a4a412","lifecycleState":"CERTIFIED","lastUpdateDate":1618053839239,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b06f-5cd1-42a4-835a-fbc831c331d8","invariantUUID":"35b5edff-cbcf-403c-a41e-e11d8052324c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a47b766d-5501-42e0-8aa6-2932aa4749bc","lifecycleState":"CERTIFIED","lastUpdateDate":1618053492888,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2632169e-55f7-4b7e-ab68-3dd350f67d81","invariantUUID":"8b26f42d-d2e8-4286-a9ac-d24db50fbbe8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec06769f-f049-42cb-8d46-73237f01783f","lifecycleState":"CERTIFIED","lastUpdateDate":1618053597611,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a5e7cd4-1ff5-441d-a008-40c5c39f4caa","invariantUUID":"61bd1226-ba29-41b9-95ed-cfab950adbab","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","lifecycleState":"CERTIFIED","lastUpdateDate":1618053254834,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e3b8daa-55ef-40a0-aedf-8eaa01499f44","invariantUUID":"a24f555d-992c-4b26-9a48-3d6d2f8b4089","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dd7d0777-527f-4d70-9b50-e19b0eb30fa8","lifecycleState":"CERTIFIED","lastUpdateDate":1618053919734,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ad282c-e8f5-4ef0-8187-f6144373ec1f","invariantUUID":"0bbac2b1-d0f1-4607-af97-b685f7986a26","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54b741be-b9aa-4f32-91c2-0d45a8075bcf","lifecycleState":"CERTIFIED","lastUpdateDate":1618054155409,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8142334f-c748-47f7-835d-11dba2fb7a93","invariantUUID":"f3330477-0f84-403c-af6f-bdb835e70274","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":"e70ff161-8d33-46fd-82e3-a374790f942a","lifecycleState":"CERTIFIED","lastUpdateDate":1618054116414,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70cf26e8-9ac7-4073-88c0-99af5baadeec","invariantUUID":"0c390164-53ad-41ab-a398-623674cafc4a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"647edce7-2795-46a5-9d2f-ab302b4b0d79","lifecycleState":"CERTIFIED","lastUpdateDate":1618053742660,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7de0a7ce-8874-4d73-99a1-e7ddf2450302","invariantUUID":"1e5f3b63-8ebb-4b7c-a42f-df8a4b7bf4a6","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa118e8b-d0b4-4eb0-b8dc-f5664a3fa3fb","lifecycleState":"CERTIFIED","lastUpdateDate":1618060315227,"name":"basic_onboard_cbtPLK","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fdaf910-7d50-47e9-bc60-7db5067b4ed6","invariantUUID":"d9e231f5-e93b-47b5-91bf-c5963b9c4732","systemName":"BasicOnboardCbtplk","description":"VF","tags":["basic_onboard_cbtPLK"],"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":"securityrules","uniqueId":"c075a391-2c6e-4267-9af2-77ee2e03e303","lifecycleState":"CERTIFIED","lastUpdateDate":1618053607733,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2d8b16e5-b434-44a9-95f1-8db55dba0ca1","invariantUUID":"f1aff4e6-0b56-404b-bab1-a588da2595aa","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":"port","uniqueId":"caf8fb52-7c2f-4ed4-b931-0dd9cdc2daf8","lifecycleState":"CERTIFIED","lastUpdateDate":1618054176110,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89ae4467-1acd-4750-a5db-e4ae77e3dffd","invariantUUID":"c779a2aa-42e4-4918-94b1-44abb7c69f52","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"951a1895-b791-4f39-96d0-44cc7bf2b17b","lifecycleState":"CERTIFIED","lastUpdateDate":1618053647639,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5f8c6ed-b871-46d3-8a78-c8e0ee647616","invariantUUID":"ec1a7c6c-358c-40f8-8f88-4d1b38352bba","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":"port","uniqueId":"538ced0d-b99c-49a4-b20e-dcf16259f591","lifecycleState":"CERTIFIED","lastUpdateDate":1618054261948,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f0e59bd-5956-42c6-96d4-a92260f73b78","invariantUUID":"a5b18e72-82f4-445d-8315-b9516c7e7011","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":"6bcb6383-051e-45c6-9b81-9b4d15ad3d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1618053627140,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2711abd5-ebc8-4663-92f1-7753f2799015","invariantUUID":"a0685168-fecf-4f17-8463-58fe4f61a0f7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a0e9914-b09b-42f3-813b-93a3dc883f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1618053770341,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aac24f13-a565-4e39-bbc4-2da03f63d4c8","invariantUUID":"08fb9e52-43f9-4e13-8c0f-fbdd42cbf513","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8e58e6a6-57bc-48ec-886a-baaf64d61062","lifecycleState":"CERTIFIED","lastUpdateDate":1618053562885,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1123b324-ec76-4dfd-8d19-0d458cf17c2e","invariantUUID":"2dad2de5-3b1d-40db-93ae-35618cce02f6","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":"networkrules","uniqueId":"1c14220f-7958-4887-8054-f8d8b075ce38","lifecycleState":"CERTIFIED","lastUpdateDate":1618053587233,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5c89597b-ad66-4e9f-a089-f7c4c2dde454","invariantUUID":"d68e61b1-ca19-4c7a-a901-8f4191fa4a28","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":"port","uniqueId":"5e74e9e7-dd52-451c-a280-69bbb63b6e67","lifecycleState":"CERTIFIED","lastUpdateDate":1618054070391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9abb6a83-9d02-4bd2-8d12-8b134b305f9f","invariantUUID":"3d1aa81e-0e2e-4e0b-9243-8d48650468cf","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":"8d5df2c1-381a-40e1-9c66-95406f5fbfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1618053357105,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da6e104-fb98-4b84-82c4-4e6b745b5009","invariantUUID":"fd6142da-c7a0-4459-bf2e-bff562cac928","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":"port","uniqueId":"31674d1f-e74c-47c1-8e65-33bffac238db","lifecycleState":"CERTIFIED","lastUpdateDate":1618054050996,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13fa4a14-bdf6-4561-bf35-8a1354d0f326","invariantUUID":"49883254-bb14-407a-ac71-05470710c81b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b857c84f-cb06-4e77-83d3-47b0b7b504c8","lifecycleState":"CERTIFIED","lastUpdateDate":1618053411499,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"481955c5-0f6f-4d52-aabb-f5a52103a19d","invariantUUID":"9a217ede-a933-4d12-aea4-b7734256e6f1","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef22a6a-869c-40e1-be7c-f359d3c72eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1618053461854,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4212a3d7-0d43-44c1-84a7-63e32f2fcfe2","invariantUUID":"d1b509f3-0283-4993-b7f0-6d47aa0718c4","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":"5e35db46-4522-409c-8e29-fc029dc89338","lifecycleState":"CERTIFIED","lastUpdateDate":1618054086300,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"125615f3-8381-455b-8163-7f7735160f5d","invariantUUID":"fcc003d3-81a5-48a7-9446-a907f70af2cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dcf4ebaa-e895-4740-aaa5-751224f91fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1618054252693,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e732075-50d9-41c2-a1cf-c667dff63d5b","invariantUUID":"92f7d492-2552-4b97-9302-91275eda95d3","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f60919ce-f27e-4a8b-99a7-bd58fc0b28c4","lifecycleState":"CERTIFIED","lastUpdateDate":1618054040737,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de5232a1-d0da-46f0-810b-d2aa92b2d972","invariantUUID":"48f57682-4553-4947-af34-3aa6778d9e38","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":"e1575154-35e9-47b4-9b2d-8a506438344e","lifecycleState":"CERTIFIED","lastUpdateDate":1618054077825,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134d616a-2b66-40b9-84b5-c3078feabaef","invariantUUID":"660561ac-6554-4c2a-b56e-0c9147affe12","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07be2982-1deb-48a7-b28b-d554e3d3da9e","lifecycleState":"CERTIFIED","lastUpdateDate":1618053638335,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfa98ad6-e011-48d2-84bd-0eaebf1424d9","invariantUUID":"3fb1cc46-1c4b-4941-aa7c-a399b452982d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"de1c7ce1-3917-4aea-a402-371743a37ea0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053308235,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"634cf987-091e-4fb2-a4a1-6f75e48425d0","invariantUUID":"681d9690-d8c3-46b7-b153-65e8e7b07112","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":"compute","uniqueId":"7cd47bcb-c9f5-4d5b-b0cd-5b786838a47d","lifecycleState":"CERTIFIED","lastUpdateDate":1618054132313,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1696dd53-6c1b-4b81-9596-0db2c1a5f858","invariantUUID":"d9a50986-002f-48aa-91ef-282482b2fd90","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a6e43e2-31b4-4459-b589-2cd8ee5a985a","lifecycleState":"CERTIFIED","lastUpdateDate":1618054193515,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bc01801-141c-4b6d-b621-93d48a7fa96c","invariantUUID":"a38addcc-9c97-41ef-b4f1-091238b17d42","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec06ae0e-f6bc-4443-8252-27995072ff76","lifecycleState":"CERTIFIED","lastUpdateDate":1618053881337,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ddaed0b-e13f-4a2b-b1bb-3e1c0d9e7e7d","invariantUUID":"4da2247b-9509-4035-a993-9784998a9025","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":"defaulticon","uniqueId":"14f68aa3-2875-4f2c-a126-17f9111a38d7","lifecycleState":"CERTIFIED","lastUpdateDate":1618053296705,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"784dcc93-fb27-4de5-83ac-1fefa4cd66c9","invariantUUID":"1639b98d-1a1d-499e-a8b9-0dfb1de3050c","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":"f82677f6-47c6-46b6-8ed0-10e662b0f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1618053810237,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"25fa5708-b710-4e0f-ba96-c2f760e9f41e","invariantUUID":"7053815b-49e4-4da6-83f0-ca42e2379b05","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":"69197876-243f-4172-bba2-069042cb0620","lifecycleState":"CERTIFIED","lastUpdateDate":1618053473506,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0741aa69-257f-47a9-be5b-7773210d4a4a","invariantUUID":"d55f19ca-3add-4db6-b6f9-390df2da5e2b","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":"port","uniqueId":"9fc44032-dae0-4774-b1fd-21d5c2174842","lifecycleState":"CERTIFIED","lastUpdateDate":1618053441245,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75620209-deb2-4211-aff4-cb864a840f76","invariantUUID":"3fafa36d-4e8e-4f64-ad3e-58554d9dddb6","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":"2bfc8878-5fda-468a-9414-26062e339b6a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053780902,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bacb52f1-dc24-4376-b17c-e7ceea8e2c12","invariantUUID":"46acee50-8248-4cce-93f0-f85e3a78c518","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":"f71cde35-19d4-47f7-9beb-8f4ebc57f358","lifecycleState":"CERTIFIED","lastUpdateDate":1618053701232,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8753ae76-2480-40de-9fb1-09699ef2cf9e","invariantUUID":"9e82b03a-3ea5-4201-8931-8e105aa9bb9d","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":"compute","uniqueId":"120b00df-089a-4544-8c5d-9e701e2831a8","lifecycleState":"CERTIFIED","lastUpdateDate":1618054242798,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66a0d5c7-b0f9-47b4-9fb0-94006719c57b","invariantUUID":"02eb1980-e11d-4d7e-8ae0-bbc927aabae0","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad3bade8-5c0c-4c13-aae4-cf3673c654d0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053366596,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a30f7d2f-3125-4340-b439-423500603b1b","invariantUUID":"3b7c7330-c301-4e0f-b2ee-46faa2558f17","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7593ac46-7148-437d-aac8-f007de38826e","lifecycleState":"CERTIFIED","lastUpdateDate":1618054142679,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ca7396-702e-49f5-b22a-8d4f37b8f8cc","invariantUUID":"39a8fdd9-c382-4d85-a64f-d9e5828639d2","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"17aa99cf-b875-47c6-bb6b-32f6326b4280","lifecycleState":"CERTIFIED","lastUpdateDate":1618053950288,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b65a8c46-0778-4897-988c-d2f46a28ec77","invariantUUID":"1384cef9-608c-4117-85fa-eb5b4e76d205","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":"objectStorage","uniqueId":"5eb1e48c-c1d3-4faf-8787-821997b6fc01","lifecycleState":"CERTIFIED","lastUpdateDate":1618053320840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"146c09e2-3e90-4b56-b031-3b8541ff62b8","invariantUUID":"ff6e4728-dd17-4330-bc88-93977c709507","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":"37abac34-4786-482c-a6f0-fd6bee873e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053800836,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe3e02-692a-4d10-b01d-3a5bded8997a","invariantUUID":"feefee2d-b2dc-4cb3-824e-c18660494db9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7d065620-935f-43b8-a289-fa433a1e9f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1618054234802,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cb42a52-91d8-4541-ab69-9daab0b065d5","invariantUUID":"2e6791cd-4f1f-4a53-8b71-a66df39288b7","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":"network","uniqueId":"54c9e0b1-6873-40a1-a503-116f101b261d","lifecycleState":"CERTIFIED","lastUpdateDate":1618053900300,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5d2ac40-9576-4efc-8d9a-6ddc7494bf93","invariantUUID":"33414c86-5e22-4e1a-8ce4-0bc3fa88e2b5","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":"c5c43015-ea82-43eb-8113-6f40fa635f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1618053657935,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1c2e4d1-ce58-45f4-ab28-861fb31786b1","invariantUUID":"d7e70ec8-09fc-4166-aee5-a3d06f0368bf","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b2fa0e-b8ae-4a8c-a5df-0e7851b95bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1618054105304,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64531de2-772b-419c-9cd5-77d58120bade","invariantUUID":"b3d97cc0-1ad4-4cc7-a14b-34b2e4433260","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":"e77db104-d146-4ce0-869d-bf94965ba82a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053692200,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2dde21c-5690-4904-99b4-960c882e05f0","invariantUUID":"bb061f09-7eae-4670-991d-5c6cec792ca7","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":"1b955361-aae1-4aa0-8a8e-6213dd107911","lifecycleState":"CERTIFIED","lastUpdateDate":1618053859902,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f6415c6-2f72-41af-b732-d4302a17865e","invariantUUID":"4df35806-8071-4d9f-a10f-0076456e724b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27889271-e8ca-449a-9ecf-85f63fede7a0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053991810,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962b09b-0297-4e64-bbff-a15a0150ec08","invariantUUID":"3dc027dd-abdb-4125-afed-9ee3041966cd","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":"defaulticon","uniqueId":"5e83fc86-39d2-44d5-8c9d-a16db60bb274","lifecycleState":"CERTIFIED","lastUpdateDate":1618053829097,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d1edf083-41da-4c33-9a6c-68262466dc9b","invariantUUID":"969130c7-0736-4856-848a-fd2e42f9cc60","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":"defaulticon","uniqueId":"bc6b8e01-9a70-42a8-9380-5ef44ad5eee1","lifecycleState":"CERTIFIED","lastUpdateDate":1618054029096,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3524a5d2-f5b8-421c-b075-ca0322b50129","invariantUUID":"8450fbc8-d61a-4b85-bbae-2cf03a212b6c","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b9588930-5f67-470a-9df2-a930bfe2eacb","lifecycleState":"CERTIFIED","lastUpdateDate":1618060491506,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e98af606-d704-4959-9a6c-8ba1e7d894f9","invariantUUID":"8eb4640a-f702-4a6f-b649-08f6db50c0e6","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":"networkrules","uniqueId":"a47dbc6f-c4e8-4789-a60b-c525e2c3f20a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053554624,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8c6786e4-0806-4eed-a82b-f0a87e1f806e","invariantUUID":"e7ca2c0d-2fea-4ba9-ac75-75d21e9c5053","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":"compute","uniqueId":"721898ed-cda5-490a-bebd-e6dd92670c88","lifecycleState":"CERTIFIED","lastUpdateDate":1618053941445,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c427f32-fe86-4735-8d22-88fa76bd925a","invariantUUID":"a1c150d4-b658-4ff9-89fe-0f87ef84ffe1","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":"5351d738-69ab-4acf-9367-8ed00bc0788e","lifecycleState":"CERTIFIED","lastUpdateDate":1618053821041,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d0065a8-5a0d-4988-85f0-b941a711c8b4","invariantUUID":"498731b6-234f-4c8d-8ae0-65da4e1bb921","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":"86f004db-18d5-4be4-8f69-0b35cc341239","lifecycleState":"CERTIFIED","lastUpdateDate":1618054096425,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04498da8-588e-492d-94f2-f6e230cc4a36","invariantUUID":"10b5269d-062f-4f5e-b523-f21d4ae882bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807a6b3a-cf4f-4945-b6d1-3c4e93f12099","lifecycleState":"CERTIFIED","lastUpdateDate":1618053501369,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43d1c0b1-47b0-4d6b-acd7-1d3788722603","invariantUUID":"a6d98f61-bb53-42df-98a8-7bbe3293ee9f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64d8edec-340c-4b5b-a21a-9ba4db7209b0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053682133,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90cdb639-0ff1-4d0e-b051-c65f29911c6e","invariantUUID":"519fdd28-2de8-4de9-8762-7d3e59eb2c90","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a249b708-423b-43ae-aa5c-33657103be69","lifecycleState":"CERTIFIED","lastUpdateDate":1618059074804,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f704c53-42e2-4c2d-9b16-c8e1d308321d","invariantUUID":"846b5d4a-a053-4694-bab7-c216d3113a86","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ae28958b-1156-4eaf-9291-aa2c1d721e32","lifecycleState":"CERTIFIED","lastUpdateDate":1618060394906,"name":"basic_onboard_cbtPLK","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b29e2f9f-3061-48d0-9e6e-5938e93e6c4d","invariantUUID":"c6bca96d-e464-4389-90bb-e79cbe5358ce","systemName":"BasicOnboardCbtplk","description":"service","tags":["basic_onboard_cbtPLK"],"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":"9f5cf37b-822a-46a6-925f-6eecf2cedab9","lifecycleState":"CERTIFIED","lastUpdateDate":1618057580153,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"156851a2-5889-412e-b227-a652ebbeaac4","invariantUUID":"ebd54470-8f38-4fdc-8076-8dadaeedee6e","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-04-10 13:15:14,553 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-04-10 13:15:14,554 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-04-10 13:15:14,554 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-10 13:15:14,555 DEBUG 195: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-04-10 13:15:14,555 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-10 13:15:14,555 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-10 13:15:14,556 DEBUG 103: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-04-10 13:15:14,556 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-10 13:15:14,557 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-10 13:15:14,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-10 13:15:16,812 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-04-10 13:15:16,813 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-10 13:15:16,813 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"156851a2-5889-412e-b227-a652ebbeaac4","invariantUUID":"ebd54470-8f38-4fdc-8076-8dadaeedee6e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/156851a2-5889-412e-b227-a652ebbeaac4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f704c53-42e2-4c2d-9b16-c8e1d308321d","invariantUUID":"846b5d4a-a053-4694-bab7-c216d3113a86","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f704c53-42e2-4c2d-9b16-c8e1d308321d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b29e2f9f-3061-48d0-9e6e-5938e93e6c4d","invariantUUID":"c6bca96d-e464-4389-90bb-e79cbe5358ce","name":"basic_onboard_cbtPLK","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b29e2f9f-3061-48d0-9e6e-5938e93e6c4d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-04-10 13:15:16,816 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-10 13:15:16,816 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:15:16,817 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:15:16,817 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-10 13:15:16,817 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-10 13:15:16,817 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:15:16,818 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:15:16,818 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-10 13:15:16,818 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_cbtPLK from SDC 2021-04-10 13:15:16,818 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:15:16,819 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:15:16,819 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-10 13:15:16,819 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-04-10 13:15:16,819 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-10 13:15:16,820 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-04-10 13:15:16,820 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-04-10 13:15:16,820 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-04-10 13:15:16,821 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ServiceCategory'>> 2021-04-10 13:15:16,821 DEBUG 197:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-04-10 13:15:16,821 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-04-10 13:15:16,821 DEBUG 103: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-04-10 13:15:16,822 DEBUG 105:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-04-10 13:15:16,822 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-04-10 13:15:16,824 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:15:18,308 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-04-10 13:15:18,311 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-04-10 13:15:18,313 DEBUG 120:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":null,"version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.4"} 2021-04-10 13:15:18,319 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-04-10 13:15:18,319 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-04-10 13:15:18,320 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-04-10 13:15:18,320 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-04-10 13:15:18,321 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-04-10 13:15:18,321 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-10 13:15:18,322 DEBUG 195: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-04-10 13:15:18,322 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-10 13:15:18,323 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-10 13:15:18,324 DEBUG 103: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-04-10 13:15:18,324 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-10 13:15:18,325 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-10 13:15:18,327 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-10 13:15:22,240 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-04-10 13:15:22,241 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-10 13:15:22,245 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"156851a2-5889-412e-b227-a652ebbeaac4","invariantUUID":"ebd54470-8f38-4fdc-8076-8dadaeedee6e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/156851a2-5889-412e-b227-a652ebbeaac4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f704c53-42e2-4c2d-9b16-c8e1d308321d","invariantUUID":"846b5d4a-a053-4694-bab7-c216d3113a86","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f704c53-42e2-4c2d-9b16-c8e1d308321d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b29e2f9f-3061-48d0-9e6e-5938e93e6c4d","invariantUUID":"c6bca96d-e464-4389-90bb-e79cbe5358ce","name":"basic_onboard_cbtPLK","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b29e2f9f-3061-48d0-9e6e-5938e93e6c4d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-04-10 13:15:22,247 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-10 13:15:22,248 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:15:22,248 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:15:22,248 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-10 13:15:22,248 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-10 13:15:22,249 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:15:22,249 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:15:22,249 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-10 13:15:22,249 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_cbtPLK from SDC 2021-04-10 13:15:22,250 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:15:22,250 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:15:22,250 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-10 13:15:22,250 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-04-10 13:15:22,251 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-10 13:15:22,251 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-04-10 13:15:22,265 DEBUG 195: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-04-10 13:15:22,265 DEBUG 197:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-04-10 13:15:22,265 DEBUG 198: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-04-10 13:15:22,266 DEBUG 103: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-04-10 13:15:22,266 DEBUG 105:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-04-10 13:15:22,266 DEBUG 106: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-04-10 13:15:22,268 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:15:23,645 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-04-10 13:15:23,647 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201 2021-04-10 13:15:23,650 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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,"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":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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,"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":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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,"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":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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,"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":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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,"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":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":"service-BasicCnf-csar.csar","empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":"service-BasicCnf-template.yml","empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"f59a968d-f3bf-4d3e-a06b-6dff800d9f9d.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f59a968d-f3bf-4d3e-a06b-6dff800d9f9d","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":"f59a968d-f3bf-4d3e-a06b-6dff800d9f9d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f59a968d-f3bf-4d3e-a06b-6dff800d9f9d.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f59a968d-f3bf-4d3e-a06b-6dff800d9f9d","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":"f59a968d-f3bf-4d3e-a06b-6dff800d9f9d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f59a968d-f3bf-4d3e-a06b-6dff800d9f9d.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f59a968d-f3bf-4d3e-a06b-6dff800d9f9d","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":"f59a968d-f3bf-4d3e-a06b-6dff800d9f9d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f59a968d-f3bf-4d3e-a06b-6dff800d9f9d.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f59a968d-f3bf-4d3e-a06b-6dff800d9f9d","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":"f59a968d-f3bf-4d3e-a06b-6dff800d9f9d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f59a968d-f3bf-4d3e-a06b-6dff800d9f9d.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f59a968d-f3bf-4d3e-a06b-6dff800d9f9d","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":"f59a968d-f3bf-4d3e-a06b-6dff800d9f9d","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":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":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","icon":"network_l_1-3","version":"0.1","creationDate":1618060522958,"description":"service","tags":["basic_cnf"],"uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c","componentMetadataForSupportLog":{"SupportablityComponentUUID":"6a8daa47-8da4-4818-a124-f95cb30ee475","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"6a8daa47-8da4-4818-a124-f95cb30ee475","systemName":"BasicCnf","invariantUUID":"ec483670-f68e-4368-b419-cf7d737d7962","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1618060522958,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618060522882,"description":null,"artifactType":"OTHER","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.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":1618060522882,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":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-04-10 13:15:23,656 INFO 284:__init__.py(1) - Service basic_cnf is created in SDC 2021-04-10 13:15:23,656 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:15:23,665 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-04-10 13:15:23,665 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-04-10 13:15:23,666 DEBUG 195: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-04-10 13:15:23,666 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-10 13:15:23,667 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-10 13:15:23,667 DEBUG 103: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-04-10 13:15:23,667 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-10 13:15:23,668 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-10 13:15:23,670 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-10 13:15:23,821 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-04-10 13:15:23,822 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-04-10 13:15:23,823 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ea33f8c3-4d50-4d13-b64a-6a0c3745e1b3","invariantUUID":"b576db5e-36d1-4d26-aca3-841cf0773536","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ea33f8c3-4d50-4d13-b64a-6a0c3745e1b3/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e98af606-d704-4959-9a6c-8ba1e7d894f9","invariantUUID":"8eb4640a-f702-4a6f-b649-08f6db50c0e6","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e98af606-d704-4959-9a6c-8ba1e7d894f9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1fdaf910-7d50-47e9-bc60-7db5067b4ed6","invariantUUID":"d9e231f5-e93b-47b5-91bf-c5963b9c4732","name":"basic_onboard_cbtPLK","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1fdaf910-7d50-47e9-bc60-7db5067b4ed6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-04-10 13:15:23,826 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-10 13:15:23,826 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:15:23,826 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:15:23,827 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-10 13:15:23,827 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-04-10 13:15:23,828 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:15:23,828 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:15:23,828 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-10 13:15:23,829 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_cbtPLK from SDC 2021-04-10 13:15:23,829 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:15:23,829 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:15:23,830 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-10 13:15:23,830 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-04-10 13:15:23,830 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-10 13:15:23,831 INFO 192:__init__.py(1) - Vf found, updating information 2021-04-10 13:15:23,831 DEBUG 195: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-04-10 13:15:23,831 DEBUG 197: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-04-10 13:15:23,832 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-04-10 13:15:23,832 DEBUG 103: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-04-10 13:15:23,833 DEBUG 105: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-04-10 13:15:23,833 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-04-10 13:15:23,835 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:15:30,801 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-04-10 13:15:30,804 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-04-10 13:15:30,808 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c71c312-845a-46d0-b443-c9ced1514ccb","lifecycleState":"CERTIFIED","lastUpdateDate":1618053421355,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddfa8d9f-3cab-48a0-a99d-93081ca99244","invariantUUID":"0a4a12f2-1e12-40c9-924d-7d559e78732f","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":"c290bf3e-0eb4-456c-84c9-b4f7c060ccfc","lifecycleState":"CERTIFIED","lastUpdateDate":1618053979835,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2adc8b5-4c71-4668-bfa8-50df715ec8eb","invariantUUID":"7f9f0cca-c4c2-4185-8673-880e4a1cc06f","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90339300-b44c-4df8-ba68-8e88e86965da","lifecycleState":"CERTIFIED","lastUpdateDate":1618053910538,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf3ac1a-c369-4295-8b8a-2cc9edeea6d9","invariantUUID":"35b4761a-45cd-451b-8bb2-b5df269457f8","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"996af66a-a336-47dc-89f7-1aec12275bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1618053431497,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293bf790-d6d5-4506-875b-a73a7617514d","invariantUUID":"f532a616-2664-4c0f-8566-2ffad0d2bc5d","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":"objectStorage","uniqueId":"c91e0d42-9975-4ea8-b7c1-8cb5c428fea0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053401371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"034f91cc-9130-457a-bcb6-eb354f1e5385","invariantUUID":"44887c2c-14a2-494c-805c-d126e304af00","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":"defaulticon","uniqueId":"0d07200c-e779-41e0-acc9-28ea58d2e362","lifecycleState":"CERTIFIED","lastUpdateDate":1618058995252,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ea33f8c3-4d50-4d13-b64a-6a0c3745e1b3","invariantUUID":"b576db5e-36d1-4d26-aca3-841cf0773536","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":"loadBalancer","uniqueId":"0d1c8149-a666-4c0b-817d-67fa1a1a8169","lifecycleState":"CERTIFIED","lastUpdateDate":1618053346086,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32d859fb-174a-4d3e-9e94-ffe0df5438a3","invariantUUID":"fa28e2d5-cd47-4112-ae56-6f3e29f4b604","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":"objectStorage","uniqueId":"5a623c0a-c26a-4bec-9eb5-16e356f89266","lifecycleState":"CERTIFIED","lastUpdateDate":1618053849134,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c79f84e-58bb-4d5d-aa8a-c7eb661a6bfd","invariantUUID":"448da67e-dc6d-488a-9129-9a06c7059061","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":"2c875c5e-d076-4714-a0b7-d0ef7bb92986","lifecycleState":"CERTIFIED","lastUpdateDate":1618053871584,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb36876-b563-4819-9d0e-df2b92b179c9","invariantUUID":"d8c8b544-48ae-4cf7-b9e2-0df66b4354c2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"21347e7d-22c1-4fb7-9ca3-c73342f0d764","lifecycleState":"CERTIFIED","lastUpdateDate":1618054219442,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee62729-0356-4e3c-8f3b-6ff69319510a","invariantUUID":"8b201a62-a7ed-4a09-a751-5073451122be","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":"a5c0da1a-f187-46d3-b307-5a5a80649b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053482033,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2a28dd5-7237-4110-a0e8-0c12c2603c25","invariantUUID":"218196f8-e0d8-4052-ba42-efd12e4c2c90","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":"port","uniqueId":"09a3fafa-3fce-4bff-8674-de98ccb47b39","lifecycleState":"CERTIFIED","lastUpdateDate":1618054060516,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98a46384-3e0e-41cf-ae7d-8acd03b00911","invariantUUID":"d796eddd-7eb4-4111-8dc1-2bf9c80d6617","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"546c22f6-4a88-48c2-8ada-a49ed8555f7a","lifecycleState":"CERTIFIED","lastUpdateDate":1618054167682,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"326d8260-ed32-40a2-9b44-11f8b5c990ff","invariantUUID":"ef127cd8-5de5-4fe0-99fe-d5430430e83e","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":"ca01c818-b5dc-4c4c-8c88-8b0f09233f01","lifecycleState":"CERTIFIED","lastUpdateDate":1618053450434,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871fed0b-4c78-48f0-8b9b-22dd1be04f63","invariantUUID":"30e418f3-fa40-4873-bcfc-ba0887f0d35e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98567860-b6b8-41fb-bc49-a27992a4a412","lifecycleState":"CERTIFIED","lastUpdateDate":1618053839239,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b06f-5cd1-42a4-835a-fbc831c331d8","invariantUUID":"35b5edff-cbcf-403c-a41e-e11d8052324c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a47b766d-5501-42e0-8aa6-2932aa4749bc","lifecycleState":"CERTIFIED","lastUpdateDate":1618053492888,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2632169e-55f7-4b7e-ab68-3dd350f67d81","invariantUUID":"8b26f42d-d2e8-4286-a9ac-d24db50fbbe8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec06769f-f049-42cb-8d46-73237f01783f","lifecycleState":"CERTIFIED","lastUpdateDate":1618053597611,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a5e7cd4-1ff5-441d-a008-40c5c39f4caa","invariantUUID":"61bd1226-ba29-41b9-95ed-cfab950adbab","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","lifecycleState":"CERTIFIED","lastUpdateDate":1618053254834,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e3b8daa-55ef-40a0-aedf-8eaa01499f44","invariantUUID":"a24f555d-992c-4b26-9a48-3d6d2f8b4089","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dd7d0777-527f-4d70-9b50-e19b0eb30fa8","lifecycleState":"CERTIFIED","lastUpdateDate":1618053919734,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ad282c-e8f5-4ef0-8187-f6144373ec1f","invariantUUID":"0bbac2b1-d0f1-4607-af97-b685f7986a26","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54b741be-b9aa-4f32-91c2-0d45a8075bcf","lifecycleState":"CERTIFIED","lastUpdateDate":1618054155409,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8142334f-c748-47f7-835d-11dba2fb7a93","invariantUUID":"f3330477-0f84-403c-af6f-bdb835e70274","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":"e70ff161-8d33-46fd-82e3-a374790f942a","lifecycleState":"CERTIFIED","lastUpdateDate":1618054116414,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70cf26e8-9ac7-4073-88c0-99af5baadeec","invariantUUID":"0c390164-53ad-41ab-a398-623674cafc4a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"647edce7-2795-46a5-9d2f-ab302b4b0d79","lifecycleState":"CERTIFIED","lastUpdateDate":1618053742660,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7de0a7ce-8874-4d73-99a1-e7ddf2450302","invariantUUID":"1e5f3b63-8ebb-4b7c-a42f-df8a4b7bf4a6","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa118e8b-d0b4-4eb0-b8dc-f5664a3fa3fb","lifecycleState":"CERTIFIED","lastUpdateDate":1618060315227,"name":"basic_onboard_cbtPLK","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fdaf910-7d50-47e9-bc60-7db5067b4ed6","invariantUUID":"d9e231f5-e93b-47b5-91bf-c5963b9c4732","systemName":"BasicOnboardCbtplk","description":"VF","tags":["basic_onboard_cbtPLK"],"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":"securityrules","uniqueId":"c075a391-2c6e-4267-9af2-77ee2e03e303","lifecycleState":"CERTIFIED","lastUpdateDate":1618053607733,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2d8b16e5-b434-44a9-95f1-8db55dba0ca1","invariantUUID":"f1aff4e6-0b56-404b-bab1-a588da2595aa","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":"port","uniqueId":"caf8fb52-7c2f-4ed4-b931-0dd9cdc2daf8","lifecycleState":"CERTIFIED","lastUpdateDate":1618054176110,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89ae4467-1acd-4750-a5db-e4ae77e3dffd","invariantUUID":"c779a2aa-42e4-4918-94b1-44abb7c69f52","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"951a1895-b791-4f39-96d0-44cc7bf2b17b","lifecycleState":"CERTIFIED","lastUpdateDate":1618053647639,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5f8c6ed-b871-46d3-8a78-c8e0ee647616","invariantUUID":"ec1a7c6c-358c-40f8-8f88-4d1b38352bba","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":"port","uniqueId":"538ced0d-b99c-49a4-b20e-dcf16259f591","lifecycleState":"CERTIFIED","lastUpdateDate":1618054261948,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f0e59bd-5956-42c6-96d4-a92260f73b78","invariantUUID":"a5b18e72-82f4-445d-8315-b9516c7e7011","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":"6bcb6383-051e-45c6-9b81-9b4d15ad3d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1618053627140,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2711abd5-ebc8-4663-92f1-7753f2799015","invariantUUID":"a0685168-fecf-4f17-8463-58fe4f61a0f7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a0e9914-b09b-42f3-813b-93a3dc883f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1618053770341,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aac24f13-a565-4e39-bbc4-2da03f63d4c8","invariantUUID":"08fb9e52-43f9-4e13-8c0f-fbdd42cbf513","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8e58e6a6-57bc-48ec-886a-baaf64d61062","lifecycleState":"CERTIFIED","lastUpdateDate":1618053562885,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1123b324-ec76-4dfd-8d19-0d458cf17c2e","invariantUUID":"2dad2de5-3b1d-40db-93ae-35618cce02f6","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":"networkrules","uniqueId":"1c14220f-7958-4887-8054-f8d8b075ce38","lifecycleState":"CERTIFIED","lastUpdateDate":1618053587233,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5c89597b-ad66-4e9f-a089-f7c4c2dde454","invariantUUID":"d68e61b1-ca19-4c7a-a901-8f4191fa4a28","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":"port","uniqueId":"5e74e9e7-dd52-451c-a280-69bbb63b6e67","lifecycleState":"CERTIFIED","lastUpdateDate":1618054070391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9abb6a83-9d02-4bd2-8d12-8b134b305f9f","invariantUUID":"3d1aa81e-0e2e-4e0b-9243-8d48650468cf","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":"8d5df2c1-381a-40e1-9c66-95406f5fbfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1618053357105,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da6e104-fb98-4b84-82c4-4e6b745b5009","invariantUUID":"fd6142da-c7a0-4459-bf2e-bff562cac928","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":"port","uniqueId":"31674d1f-e74c-47c1-8e65-33bffac238db","lifecycleState":"CERTIFIED","lastUpdateDate":1618054050996,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13fa4a14-bdf6-4561-bf35-8a1354d0f326","invariantUUID":"49883254-bb14-407a-ac71-05470710c81b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b857c84f-cb06-4e77-83d3-47b0b7b504c8","lifecycleState":"CERTIFIED","lastUpdateDate":1618053411499,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"481955c5-0f6f-4d52-aabb-f5a52103a19d","invariantUUID":"9a217ede-a933-4d12-aea4-b7734256e6f1","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef22a6a-869c-40e1-be7c-f359d3c72eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1618053461854,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4212a3d7-0d43-44c1-84a7-63e32f2fcfe2","invariantUUID":"d1b509f3-0283-4993-b7f0-6d47aa0718c4","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":"5e35db46-4522-409c-8e29-fc029dc89338","lifecycleState":"CERTIFIED","lastUpdateDate":1618054086300,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"125615f3-8381-455b-8163-7f7735160f5d","invariantUUID":"fcc003d3-81a5-48a7-9446-a907f70af2cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dcf4ebaa-e895-4740-aaa5-751224f91fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1618054252693,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e732075-50d9-41c2-a1cf-c667dff63d5b","invariantUUID":"92f7d492-2552-4b97-9302-91275eda95d3","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f60919ce-f27e-4a8b-99a7-bd58fc0b28c4","lifecycleState":"CERTIFIED","lastUpdateDate":1618054040737,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de5232a1-d0da-46f0-810b-d2aa92b2d972","invariantUUID":"48f57682-4553-4947-af34-3aa6778d9e38","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":"e1575154-35e9-47b4-9b2d-8a506438344e","lifecycleState":"CERTIFIED","lastUpdateDate":1618054077825,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134d616a-2b66-40b9-84b5-c3078feabaef","invariantUUID":"660561ac-6554-4c2a-b56e-0c9147affe12","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07be2982-1deb-48a7-b28b-d554e3d3da9e","lifecycleState":"CERTIFIED","lastUpdateDate":1618053638335,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfa98ad6-e011-48d2-84bd-0eaebf1424d9","invariantUUID":"3fb1cc46-1c4b-4941-aa7c-a399b452982d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"de1c7ce1-3917-4aea-a402-371743a37ea0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053308235,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"634cf987-091e-4fb2-a4a1-6f75e48425d0","invariantUUID":"681d9690-d8c3-46b7-b153-65e8e7b07112","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":"compute","uniqueId":"7cd47bcb-c9f5-4d5b-b0cd-5b786838a47d","lifecycleState":"CERTIFIED","lastUpdateDate":1618054132313,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1696dd53-6c1b-4b81-9596-0db2c1a5f858","invariantUUID":"d9a50986-002f-48aa-91ef-282482b2fd90","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a6e43e2-31b4-4459-b589-2cd8ee5a985a","lifecycleState":"CERTIFIED","lastUpdateDate":1618054193515,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bc01801-141c-4b6d-b621-93d48a7fa96c","invariantUUID":"a38addcc-9c97-41ef-b4f1-091238b17d42","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec06ae0e-f6bc-4443-8252-27995072ff76","lifecycleState":"CERTIFIED","lastUpdateDate":1618053881337,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ddaed0b-e13f-4a2b-b1bb-3e1c0d9e7e7d","invariantUUID":"4da2247b-9509-4035-a993-9784998a9025","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":"defaulticon","uniqueId":"14f68aa3-2875-4f2c-a126-17f9111a38d7","lifecycleState":"CERTIFIED","lastUpdateDate":1618053296705,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"784dcc93-fb27-4de5-83ac-1fefa4cd66c9","invariantUUID":"1639b98d-1a1d-499e-a8b9-0dfb1de3050c","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":"f82677f6-47c6-46b6-8ed0-10e662b0f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1618053810237,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"25fa5708-b710-4e0f-ba96-c2f760e9f41e","invariantUUID":"7053815b-49e4-4da6-83f0-ca42e2379b05","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":"69197876-243f-4172-bba2-069042cb0620","lifecycleState":"CERTIFIED","lastUpdateDate":1618053473506,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0741aa69-257f-47a9-be5b-7773210d4a4a","invariantUUID":"d55f19ca-3add-4db6-b6f9-390df2da5e2b","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":"port","uniqueId":"9fc44032-dae0-4774-b1fd-21d5c2174842","lifecycleState":"CERTIFIED","lastUpdateDate":1618053441245,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75620209-deb2-4211-aff4-cb864a840f76","invariantUUID":"3fafa36d-4e8e-4f64-ad3e-58554d9dddb6","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":"2bfc8878-5fda-468a-9414-26062e339b6a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053780902,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bacb52f1-dc24-4376-b17c-e7ceea8e2c12","invariantUUID":"46acee50-8248-4cce-93f0-f85e3a78c518","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":"f71cde35-19d4-47f7-9beb-8f4ebc57f358","lifecycleState":"CERTIFIED","lastUpdateDate":1618053701232,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8753ae76-2480-40de-9fb1-09699ef2cf9e","invariantUUID":"9e82b03a-3ea5-4201-8931-8e105aa9bb9d","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":"compute","uniqueId":"120b00df-089a-4544-8c5d-9e701e2831a8","lifecycleState":"CERTIFIED","lastUpdateDate":1618054242798,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66a0d5c7-b0f9-47b4-9fb0-94006719c57b","invariantUUID":"02eb1980-e11d-4d7e-8ae0-bbc927aabae0","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad3bade8-5c0c-4c13-aae4-cf3673c654d0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053366596,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a30f7d2f-3125-4340-b439-423500603b1b","invariantUUID":"3b7c7330-c301-4e0f-b2ee-46faa2558f17","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7593ac46-7148-437d-aac8-f007de38826e","lifecycleState":"CERTIFIED","lastUpdateDate":1618054142679,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ca7396-702e-49f5-b22a-8d4f37b8f8cc","invariantUUID":"39a8fdd9-c382-4d85-a64f-d9e5828639d2","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"17aa99cf-b875-47c6-bb6b-32f6326b4280","lifecycleState":"CERTIFIED","lastUpdateDate":1618053950288,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b65a8c46-0778-4897-988c-d2f46a28ec77","invariantUUID":"1384cef9-608c-4117-85fa-eb5b4e76d205","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":"objectStorage","uniqueId":"5eb1e48c-c1d3-4faf-8787-821997b6fc01","lifecycleState":"CERTIFIED","lastUpdateDate":1618053320840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"146c09e2-3e90-4b56-b031-3b8541ff62b8","invariantUUID":"ff6e4728-dd17-4330-bc88-93977c709507","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":"37abac34-4786-482c-a6f0-fd6bee873e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053800836,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe3e02-692a-4d10-b01d-3a5bded8997a","invariantUUID":"feefee2d-b2dc-4cb3-824e-c18660494db9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7d065620-935f-43b8-a289-fa433a1e9f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1618054234802,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cb42a52-91d8-4541-ab69-9daab0b065d5","invariantUUID":"2e6791cd-4f1f-4a53-8b71-a66df39288b7","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":"network","uniqueId":"54c9e0b1-6873-40a1-a503-116f101b261d","lifecycleState":"CERTIFIED","lastUpdateDate":1618053900300,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5d2ac40-9576-4efc-8d9a-6ddc7494bf93","invariantUUID":"33414c86-5e22-4e1a-8ce4-0bc3fa88e2b5","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":"c5c43015-ea82-43eb-8113-6f40fa635f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1618053657935,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1c2e4d1-ce58-45f4-ab28-861fb31786b1","invariantUUID":"d7e70ec8-09fc-4166-aee5-a3d06f0368bf","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b2fa0e-b8ae-4a8c-a5df-0e7851b95bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1618054105304,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64531de2-772b-419c-9cd5-77d58120bade","invariantUUID":"b3d97cc0-1ad4-4cc7-a14b-34b2e4433260","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":"e77db104-d146-4ce0-869d-bf94965ba82a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053692200,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2dde21c-5690-4904-99b4-960c882e05f0","invariantUUID":"bb061f09-7eae-4670-991d-5c6cec792ca7","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":"1b955361-aae1-4aa0-8a8e-6213dd107911","lifecycleState":"CERTIFIED","lastUpdateDate":1618053859902,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f6415c6-2f72-41af-b732-d4302a17865e","invariantUUID":"4df35806-8071-4d9f-a10f-0076456e724b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27889271-e8ca-449a-9ecf-85f63fede7a0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053991810,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962b09b-0297-4e64-bbff-a15a0150ec08","invariantUUID":"3dc027dd-abdb-4125-afed-9ee3041966cd","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":"defaulticon","uniqueId":"5e83fc86-39d2-44d5-8c9d-a16db60bb274","lifecycleState":"CERTIFIED","lastUpdateDate":1618053829097,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d1edf083-41da-4c33-9a6c-68262466dc9b","invariantUUID":"969130c7-0736-4856-848a-fd2e42f9cc60","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":"defaulticon","uniqueId":"bc6b8e01-9a70-42a8-9380-5ef44ad5eee1","lifecycleState":"CERTIFIED","lastUpdateDate":1618054029096,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3524a5d2-f5b8-421c-b075-ca0322b50129","invariantUUID":"8450fbc8-d61a-4b85-bbae-2cf03a212b6c","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b9588930-5f67-470a-9df2-a930bfe2eacb","lifecycleState":"CERTIFIED","lastUpdateDate":1618060491506,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e98af606-d704-4959-9a6c-8ba1e7d894f9","invariantUUID":"8eb4640a-f702-4a6f-b649-08f6db50c0e6","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":"networkrules","uniqueId":"a47dbc6f-c4e8-4789-a60b-c525e2c3f20a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053554624,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8c6786e4-0806-4eed-a82b-f0a87e1f806e","invariantUUID":"e7ca2c0d-2fea-4ba9-ac75-75d21e9c5053","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":"compute","uniqueId":"721898ed-cda5-490a-bebd-e6dd92670c88","lifecycleState":"CERTIFIED","lastUpdateDate":1618053941445,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c427f32-fe86-4735-8d22-88fa76bd925a","invariantUUID":"a1c150d4-b658-4ff9-89fe-0f87ef84ffe1","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":"5351d738-69ab-4acf-9367-8ed00bc0788e","lifecycleState":"CERTIFIED","lastUpdateDate":1618053821041,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d0065a8-5a0d-4988-85f0-b941a711c8b4","invariantUUID":"498731b6-234f-4c8d-8ae0-65da4e1bb921","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":"86f004db-18d5-4be4-8f69-0b35cc341239","lifecycleState":"CERTIFIED","lastUpdateDate":1618054096425,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04498da8-588e-492d-94f2-f6e230cc4a36","invariantUUID":"10b5269d-062f-4f5e-b523-f21d4ae882bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807a6b3a-cf4f-4945-b6d1-3c4e93f12099","lifecycleState":"CERTIFIED","lastUpdateDate":1618053501369,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43d1c0b1-47b0-4d6b-acd7-1d3788722603","invariantUUID":"a6d98f61-bb53-42df-98a8-7bbe3293ee9f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64d8edec-340c-4b5b-a21a-9ba4db7209b0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053682133,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90cdb639-0ff1-4d0e-b051-c65f29911c6e","invariantUUID":"519fdd28-2de8-4de9-8762-7d3e59eb2c90","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a249b708-423b-43ae-aa5c-33657103be69","lifecycleState":"CERTIFIED","lastUpdateDate":1618059074804,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f704c53-42e2-4c2d-9b16-c8e1d308321d","invariantUUID":"846b5d4a-a053-4694-bab7-c216d3113a86","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ae28958b-1156-4eaf-9291-aa2c1d721e32","lifecycleState":"CERTIFIED","lastUpdateDate":1618060394906,"name":"basic_onboard_cbtPLK","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b29e2f9f-3061-48d0-9e6e-5938e93e6c4d","invariantUUID":"c6bca96d-e464-4389-90bb-e79cbe5358ce","systemName":"BasicOnboardCbtplk","description":"service","tags":["basic_onboard_cbtPLK"],"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":"9f5cf37b-822a-46a6-925f-6eecf2cedab9","lifecycleState":"CERTIFIED","lastUpdateDate":1618057580153,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"156851a2-5889-412e-b227-a652ebbeaac4","invariantUUID":"ebd54470-8f38-4fdc-8076-8dadaeedee6e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1618060522958,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"6a8daa47-8da4-4818-a124-f95cb30ee475","invariantUUID":"ec483670-f68e-4368-b419-cf7d737d7962","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-10 13:15:30,815 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-04-10 13:15:30,816 DEBUG 103: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-04-10 13:15:30,816 DEBUG 105: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/e21f49a8-d745-4741-8b27-fa57bf475f1c/resourceInstance 2021-04-10 13:15:30,817 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "b9588930-5f67-470a-9df2-a930bfe2eacb", "originType": "VF", "componentUid": "b9588930-5f67-470a-9df2-a930bfe2eacb", "icon": "defaulticon" } 2021-04-10 13:15:30,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:15:36,512 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/e21f49a8-d745-4741-8b27-fa57bf475f1c/resourceInstance HTTP/1.1" 201 None 2021-04-10 13:15:36,517 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-04-10 13:15:36,522 DEBUG 120:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":{"tosca.capabilities.Node":[{"properties":null,"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"feature","uniqueId":"capability.3844aeeb-7720-4eb0-90ea-a56c765e41f9.feature","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature_dummy","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"],"version":null,"name":"abstract_dummy.feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"tosca.capabilities.Scalable","ownerType":null,"description":null,"source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"scalable","uniqueId":"capability.bacb49c7-bac3-4771-b86d-1b6154c7c040.scalable","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"scalable_dummy","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"],"version":null,"name":"abstract_dummy.scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"properties":null,"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"tosca.capabilities.network.Bindable","ownerType":null,"description":null,"source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"binding","uniqueId":"capability.bacb49c7-bac3-4771-b86d-1b6154c7c040.binding","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"binding_dummy","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"],"version":null,"name":"abstract_dummy.binding_dummy","empty":false}],"tosca.capabilities.Container":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"num_cpus","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"1"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"disk_size","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0 MB"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cpu_frequency","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0.1 GHz"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"mem_size","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0 MB"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"tosca.capabilities.Container","ownerType":null,"description":null,"source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"host","uniqueId":"capability.bacb49c7-bac3-4771-b86d-1b6154c7c040.host","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"host_dummy","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"],"version":null,"name":"abstract_dummy.host_dummy","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.ephemeral.size","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.ephemeral.size","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.ephemeral.size","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.ephemeral.size_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.ephemeral.size_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"instance","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"instance","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.instance","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"instance_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.instance_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"memory","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.memory","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.memory_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.iops","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.iops","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.iops","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.iops_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.iops_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.read.requests","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.read.requests","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.requests_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.read.requests_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu.delta","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"cpu.delta","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.cpu.delta","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu.delta_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.cpu.delta_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.capacity","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.capacity","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.capacity","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.capacity_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.capacity_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.read.bytes","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.read.bytes","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.bytes_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.read.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.write.bytes","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.write.bytes","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.bytes_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.write.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.latency","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.latency","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.latency","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.latency_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.latency_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.read.bytes.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.bytes.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.read.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.usage","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.usage","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.usage","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.usage_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.usage_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu_util","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"cpu_util","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.cpu_util","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu_util_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.cpu_util_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.allocation","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.allocation","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.allocation","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.allocation_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.allocation_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.requests.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.write.requests.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.write.requests.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.requests.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.write.requests.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.write.bytes.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.write.bytes.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.bytes.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.write.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.latency","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.latency","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.latency","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.latency_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.latency_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"cpu","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.cpu","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.cpu_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.write.requests","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.write.requests","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.requests_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.write.requests_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.write.bytes","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.write.bytes","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.bytes_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.write.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.read.requests","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.read.requests","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.requests_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.read.requests_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.root.size","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.root.size","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.root.size","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.root.size_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.root.size_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.write.bytes.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.bytes.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.write.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"vcpus","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"vcpus","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.vcpus","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"vcpus_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.vcpus_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.iops","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.iops","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.iops","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.iops_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.iops_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.usage","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.usage","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.usage","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.usage_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.usage_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.requests.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.read.requests.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.read.requests.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.requests.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.read.requests.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.requests.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.write.requests.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.write.requests.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.requests.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.write.requests.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.allocation","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.allocation","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.allocation","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.allocation_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.allocation_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.read.bytes.rate","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.read.bytes.rate","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.bytes.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.read.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.read.bytes","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.read.bytes","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.bytes_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.read.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory.usage","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"memory.usage","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.memory.usage","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory.usage_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.memory.usage_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.capacity","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.device.capacity","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.device.capacity","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.capacity_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.capacity_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory.resident","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"memory.resident","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.memory.resident","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory.resident_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.memory.resident_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a4a4d138-296c-4505-bc88-0a44bbe9682f","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"disk.write.requests","uniqueId":"capability.a4a4d138-296c-4505-bc88-0a44bbe9682f.disk.write.requests","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.requests_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"distribution","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"architecture","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"tosca.capabilities.OperatingSystem","ownerType":null,"description":null,"source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"os","uniqueId":"capability.bacb49c7-bac3-4771-b86d-1b6154c7c040.os","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"os_dummy","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"],"version":null,"name":"abstract_dummy.os_dummy","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"secure","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","empty":false}],"path":["7b89b82a-07ef-4048-a001-4bd6c1b40509.0ad2de87-82a2-48ab-b9c9-882a614ddf29.dummy","0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0"],"type":"tosca.capabilities.Endpoint.Admin","ownerType":null,"description":null,"source":"7b89b82a-07ef-4048-a001-4bd6c1b40509","parentName":"endpoint","uniqueId":"capability.bacb49c7-bac3-4771-b86d-1b6154c7c040.endpoint","ownerId":"0569ed78-e07f-4bd4-91a9-921860244bd4.7b89b82a-07ef-4048-a001-4bd6c1b40509.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"endpoint_dummy","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"],"version":null,"name":"abstract_dummy.endpoint_dummy","empty":false}]},"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.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,"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":"7895b501-b862-4c88-961e-170afa4ba0e8.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","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":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","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":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","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":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","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":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","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":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","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":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","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":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","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":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.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,"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":"0569ed78-e07f-4bd4-91a9-921860244bd4.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,"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":"7895b501-b862-4c88-961e-170afa4ba0e8.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","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":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","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":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.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,"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":"0569ed78-e07f-4bd4-91a9-921860244bd4.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,"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":"7895b501-b862-4c88-961e-170afa4ba0e8.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","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":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","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":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","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":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"0569ed78-e07f-4bd4-91a9-921860244bd4.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,"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":"7895b501-b862-4c88-961e-170afa4ba0e8.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7895b501-b862-4c88-961e-170afa4ba0e8","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":"7895b501-b862-4c88-961e-170afa4ba0e8","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"b9588930-5f67-470a-9df2-a930bfe2eacb","createdFromCsar":false,"uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c.b9588930-5f67-470a-9df2-a930bfe2eacb.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1618060534213,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"b9588930-5f67-470a-9df2-a930bfe2eacb","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1618060534213,"customizationUUID":"13e01b66-f903-45ed-8d67-e56778e43101","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-04-10 13:15:36,525 INFO 479:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-04-10 13:15:36,528 DEBUG 195: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-04-10 13:15:36,529 DEBUG 197: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/6a8daa47-8da4-4818-a124-f95cb30ee475/distribution 2021-04-10 13:15:36,529 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-04-10 13:15:36,530 DEBUG 103: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-04-10 13:15:36,530 DEBUG 105: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/6a8daa47-8da4-4818-a124-f95cb30ee475/distribution 2021-04-10 13:15:36,531 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-04-10 13:15:36,533 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:15:36,607 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/6a8daa47-8da4-4818-a124-f95cb30ee475/distribution HTTP/1.1" 200 38 2021-04-10 13:15:36,609 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-04-10 13:15:36,610 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-04-10 13:15:36,613 DEBUG 195: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-04-10 13:15:36,614 DEBUG 197: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-04-10 13:15:36,614 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-04-10 13:15:36,615 DEBUG 103: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-04-10 13:15:36,615 DEBUG 105: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-04-10 13:15:36,615 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-04-10 13:15:36,618 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:15:36,700 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-04-10 13:15:36,702 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-04-10 13:15:36,702 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-04-10 13:15:36,705 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-04-10 13:15:36,705 INFO 696:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-04-10 13:15:36,709 DEBUG 103: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-04-10 13:15:36,709 DEBUG 105:onap_service.py(1) - [SDC][checkin Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/e21f49a8-d745-4741-8b27-fa57bf475f1c/lifecycleState/checkin 2021-04-10 13:15:36,710 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-04-10 13:15:36,712 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:15:41,365 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/e21f49a8-d745-4741-8b27-fa57bf475f1c/lifecycleState/checkin HTTP/1.1" 200 1183 2021-04-10 13:15:41,367 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-04-10 13:15:41,368 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1618060522958,"lastUpdateDate":1618060538539,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"e21f49a8-d745-4741-8b27-fa57bf475f1c"},"projectCode":"123456","invariantUUID":"ec483670-f68e-4368-b419-cf7d737d7962","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":"6a8daa47-8da4-4818-a124-f95cb30ee475"} 2021-04-10 13:15:41,371 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-04-10 13:15:41,371 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-10 13:15:41,372 DEBUG 195: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-04-10 13:15:41,372 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-10 13:15:41,373 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-10 13:15:41,373 DEBUG 103: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-04-10 13:15:41,374 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-10 13:15:41,374 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-10 13:15:41,376 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-10 13:15:42,432 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-04-10 13:15:42,434 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-10 13:15:42,434 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"156851a2-5889-412e-b227-a652ebbeaac4","invariantUUID":"ebd54470-8f38-4fdc-8076-8dadaeedee6e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/156851a2-5889-412e-b227-a652ebbeaac4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f704c53-42e2-4c2d-9b16-c8e1d308321d","invariantUUID":"846b5d4a-a053-4694-bab7-c216d3113a86","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f704c53-42e2-4c2d-9b16-c8e1d308321d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b29e2f9f-3061-48d0-9e6e-5938e93e6c4d","invariantUUID":"c6bca96d-e464-4389-90bb-e79cbe5358ce","name":"basic_onboard_cbtPLK","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b29e2f9f-3061-48d0-9e6e-5938e93e6c4d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6a8daa47-8da4-4818-a124-f95cb30ee475","invariantUUID":"ec483670-f68e-4368-b419-cf7d737d7962","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/6a8daa47-8da4-4818-a124-f95cb30ee475/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-04-10 13:15:42,436 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-10 13:15:42,436 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:15:42,436 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:15:42,437 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-10 13:15:42,437 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-10 13:15:42,437 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:15:42,437 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:15:42,437 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-10 13:15:42,438 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_cbtPLK from SDC 2021-04-10 13:15:42,438 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:15:42,438 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:15:42,438 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-10 13:15:42,438 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-04-10 13:15:42,439 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-10 13:15:42,439 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-10 13:15:42,439 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-04-10 13:15:42,439 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-04-10 13:15:42,439 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-10 13:15:42,439 INFO 192:__init__.py(1) - Service found, updating information 2021-04-10 13:15:42,440 DEBUG 195: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-04-10 13:15:42,440 DEBUG 197: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-04-10 13:15:42,440 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-10 13:15:42,440 DEBUG 103: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-04-10 13:15:42,441 DEBUG 105: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-04-10 13:15:42,441 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-10 13:15:42,442 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:15:42,906 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-04-10 13:15:42,909 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-04-10 13:15:42,911 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c71c312-845a-46d0-b443-c9ced1514ccb","lifecycleState":"CERTIFIED","lastUpdateDate":1618053421355,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddfa8d9f-3cab-48a0-a99d-93081ca99244","invariantUUID":"0a4a12f2-1e12-40c9-924d-7d559e78732f","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":"c290bf3e-0eb4-456c-84c9-b4f7c060ccfc","lifecycleState":"CERTIFIED","lastUpdateDate":1618053979835,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2adc8b5-4c71-4668-bfa8-50df715ec8eb","invariantUUID":"7f9f0cca-c4c2-4185-8673-880e4a1cc06f","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90339300-b44c-4df8-ba68-8e88e86965da","lifecycleState":"CERTIFIED","lastUpdateDate":1618053910538,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bf3ac1a-c369-4295-8b8a-2cc9edeea6d9","invariantUUID":"35b4761a-45cd-451b-8bb2-b5df269457f8","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"996af66a-a336-47dc-89f7-1aec12275bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1618053431497,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293bf790-d6d5-4506-875b-a73a7617514d","invariantUUID":"f532a616-2664-4c0f-8566-2ffad0d2bc5d","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":"objectStorage","uniqueId":"c91e0d42-9975-4ea8-b7c1-8cb5c428fea0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053401371,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"034f91cc-9130-457a-bcb6-eb354f1e5385","invariantUUID":"44887c2c-14a2-494c-805c-d126e304af00","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":"defaulticon","uniqueId":"0d07200c-e779-41e0-acc9-28ea58d2e362","lifecycleState":"CERTIFIED","lastUpdateDate":1618058995252,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ea33f8c3-4d50-4d13-b64a-6a0c3745e1b3","invariantUUID":"b576db5e-36d1-4d26-aca3-841cf0773536","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":"loadBalancer","uniqueId":"0d1c8149-a666-4c0b-817d-67fa1a1a8169","lifecycleState":"CERTIFIED","lastUpdateDate":1618053346086,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32d859fb-174a-4d3e-9e94-ffe0df5438a3","invariantUUID":"fa28e2d5-cd47-4112-ae56-6f3e29f4b604","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":"objectStorage","uniqueId":"5a623c0a-c26a-4bec-9eb5-16e356f89266","lifecycleState":"CERTIFIED","lastUpdateDate":1618053849134,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c79f84e-58bb-4d5d-aa8a-c7eb661a6bfd","invariantUUID":"448da67e-dc6d-488a-9129-9a06c7059061","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":"2c875c5e-d076-4714-a0b7-d0ef7bb92986","lifecycleState":"CERTIFIED","lastUpdateDate":1618053871584,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb36876-b563-4819-9d0e-df2b92b179c9","invariantUUID":"d8c8b544-48ae-4cf7-b9e2-0df66b4354c2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"21347e7d-22c1-4fb7-9ca3-c73342f0d764","lifecycleState":"CERTIFIED","lastUpdateDate":1618054219442,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee62729-0356-4e3c-8f3b-6ff69319510a","invariantUUID":"8b201a62-a7ed-4a09-a751-5073451122be","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":"a5c0da1a-f187-46d3-b307-5a5a80649b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053482033,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2a28dd5-7237-4110-a0e8-0c12c2603c25","invariantUUID":"218196f8-e0d8-4052-ba42-efd12e4c2c90","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":"port","uniqueId":"09a3fafa-3fce-4bff-8674-de98ccb47b39","lifecycleState":"CERTIFIED","lastUpdateDate":1618054060516,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98a46384-3e0e-41cf-ae7d-8acd03b00911","invariantUUID":"d796eddd-7eb4-4111-8dc1-2bf9c80d6617","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"546c22f6-4a88-48c2-8ada-a49ed8555f7a","lifecycleState":"CERTIFIED","lastUpdateDate":1618054167682,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"326d8260-ed32-40a2-9b44-11f8b5c990ff","invariantUUID":"ef127cd8-5de5-4fe0-99fe-d5430430e83e","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":"ca01c818-b5dc-4c4c-8c88-8b0f09233f01","lifecycleState":"CERTIFIED","lastUpdateDate":1618053450434,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"871fed0b-4c78-48f0-8b9b-22dd1be04f63","invariantUUID":"30e418f3-fa40-4873-bcfc-ba0887f0d35e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"98567860-b6b8-41fb-bc49-a27992a4a412","lifecycleState":"CERTIFIED","lastUpdateDate":1618053839239,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e450b06f-5cd1-42a4-835a-fbc831c331d8","invariantUUID":"35b5edff-cbcf-403c-a41e-e11d8052324c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a47b766d-5501-42e0-8aa6-2932aa4749bc","lifecycleState":"CERTIFIED","lastUpdateDate":1618053492888,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2632169e-55f7-4b7e-ab68-3dd350f67d81","invariantUUID":"8b26f42d-d2e8-4286-a9ac-d24db50fbbe8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec06769f-f049-42cb-8d46-73237f01783f","lifecycleState":"CERTIFIED","lastUpdateDate":1618053597611,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a5e7cd4-1ff5-441d-a008-40c5c39f4caa","invariantUUID":"61bd1226-ba29-41b9-95ed-cfab950adbab","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bacb49c7-bac3-4771-b86d-1b6154c7c040","lifecycleState":"CERTIFIED","lastUpdateDate":1618053254834,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e3b8daa-55ef-40a0-aedf-8eaa01499f44","invariantUUID":"a24f555d-992c-4b26-9a48-3d6d2f8b4089","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dd7d0777-527f-4d70-9b50-e19b0eb30fa8","lifecycleState":"CERTIFIED","lastUpdateDate":1618053919734,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ad282c-e8f5-4ef0-8187-f6144373ec1f","invariantUUID":"0bbac2b1-d0f1-4607-af97-b685f7986a26","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54b741be-b9aa-4f32-91c2-0d45a8075bcf","lifecycleState":"CERTIFIED","lastUpdateDate":1618054155409,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8142334f-c748-47f7-835d-11dba2fb7a93","invariantUUID":"f3330477-0f84-403c-af6f-bdb835e70274","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":"e70ff161-8d33-46fd-82e3-a374790f942a","lifecycleState":"CERTIFIED","lastUpdateDate":1618054116414,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70cf26e8-9ac7-4073-88c0-99af5baadeec","invariantUUID":"0c390164-53ad-41ab-a398-623674cafc4a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"647edce7-2795-46a5-9d2f-ab302b4b0d79","lifecycleState":"CERTIFIED","lastUpdateDate":1618053742660,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7de0a7ce-8874-4d73-99a1-e7ddf2450302","invariantUUID":"1e5f3b63-8ebb-4b7c-a42f-df8a4b7bf4a6","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa118e8b-d0b4-4eb0-b8dc-f5664a3fa3fb","lifecycleState":"CERTIFIED","lastUpdateDate":1618060315227,"name":"basic_onboard_cbtPLK","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fdaf910-7d50-47e9-bc60-7db5067b4ed6","invariantUUID":"d9e231f5-e93b-47b5-91bf-c5963b9c4732","systemName":"BasicOnboardCbtplk","description":"VF","tags":["basic_onboard_cbtPLK"],"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":"securityrules","uniqueId":"c075a391-2c6e-4267-9af2-77ee2e03e303","lifecycleState":"CERTIFIED","lastUpdateDate":1618053607733,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2d8b16e5-b434-44a9-95f1-8db55dba0ca1","invariantUUID":"f1aff4e6-0b56-404b-bab1-a588da2595aa","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":"port","uniqueId":"caf8fb52-7c2f-4ed4-b931-0dd9cdc2daf8","lifecycleState":"CERTIFIED","lastUpdateDate":1618054176110,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89ae4467-1acd-4750-a5db-e4ae77e3dffd","invariantUUID":"c779a2aa-42e4-4918-94b1-44abb7c69f52","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"951a1895-b791-4f39-96d0-44cc7bf2b17b","lifecycleState":"CERTIFIED","lastUpdateDate":1618053647639,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5f8c6ed-b871-46d3-8a78-c8e0ee647616","invariantUUID":"ec1a7c6c-358c-40f8-8f88-4d1b38352bba","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":"port","uniqueId":"538ced0d-b99c-49a4-b20e-dcf16259f591","lifecycleState":"CERTIFIED","lastUpdateDate":1618054261948,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f0e59bd-5956-42c6-96d4-a92260f73b78","invariantUUID":"a5b18e72-82f4-445d-8315-b9516c7e7011","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":"6bcb6383-051e-45c6-9b81-9b4d15ad3d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1618053627140,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2711abd5-ebc8-4663-92f1-7753f2799015","invariantUUID":"a0685168-fecf-4f17-8463-58fe4f61a0f7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a0e9914-b09b-42f3-813b-93a3dc883f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1618053770341,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aac24f13-a565-4e39-bbc4-2da03f63d4c8","invariantUUID":"08fb9e52-43f9-4e13-8c0f-fbdd42cbf513","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8e58e6a6-57bc-48ec-886a-baaf64d61062","lifecycleState":"CERTIFIED","lastUpdateDate":1618053562885,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1123b324-ec76-4dfd-8d19-0d458cf17c2e","invariantUUID":"2dad2de5-3b1d-40db-93ae-35618cce02f6","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":"networkrules","uniqueId":"1c14220f-7958-4887-8054-f8d8b075ce38","lifecycleState":"CERTIFIED","lastUpdateDate":1618053587233,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5c89597b-ad66-4e9f-a089-f7c4c2dde454","invariantUUID":"d68e61b1-ca19-4c7a-a901-8f4191fa4a28","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":"port","uniqueId":"5e74e9e7-dd52-451c-a280-69bbb63b6e67","lifecycleState":"CERTIFIED","lastUpdateDate":1618054070391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9abb6a83-9d02-4bd2-8d12-8b134b305f9f","invariantUUID":"3d1aa81e-0e2e-4e0b-9243-8d48650468cf","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":"8d5df2c1-381a-40e1-9c66-95406f5fbfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1618053357105,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da6e104-fb98-4b84-82c4-4e6b745b5009","invariantUUID":"fd6142da-c7a0-4459-bf2e-bff562cac928","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":"port","uniqueId":"31674d1f-e74c-47c1-8e65-33bffac238db","lifecycleState":"CERTIFIED","lastUpdateDate":1618054050996,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13fa4a14-bdf6-4561-bf35-8a1354d0f326","invariantUUID":"49883254-bb14-407a-ac71-05470710c81b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b857c84f-cb06-4e77-83d3-47b0b7b504c8","lifecycleState":"CERTIFIED","lastUpdateDate":1618053411499,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"481955c5-0f6f-4d52-aabb-f5a52103a19d","invariantUUID":"9a217ede-a933-4d12-aea4-b7734256e6f1","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cef22a6a-869c-40e1-be7c-f359d3c72eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1618053461854,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4212a3d7-0d43-44c1-84a7-63e32f2fcfe2","invariantUUID":"d1b509f3-0283-4993-b7f0-6d47aa0718c4","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":"5e35db46-4522-409c-8e29-fc029dc89338","lifecycleState":"CERTIFIED","lastUpdateDate":1618054086300,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"125615f3-8381-455b-8163-7f7735160f5d","invariantUUID":"fcc003d3-81a5-48a7-9446-a907f70af2cf","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dcf4ebaa-e895-4740-aaa5-751224f91fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1618054252693,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e732075-50d9-41c2-a1cf-c667dff63d5b","invariantUUID":"92f7d492-2552-4b97-9302-91275eda95d3","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f60919ce-f27e-4a8b-99a7-bd58fc0b28c4","lifecycleState":"CERTIFIED","lastUpdateDate":1618054040737,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de5232a1-d0da-46f0-810b-d2aa92b2d972","invariantUUID":"48f57682-4553-4947-af34-3aa6778d9e38","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":"e1575154-35e9-47b4-9b2d-8a506438344e","lifecycleState":"CERTIFIED","lastUpdateDate":1618054077825,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134d616a-2b66-40b9-84b5-c3078feabaef","invariantUUID":"660561ac-6554-4c2a-b56e-0c9147affe12","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07be2982-1deb-48a7-b28b-d554e3d3da9e","lifecycleState":"CERTIFIED","lastUpdateDate":1618053638335,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfa98ad6-e011-48d2-84bd-0eaebf1424d9","invariantUUID":"3fb1cc46-1c4b-4941-aa7c-a399b452982d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"de1c7ce1-3917-4aea-a402-371743a37ea0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053308235,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"634cf987-091e-4fb2-a4a1-6f75e48425d0","invariantUUID":"681d9690-d8c3-46b7-b153-65e8e7b07112","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":"compute","uniqueId":"7cd47bcb-c9f5-4d5b-b0cd-5b786838a47d","lifecycleState":"CERTIFIED","lastUpdateDate":1618054132313,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1696dd53-6c1b-4b81-9596-0db2c1a5f858","invariantUUID":"d9a50986-002f-48aa-91ef-282482b2fd90","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a6e43e2-31b4-4459-b589-2cd8ee5a985a","lifecycleState":"CERTIFIED","lastUpdateDate":1618054193515,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bc01801-141c-4b6d-b621-93d48a7fa96c","invariantUUID":"a38addcc-9c97-41ef-b4f1-091238b17d42","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec06ae0e-f6bc-4443-8252-27995072ff76","lifecycleState":"CERTIFIED","lastUpdateDate":1618053881337,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ddaed0b-e13f-4a2b-b1bb-3e1c0d9e7e7d","invariantUUID":"4da2247b-9509-4035-a993-9784998a9025","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":"defaulticon","uniqueId":"14f68aa3-2875-4f2c-a126-17f9111a38d7","lifecycleState":"CERTIFIED","lastUpdateDate":1618053296705,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"784dcc93-fb27-4de5-83ac-1fefa4cd66c9","invariantUUID":"1639b98d-1a1d-499e-a8b9-0dfb1de3050c","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":"f82677f6-47c6-46b6-8ed0-10e662b0f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1618053810237,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"25fa5708-b710-4e0f-ba96-c2f760e9f41e","invariantUUID":"7053815b-49e4-4da6-83f0-ca42e2379b05","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":"69197876-243f-4172-bba2-069042cb0620","lifecycleState":"CERTIFIED","lastUpdateDate":1618053473506,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0741aa69-257f-47a9-be5b-7773210d4a4a","invariantUUID":"d55f19ca-3add-4db6-b6f9-390df2da5e2b","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":"port","uniqueId":"9fc44032-dae0-4774-b1fd-21d5c2174842","lifecycleState":"CERTIFIED","lastUpdateDate":1618053441245,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75620209-deb2-4211-aff4-cb864a840f76","invariantUUID":"3fafa36d-4e8e-4f64-ad3e-58554d9dddb6","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":"2bfc8878-5fda-468a-9414-26062e339b6a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053780902,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bacb52f1-dc24-4376-b17c-e7ceea8e2c12","invariantUUID":"46acee50-8248-4cce-93f0-f85e3a78c518","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":"f71cde35-19d4-47f7-9beb-8f4ebc57f358","lifecycleState":"CERTIFIED","lastUpdateDate":1618053701232,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8753ae76-2480-40de-9fb1-09699ef2cf9e","invariantUUID":"9e82b03a-3ea5-4201-8931-8e105aa9bb9d","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":"compute","uniqueId":"120b00df-089a-4544-8c5d-9e701e2831a8","lifecycleState":"CERTIFIED","lastUpdateDate":1618054242798,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66a0d5c7-b0f9-47b4-9fb0-94006719c57b","invariantUUID":"02eb1980-e11d-4d7e-8ae0-bbc927aabae0","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad3bade8-5c0c-4c13-aae4-cf3673c654d0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053366596,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a30f7d2f-3125-4340-b439-423500603b1b","invariantUUID":"3b7c7330-c301-4e0f-b2ee-46faa2558f17","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7593ac46-7148-437d-aac8-f007de38826e","lifecycleState":"CERTIFIED","lastUpdateDate":1618054142679,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ca7396-702e-49f5-b22a-8d4f37b8f8cc","invariantUUID":"39a8fdd9-c382-4d85-a64f-d9e5828639d2","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"17aa99cf-b875-47c6-bb6b-32f6326b4280","lifecycleState":"CERTIFIED","lastUpdateDate":1618053950288,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b65a8c46-0778-4897-988c-d2f46a28ec77","invariantUUID":"1384cef9-608c-4117-85fa-eb5b4e76d205","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":"objectStorage","uniqueId":"5eb1e48c-c1d3-4faf-8787-821997b6fc01","lifecycleState":"CERTIFIED","lastUpdateDate":1618053320840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"146c09e2-3e90-4b56-b031-3b8541ff62b8","invariantUUID":"ff6e4728-dd17-4330-bc88-93977c709507","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":"37abac34-4786-482c-a6f0-fd6bee873e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053800836,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5fe3e02-692a-4d10-b01d-3a5bded8997a","invariantUUID":"feefee2d-b2dc-4cb3-824e-c18660494db9","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7d065620-935f-43b8-a289-fa433a1e9f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1618054234802,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cb42a52-91d8-4541-ab69-9daab0b065d5","invariantUUID":"2e6791cd-4f1f-4a53-8b71-a66df39288b7","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":"network","uniqueId":"54c9e0b1-6873-40a1-a503-116f101b261d","lifecycleState":"CERTIFIED","lastUpdateDate":1618053900300,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5d2ac40-9576-4efc-8d9a-6ddc7494bf93","invariantUUID":"33414c86-5e22-4e1a-8ce4-0bc3fa88e2b5","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":"c5c43015-ea82-43eb-8113-6f40fa635f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1618053657935,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1c2e4d1-ce58-45f4-ab28-861fb31786b1","invariantUUID":"d7e70ec8-09fc-4166-aee5-a3d06f0368bf","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41b2fa0e-b8ae-4a8c-a5df-0e7851b95bb0","lifecycleState":"CERTIFIED","lastUpdateDate":1618054105304,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64531de2-772b-419c-9cd5-77d58120bade","invariantUUID":"b3d97cc0-1ad4-4cc7-a14b-34b2e4433260","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":"e77db104-d146-4ce0-869d-bf94965ba82a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053692200,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2dde21c-5690-4904-99b4-960c882e05f0","invariantUUID":"bb061f09-7eae-4670-991d-5c6cec792ca7","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":"1b955361-aae1-4aa0-8a8e-6213dd107911","lifecycleState":"CERTIFIED","lastUpdateDate":1618053859902,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f6415c6-2f72-41af-b732-d4302a17865e","invariantUUID":"4df35806-8071-4d9f-a10f-0076456e724b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27889271-e8ca-449a-9ecf-85f63fede7a0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053991810,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7962b09b-0297-4e64-bbff-a15a0150ec08","invariantUUID":"3dc027dd-abdb-4125-afed-9ee3041966cd","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":"defaulticon","uniqueId":"5e83fc86-39d2-44d5-8c9d-a16db60bb274","lifecycleState":"CERTIFIED","lastUpdateDate":1618053829097,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d1edf083-41da-4c33-9a6c-68262466dc9b","invariantUUID":"969130c7-0736-4856-848a-fd2e42f9cc60","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":"defaulticon","uniqueId":"bc6b8e01-9a70-42a8-9380-5ef44ad5eee1","lifecycleState":"CERTIFIED","lastUpdateDate":1618054029096,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3524a5d2-f5b8-421c-b075-ca0322b50129","invariantUUID":"8450fbc8-d61a-4b85-bbae-2cf03a212b6c","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b9588930-5f67-470a-9df2-a930bfe2eacb","lifecycleState":"CERTIFIED","lastUpdateDate":1618060491506,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e98af606-d704-4959-9a6c-8ba1e7d894f9","invariantUUID":"8eb4640a-f702-4a6f-b649-08f6db50c0e6","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":"networkrules","uniqueId":"a47dbc6f-c4e8-4789-a60b-c525e2c3f20a","lifecycleState":"CERTIFIED","lastUpdateDate":1618053554624,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8c6786e4-0806-4eed-a82b-f0a87e1f806e","invariantUUID":"e7ca2c0d-2fea-4ba9-ac75-75d21e9c5053","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":"compute","uniqueId":"721898ed-cda5-490a-bebd-e6dd92670c88","lifecycleState":"CERTIFIED","lastUpdateDate":1618053941445,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c427f32-fe86-4735-8d22-88fa76bd925a","invariantUUID":"a1c150d4-b658-4ff9-89fe-0f87ef84ffe1","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":"5351d738-69ab-4acf-9367-8ed00bc0788e","lifecycleState":"CERTIFIED","lastUpdateDate":1618053821041,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d0065a8-5a0d-4988-85f0-b941a711c8b4","invariantUUID":"498731b6-234f-4c8d-8ae0-65da4e1bb921","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":"86f004db-18d5-4be4-8f69-0b35cc341239","lifecycleState":"CERTIFIED","lastUpdateDate":1618054096425,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04498da8-588e-492d-94f2-f6e230cc4a36","invariantUUID":"10b5269d-062f-4f5e-b523-f21d4ae882bd","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807a6b3a-cf4f-4945-b6d1-3c4e93f12099","lifecycleState":"CERTIFIED","lastUpdateDate":1618053501369,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43d1c0b1-47b0-4d6b-acd7-1d3788722603","invariantUUID":"a6d98f61-bb53-42df-98a8-7bbe3293ee9f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64d8edec-340c-4b5b-a21a-9ba4db7209b0","lifecycleState":"CERTIFIED","lastUpdateDate":1618053682133,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90cdb639-0ff1-4d0e-b051-c65f29911c6e","invariantUUID":"519fdd28-2de8-4de9-8762-7d3e59eb2c90","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a249b708-423b-43ae-aa5c-33657103be69","lifecycleState":"CERTIFIED","lastUpdateDate":1618059074804,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f704c53-42e2-4c2d-9b16-c8e1d308321d","invariantUUID":"846b5d4a-a053-4694-bab7-c216d3113a86","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ae28958b-1156-4eaf-9291-aa2c1d721e32","lifecycleState":"CERTIFIED","lastUpdateDate":1618060394906,"name":"basic_onboard_cbtPLK","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b29e2f9f-3061-48d0-9e6e-5938e93e6c4d","invariantUUID":"c6bca96d-e464-4389-90bb-e79cbe5358ce","systemName":"BasicOnboardCbtplk","description":"service","tags":["basic_onboard_cbtPLK"],"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":"9f5cf37b-822a-46a6-925f-6eecf2cedab9","lifecycleState":"CERTIFIED","lastUpdateDate":1618057580153,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"156851a2-5889-412e-b227-a652ebbeaac4","invariantUUID":"ebd54470-8f38-4fdc-8076-8dadaeedee6e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e21f49a8-d745-4741-8b27-fa57bf475f1c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618060538539,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"6a8daa47-8da4-4818-a124-f95cb30ee475","invariantUUID":"ec483670-f68e-4368-b419-cf7d737d7962","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-10 13:15:42,916 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-04-10 13:15:42,916 INFO 696:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-04-10 13:15:42,920 DEBUG 103: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-04-10 13:15:42,920 DEBUG 105:onap_service.py(1) - [SDC][Certify Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/e21f49a8-d745-4741-8b27-fa57bf475f1c/lifecycleState/Certify 2021-04-10 13:15:42,920 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-04-10 13:15:42,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-10 13:15:54,097 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/e21f49a8-d745-4741-8b27-fa57bf475f1c/lifecycleState/Certify HTTP/1.1" 404 204 2021-04-10 13:15:54,099 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 404 2021-04-10 13:15:54,099 DEBUG 120: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-04-10 13:15:54,100 ERROR 129: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-04-10 13:15:54,101 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-04-10 13:15:54,101 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-04-10 13:15:54,102 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-04-10 13:15:54,102 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-04-10 13:15:54,103 ERROR 48:basic_cnf.py(1) - Generic OnapTest exception 2021-04-10 13:15:54,103 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 02:30 | FAIL | +-------------------+---------------------+------------------+----------------+ 2021-04-10 13:15:54,108 INFO 54:basic_cnf.py(1) - Generate Test report 2021-04-10 13:15:54,218 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-04-10 13:15:54,714 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-04-10 13:15:54,716 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/6071a50a6c44f500109386e9 2021-04-10 13:15:54,717 ERROR 253:run_tests.py(1) - The test case 'basic_cnf' failed. 2021-04-10 13:15:54,718 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR