2021-06-17 01:58:18,690 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-06-17 01:58:18,691 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-06-17 01:58:18,696 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-06-17 01:58:18,697 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-06-17 01:58:18,697 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-06-17 01:58:18,697 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-06-17 01:58:18,697 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-06-17 01:58:18,697 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-06-17 01:58:18,698 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-06-17 01:58:18,698 DEBUG 33:basic_cnf.py(1) - start time 2021-06-17 01:58:18,698 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-06-17 01:58:18,698 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-06-17 01:58:18,699 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-06-17 01:58:18,699 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-06-17 01:58:18,699 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-06-17 01:58:18,699 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-17 01:58:18,700 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-06-17 01:58:18,700 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-06-17 01:58:18,700 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-17 01:58:18,703 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:18,900 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-06-17 01:58:18,902 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-06-17 01:58:18,902 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"023f88d0ab43460a9a67aec610296c3d","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"1cefe658f9044807bc84cb6fece18c14","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9e015132913b4ebda71b78cbf3d58e50","type":"vlm","name":"f68251c2-4b04-46ff-b191","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"bb02d56dc4624043a699d6ac2d9cc96e","type":"vlm","name":"9f15e5fb-c477-46bb-a9f2","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-06-17 01:58:18,905 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-06-17 01:58:18,905 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-06-17 01:58:18,905 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-06-17 01:58:18,905 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-06-17 01:58:18,905 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-06-17 01:58:18,905 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-06-17 01:58:18,906 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-06-17 01:58:18,906 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-06-17 01:58:18,906 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-17 01:58:18,907 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-06-17 01:58:18,907 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-06-17 01:58:18,907 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-17 01:58:18,909 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:19,055 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-06-17 01:58:19,056 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-06-17 01:58:19,057 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"023f88d0ab43460a9a67aec610296c3d","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"1cefe658f9044807bc84cb6fece18c14","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9e015132913b4ebda71b78cbf3d58e50","type":"vlm","name":"f68251c2-4b04-46ff-b191","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"bb02d56dc4624043a699d6ac2d9cc96e","type":"vlm","name":"9f15e5fb-c477-46bb-a9f2","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-06-17 01:58:19,059 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-06-17 01:58:19,059 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-06-17 01:58:19,059 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-06-17 01:58:19,075 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-06-17 01:58:19,075 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-06-17 01:58:19,075 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-06-17 01:58:19,075 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-06-17 01:58:19,076 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-06-17 01:58:19,076 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-06-17 01:58:19,078 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:22,857 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-06-17 01:58:22,859 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-06-17 01:58:22,859 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"6a8b4a7d3e804047ac6739a9d9142771","version":{"id":"c049948426164d28bb885b4f77fdda99","name":"1.0","description":"Initial version","status":"Draft"}} 2021-06-17 01:58:22,862 INFO 284:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-06-17 01:58:22,862 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-06-17 01:58:22,869 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-06-17 01:58:22,869 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/6a8b4a7d3e804047ac6739a9d9142771/versions/c049948426164d28bb885b4f77fdda99/actions 2021-06-17 01:58:22,869 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-06-17 01:58:22,871 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:24,251 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/6a8b4a7d3e804047ac6739a9d9142771/versions/c049948426164d28bb885b4f77fdda99/actions HTTP/1.1" 200 2 2021-06-17 01:58:24,253 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-06-17 01:58:24,253 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-06-17 01:58:24,255 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-06-17 01:58:24,262 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-06-17 01:58:24,262 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-17 01:58:24,262 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-06-17 01:58:24,262 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-06-17 01:58:24,262 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:58:24,263 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-06-17 01:58:24,263 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-06-17 01:58:24,263 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:58:24,265 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:24,461 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-06-17 01:58:24,463 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-17 01:58:24,463 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"1cefe658f9044807bc84cb6fece18c14","onboardingMethod":"NetworkPackage","id":"8095c70a50c74a99a4c2a8bbdc3bb930","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 601e0d35-79f0","description":"vendor software product","vendorName":"f68251c2-4b04-46ff-b191","vendorId":"9e015132913b4ebda71b78cbf3d58e50","onboardingMethod":"NetworkPackage","id":"1af35398916a45f3bc337328e3fc0131","owner":"cs0008","status":"ACTIVE"},{"name":"vFW faf1ea90-dacf","description":"vendor software product","vendorName":"9f15e5fb-c477-46bb-a9f2","vendorId":"bb02d56dc4624043a699d6ac2d9cc96e","onboardingMethod":"NetworkPackage","id":"18da3635ffcb4089b15b38fda28522c8","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-06-17 01:58:24,466 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_FauEiS_VSP from SDC 2021-06-17 01:58:24,466 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-17 01:58:24,466 DEBUG 303:vsp.py(1) - importing VSP pNF 601e0d35-79f0 from SDC 2021-06-17 01:58:24,466 DEBUG 303:vsp.py(1) - importing VSP vFW faf1ea90-dacf from SDC 2021-06-17 01:58:24,467 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-06-17 01:58:24,467 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-06-17 01:58:24,467 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-06-17 01:58:24,467 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-06-17 01:58:24,467 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-17 01:58:24,467 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-06-17 01:58:24,467 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-06-17 01:58:24,468 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:58:24,468 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-06-17 01:58:24,468 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-06-17 01:58:24,468 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:58:24,470 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:24,557 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-06-17 01:58:24,559 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-17 01:58:24,559 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"1cefe658f9044807bc84cb6fece18c14","onboardingMethod":"NetworkPackage","id":"8095c70a50c74a99a4c2a8bbdc3bb930","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 601e0d35-79f0","description":"vendor software product","vendorName":"f68251c2-4b04-46ff-b191","vendorId":"9e015132913b4ebda71b78cbf3d58e50","onboardingMethod":"NetworkPackage","id":"1af35398916a45f3bc337328e3fc0131","owner":"cs0008","status":"ACTIVE"},{"name":"vFW faf1ea90-dacf","description":"vendor software product","vendorName":"9f15e5fb-c477-46bb-a9f2","vendorId":"bb02d56dc4624043a699d6ac2d9cc96e","onboardingMethod":"NetworkPackage","id":"18da3635ffcb4089b15b38fda28522c8","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-06-17 01:58:24,563 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_FauEiS_VSP from SDC 2021-06-17 01:58:24,563 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-17 01:58:24,563 DEBUG 303:vsp.py(1) - importing VSP pNF 601e0d35-79f0 from SDC 2021-06-17 01:58:24,563 DEBUG 303:vsp.py(1) - importing VSP vFW faf1ea90-dacf from SDC 2021-06-17 01:58:24,564 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-06-17 01:58:24,564 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-06-17 01:58:24,564 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-06-17 01:58:24,564 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-06-17 01:58:24,564 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-17 01:58:24,564 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-06-17 01:58:24,564 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-06-17 01:58:24,564 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:58:24,565 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-06-17 01:58:24,565 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-06-17 01:58:24,565 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:58:24,567 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:24,656 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-06-17 01:58:24,658 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-17 01:58:24,658 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"1cefe658f9044807bc84cb6fece18c14","onboardingMethod":"NetworkPackage","id":"8095c70a50c74a99a4c2a8bbdc3bb930","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 601e0d35-79f0","description":"vendor software product","vendorName":"f68251c2-4b04-46ff-b191","vendorId":"9e015132913b4ebda71b78cbf3d58e50","onboardingMethod":"NetworkPackage","id":"1af35398916a45f3bc337328e3fc0131","owner":"cs0008","status":"ACTIVE"},{"name":"vFW faf1ea90-dacf","description":"vendor software product","vendorName":"9f15e5fb-c477-46bb-a9f2","vendorId":"bb02d56dc4624043a699d6ac2d9cc96e","onboardingMethod":"NetworkPackage","id":"18da3635ffcb4089b15b38fda28522c8","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-06-17 01:58:24,661 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_FauEiS_VSP from SDC 2021-06-17 01:58:24,662 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-17 01:58:24,662 DEBUG 303:vsp.py(1) - importing VSP pNF 601e0d35-79f0 from SDC 2021-06-17 01:58:24,662 DEBUG 303:vsp.py(1) - importing VSP vFW faf1ea90-dacf from SDC 2021-06-17 01:58:24,662 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-06-17 01:58:24,662 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-06-17 01:58:24,662 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-06-17 01:58:24,663 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-06-17 01:58:24,663 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-17 01:58:24,663 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-06-17 01:58:24,663 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-06-17 01:58:24,663 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:58:24,664 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-06-17 01:58:24,664 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-06-17 01:58:24,664 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:58:24,666 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:24,756 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-06-17 01:58:24,758 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-17 01:58:24,758 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"1cefe658f9044807bc84cb6fece18c14","onboardingMethod":"NetworkPackage","id":"8095c70a50c74a99a4c2a8bbdc3bb930","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 601e0d35-79f0","description":"vendor software product","vendorName":"f68251c2-4b04-46ff-b191","vendorId":"9e015132913b4ebda71b78cbf3d58e50","onboardingMethod":"NetworkPackage","id":"1af35398916a45f3bc337328e3fc0131","owner":"cs0008","status":"ACTIVE"},{"name":"vFW faf1ea90-dacf","description":"vendor software product","vendorName":"9f15e5fb-c477-46bb-a9f2","vendorId":"bb02d56dc4624043a699d6ac2d9cc96e","onboardingMethod":"NetworkPackage","id":"18da3635ffcb4089b15b38fda28522c8","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-06-17 01:58:24,762 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_FauEiS_VSP from SDC 2021-06-17 01:58:24,762 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-17 01:58:24,762 DEBUG 303:vsp.py(1) - importing VSP pNF 601e0d35-79f0 from SDC 2021-06-17 01:58:24,762 DEBUG 303:vsp.py(1) - importing VSP vFW faf1ea90-dacf from SDC 2021-06-17 01:58:24,763 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-06-17 01:58:24,763 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-06-17 01:58:24,763 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-06-17 01:58:24,763 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-06-17 01:58:24,763 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-06-17 01:58:24,764 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-17 01:58:24,764 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-06-17 01:58:24,764 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-06-17 01:58:24,764 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:58:24,764 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-06-17 01:58:24,765 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-06-17 01:58:24,765 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:58:24,766 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:24,857 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-06-17 01:58:24,858 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-17 01:58:24,858 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"1cefe658f9044807bc84cb6fece18c14","onboardingMethod":"NetworkPackage","id":"8095c70a50c74a99a4c2a8bbdc3bb930","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 601e0d35-79f0","description":"vendor software product","vendorName":"f68251c2-4b04-46ff-b191","vendorId":"9e015132913b4ebda71b78cbf3d58e50","onboardingMethod":"NetworkPackage","id":"1af35398916a45f3bc337328e3fc0131","owner":"cs0008","status":"ACTIVE"},{"name":"vFW faf1ea90-dacf","description":"vendor software product","vendorName":"9f15e5fb-c477-46bb-a9f2","vendorId":"bb02d56dc4624043a699d6ac2d9cc96e","onboardingMethod":"NetworkPackage","id":"18da3635ffcb4089b15b38fda28522c8","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-06-17 01:58:24,861 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_FauEiS_VSP from SDC 2021-06-17 01:58:24,861 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-17 01:58:24,861 DEBUG 303:vsp.py(1) - importing VSP pNF 601e0d35-79f0 from SDC 2021-06-17 01:58:24,862 DEBUG 303:vsp.py(1) - importing VSP vFW faf1ea90-dacf from SDC 2021-06-17 01:58:24,862 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-06-17 01:58:24,862 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-06-17 01:58:24,862 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-06-17 01:58:24,869 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-06-17 01:58:24,869 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-06-17 01:58:24,869 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-06-17 01:58:24,869 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-06-17 01:58:24,869 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-17 01:58:24,870 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-06-17 01:58:24,870 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-06-17 01:58:24,870 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-17 01:58:24,872 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:25,097 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-06-17 01:58:25,098 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-06-17 01:58:25,099 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"6a8b4a7d3e804047ac6739a9d9142771","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"023f88d0ab43460a9a67aec610296c3d","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"1cefe658f9044807bc84cb6fece18c14","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9e015132913b4ebda71b78cbf3d58e50","type":"vlm","name":"f68251c2-4b04-46ff-b191","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"bb02d56dc4624043a699d6ac2d9cc96e","type":"vlm","name":"9f15e5fb-c477-46bb-a9f2","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-06-17 01:58:25,101 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-06-17 01:58:25,101 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-06-17 01:58:25,101 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-06-17 01:58:25,102 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/6a8b4a7d3e804047ac6739a9d9142771/versions 2021-06-17 01:58:25,102 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:58:25,102 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-06-17 01:58:25,102 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/6a8b4a7d3e804047ac6739a9d9142771/versions 2021-06-17 01:58:25,102 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:58:25,104 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:25,201 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a8b4a7d3e804047ac6739a9d9142771/versions HTTP/1.1" 200 264 2021-06-17 01:58:25,202 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:58:25,202 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c049948426164d28bb885b4f77fdda99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623895099250,"modificationTime":1623895103659,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-17 01:58:25,204 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-17 01:58:25,204 INFO 192:__init__.py(1) - Vendor found, updating information 2021-06-17 01:58:25,205 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-06-17 01:58:25,205 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/6a8b4a7d3e804047ac6739a9d9142771/versions 2021-06-17 01:58:25,205 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:58:25,205 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-06-17 01:58:25,205 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/6a8b4a7d3e804047ac6739a9d9142771/versions 2021-06-17 01:58:25,205 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:58:25,207 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:25,300 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6a8b4a7d3e804047ac6739a9d9142771/versions HTTP/1.1" 200 264 2021-06-17 01:58:25,301 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:58:25,302 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c049948426164d28bb885b4f77fdda99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623895099250,"modificationTime":1623895103659,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-17 01:58:25,304 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-17 01:58:25,304 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-06-17 01:58:25,305 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-06-17 01:58:25,305 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": "6a8b4a7d3e804047ac6739a9d9142771", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-06-17 01:58:25,305 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-06-17 01:58:25,305 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-06-17 01:58:25,305 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": "6a8b4a7d3e804047ac6739a9d9142771", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-06-17 01:58:25,307 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:33,831 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-06-17 01:58:33,833 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-06-17 01:58:33,833 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"073313b5d7be4cbaac1222b96d9f81d8","version":{"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","status":"Draft"}} 2021-06-17 01:58:33,836 INFO 284:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-06-17 01:58:33,836 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-06-17 01:58:33,836 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:58:33,836 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:58:33,837 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-06-17 01:58:33,837 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:58:33,837 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:58:33,839 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:33,927 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions HTTP/1.1" 200 253 2021-06-17 01:58:33,928 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:58:33,929 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623895105406,"modificationTime":1623895107624,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-17 01:58:33,931 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-06-17 01:58:33,931 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:33,931 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:58:33,931 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-06-17 01:58:33,932 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:33,932 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:58:33,933 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:34,132 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 223 2021-06-17 01:58:34,134 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-17 01:58:34,134 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623895105406,"modificationTime":1623895107439} 2021-06-17 01:58:34,137 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-06-17 01:58:34,137 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:34,137 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:34,138 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-06-17 01:58:34,138 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:34,138 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:34,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:34,757 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 369 2021-06-17 01:58:34,758 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:58:34,758 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":"6a8b4a7d3e804047ac6739a9d9142771","onboardingMethod":"NetworkPackage","id":"073313b5d7be4cbaac1222b96d9f81d8","version":"f4b313bfde3348069d3960a25b532bd8"} 2021-06-17 01:58:34,761 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-06-17 01:58:34,761 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:34,761 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:34,762 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-06-17 01:58:34,762 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:34,762 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:34,764 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:35,360 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 369 2021-06-17 01:58:35,361 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:58:35,362 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":"6a8b4a7d3e804047ac6739a9d9142771","onboardingMethod":"NetworkPackage","id":"073313b5d7be4cbaac1222b96d9f81d8","version":"f4b313bfde3348069d3960a25b532bd8"} 2021-06-17 01:58:35,363 INFO 219:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-06-17 01:58:35,363 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-06-17 01:58:35,364 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:58:35,364 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:58:35,364 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-06-17 01:58:35,364 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:58:35,364 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:58:35,365 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:35,405 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions HTTP/1.1" 200 253 2021-06-17 01:58:35,406 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:58:35,406 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623895105406,"modificationTime":1623895107624,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-17 01:58:35,408 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-06-17 01:58:35,408 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:35,409 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:58:35,409 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-06-17 01:58:35,409 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:35,409 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:58:35,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:35,555 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 223 2021-06-17 01:58:35,556 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-17 01:58:35,557 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623895105406,"modificationTime":1623895107439} 2021-06-17 01:58:35,559 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-06-17 01:58:35,559 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:35,559 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:35,559 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-06-17 01:58:35,559 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:35,559 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:35,561 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:36,055 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 369 2021-06-17 01:58:36,057 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:58:36,057 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":"6a8b4a7d3e804047ac6739a9d9142771","onboardingMethod":"NetworkPackage","id":"073313b5d7be4cbaac1222b96d9f81d8","version":"f4b313bfde3348069d3960a25b532bd8"} 2021-06-17 01:58:36,060 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-06-17 01:58:36,060 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:36,061 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:36,061 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-06-17 01:58:36,061 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:36,061 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:36,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:36,952 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 369 2021-06-17 01:58:36,953 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:58:36,954 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":"6a8b4a7d3e804047ac6739a9d9142771","onboardingMethod":"NetworkPackage","id":"073313b5d7be4cbaac1222b96d9f81d8","version":"f4b313bfde3348069d3960a25b532bd8"} 2021-06-17 01:58:36,956 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-06-17 01:58:36,956 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8/orchestration-template-candidate 2021-06-17 01:58:36,957 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-06-17 01:58:36,960 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:37,797 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8/orchestration-template-candidate HTTP/1.1" 200 90 2021-06-17 01:58:37,798 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-06-17 01:58:37,798 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-06-17 01:58:37,798 INFO 172:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-06-17 01:58:37,800 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-06-17 01:58:37,801 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:58:37,801 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:58:37,801 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-06-17 01:58:37,801 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:58:37,801 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:58:37,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:37,927 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions HTTP/1.1" 200 253 2021-06-17 01:58:37,928 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:58:37,928 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623895105406,"modificationTime":1623895107624,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-17 01:58:37,930 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-06-17 01:58:37,931 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:37,931 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:58:37,931 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-06-17 01:58:37,931 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:37,931 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:58:37,933 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:38,528 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 222 2021-06-17 01:58:38,529 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-17 01:58:38,530 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623895105406,"modificationTime":1623895117728} 2021-06-17 01:58:38,532 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-06-17 01:58:38,533 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:38,533 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:38,533 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-06-17 01:58:38,533 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:38,534 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:38,536 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:39,359 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 436 2021-06-17 01:58:39,361 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:58:39,361 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":"6a8b4a7d3e804047ac6739a9d9142771","onboardingMethod":"NetworkPackage","id":"073313b5d7be4cbaac1222b96d9f81d8","version":"f4b313bfde3348069d3960a25b532bd8","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-06-17 01:58:39,363 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-06-17 01:58:39,363 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:39,364 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:39,364 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-06-17 01:58:39,364 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:39,364 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:39,366 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:39,968 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 436 2021-06-17 01:58:39,970 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:58:39,970 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":"6a8b4a7d3e804047ac6739a9d9142771","onboardingMethod":"NetworkPackage","id":"073313b5d7be4cbaac1222b96d9f81d8","version":"f4b313bfde3348069d3960a25b532bd8","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-06-17 01:58:39,973 INFO 219:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-06-17 01:58:39,973 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-06-17 01:58:39,973 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:58:39,973 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:58:39,974 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-06-17 01:58:39,974 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:58:39,974 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:58:39,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:40,027 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions HTTP/1.1" 200 253 2021-06-17 01:58:40,028 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:58:40,029 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623895105406,"modificationTime":1623895107624,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-17 01:58:40,030 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-06-17 01:58:40,031 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:40,031 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:58:40,031 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-06-17 01:58:40,031 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:40,031 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:58:40,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:40,628 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 222 2021-06-17 01:58:40,630 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-17 01:58:40,630 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623895105406,"modificationTime":1623895117728} 2021-06-17 01:58:40,633 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-06-17 01:58:40,634 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:40,634 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:40,635 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-06-17 01:58:40,635 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:40,635 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:40,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:41,554 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 436 2021-06-17 01:58:41,556 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:58:41,556 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":"6a8b4a7d3e804047ac6739a9d9142771","onboardingMethod":"NetworkPackage","id":"073313b5d7be4cbaac1222b96d9f81d8","version":"f4b313bfde3348069d3960a25b532bd8","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-06-17 01:58:41,558 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-06-17 01:58:41,558 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:41,558 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:41,559 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-06-17 01:58:41,559 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:41,559 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:41,560 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:42,253 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 436 2021-06-17 01:58:42,255 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:58:42,255 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":"6a8b4a7d3e804047ac6739a9d9142771","onboardingMethod":"NetworkPackage","id":"073313b5d7be4cbaac1222b96d9f81d8","version":"f4b313bfde3348069d3960a25b532bd8","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-06-17 01:58:42,258 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-06-17 01:58:42,258 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8/orchestration-template-candidate/process 2021-06-17 01:58:42,258 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-06-17 01:58:42,258 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-06-17 01:58:42,259 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8/orchestration-template-candidate/process 2021-06-17 01:58:42,259 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-06-17 01:58:42,261 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:55,697 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-06-17 01:58:55,700 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-06-17 01:58:55,701 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-06-17 01:58:55,705 INFO 187:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-06-17 01:58:55,706 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-06-17 01:58:55,706 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:58:55,706 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:58:55,707 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-06-17 01:58:55,707 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:58:55,707 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:58:55,710 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:55,804 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions HTTP/1.1" 200 253 2021-06-17 01:58:55,805 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:58:55,806 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623895105406,"modificationTime":1623895107624,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-17 01:58:55,808 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-06-17 01:58:55,808 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:55,808 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:58:55,809 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-06-17 01:58:55,809 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:55,809 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:58:55,810 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:56,154 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 222 2021-06-17 01:58:56,155 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-17 01:58:56,155 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623895105406,"modificationTime":1623895135590} 2021-06-17 01:58:56,158 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-06-17 01:58:56,158 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:56,158 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:56,158 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-06-17 01:58:56,158 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:56,159 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:56,160 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:57,446 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 804 2021-06-17 01:58:57,448 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:58:57,448 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":"6a8b4a7d3e804047ac6739a9d9142771","onboardingMethod":"NetworkPackage","id":"073313b5d7be4cbaac1222b96d9f81d8","version":"f4b313bfde3348069d3960a25b532bd8","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-06-17 01:58:57,452 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-06-17 01:58:57,452 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:57,452 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:57,453 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-06-17 01:58:57,453 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:57,453 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:57,456 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:58,437 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 804 2021-06-17 01:58:58,438 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:58:58,438 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":"6a8b4a7d3e804047ac6739a9d9142771","onboardingMethod":"NetworkPackage","id":"073313b5d7be4cbaac1222b96d9f81d8","version":"f4b313bfde3348069d3960a25b532bd8","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-06-17 01:58:58,440 INFO 219:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-06-17 01:58:58,440 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-06-17 01:58:58,441 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:58:58,441 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:58:58,441 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-06-17 01:58:58,441 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:58:58,441 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:58:58,443 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:58,527 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions HTTP/1.1" 200 253 2021-06-17 01:58:58,528 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:58:58,529 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623895105406,"modificationTime":1623895107624,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-17 01:58:58,531 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-06-17 01:58:58,531 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:58,531 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:58:58,531 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-06-17 01:58:58,532 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:58,532 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:58:58,534 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:59,253 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 222 2021-06-17 01:58:59,254 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-17 01:58:59,255 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623895105406,"modificationTime":1623895135590} 2021-06-17 01:58:59,257 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-06-17 01:58:59,258 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:59,258 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:59,258 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-06-17 01:58:59,259 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:58:59,259 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:58:59,261 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:59:00,738 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 804 2021-06-17 01:59:00,740 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:59:00,740 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":"6a8b4a7d3e804047ac6739a9d9142771","onboardingMethod":"NetworkPackage","id":"073313b5d7be4cbaac1222b96d9f81d8","version":"f4b313bfde3348069d3960a25b532bd8","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-06-17 01:59:00,742 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-06-17 01:59:00,742 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:59:00,742 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:59:00,743 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-06-17 01:59:00,743 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:59:00,743 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:59:00,744 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:59:02,435 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 804 2021-06-17 01:59:02,437 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:59:02,437 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":"6a8b4a7d3e804047ac6739a9d9142771","onboardingMethod":"NetworkPackage","id":"073313b5d7be4cbaac1222b96d9f81d8","version":"f4b313bfde3348069d3960a25b532bd8","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-06-17 01:59:02,451 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-06-17 01:59:02,451 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8/actions 2021-06-17 01:59:02,451 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-06-17 01:59:02,454 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:59:16,700 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8/actions HTTP/1.1" 200 2 2021-06-17 01:59:16,702 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-06-17 01:59:16,702 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-06-17 01:59:16,705 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-06-17 01:59:16,705 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:59:16,705 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:59:16,706 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-06-17 01:59:16,706 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:59:16,706 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:59:16,708 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:59:16,828 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions HTTP/1.1" 200 253 2021-06-17 01:59:16,829 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:59:16,829 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623895105406,"modificationTime":1623895142627,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-17 01:59:16,832 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-06-17 01:59:16,832 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:59:16,832 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:59:16,832 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-06-17 01:59:16,832 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:59:16,833 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:59:16,835 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:59:17,553 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 223 2021-06-17 01:59:17,555 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-17 01:59:17,555 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623895105406,"modificationTime":1623895135590} 2021-06-17 01:59:17,559 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-06-17 01:59:17,559 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:59:17,559 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:59:17,559 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-06-17 01:59:17,560 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:59:17,560 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:59:17,562 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:59:18,436 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 804 2021-06-17 01:59:18,438 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:59:18,438 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":"6a8b4a7d3e804047ac6739a9d9142771","onboardingMethod":"NetworkPackage","id":"073313b5d7be4cbaac1222b96d9f81d8","version":"f4b313bfde3348069d3960a25b532bd8","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-06-17 01:59:18,440 INFO 219:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-06-17 01:59:18,440 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-06-17 01:59:18,440 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:59:18,440 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:59:18,441 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-06-17 01:59:18,441 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:59:18,441 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:59:18,442 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:59:18,527 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions HTTP/1.1" 200 253 2021-06-17 01:59:18,529 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:59:18,529 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623895105406,"modificationTime":1623895142627,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-17 01:59:18,532 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-06-17 01:59:18,533 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:59:18,533 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:59:18,534 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-06-17 01:59:18,534 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:59:18,534 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:59:18,537 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:59:19,153 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 223 2021-06-17 01:59:19,154 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-17 01:59:19,154 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623895105406,"modificationTime":1623895135590} 2021-06-17 01:59:19,157 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-06-17 01:59:19,157 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:59:19,157 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:59:19,157 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-06-17 01:59:19,157 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 01:59:19,157 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:59:19,159 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:59:20,744 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 804 2021-06-17 01:59:20,745 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:59:20,746 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":"6a8b4a7d3e804047ac6739a9d9142771","onboardingMethod":"NetworkPackage","id":"073313b5d7be4cbaac1222b96d9f81d8","version":"f4b313bfde3348069d3960a25b532bd8","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-06-17 01:59:20,752 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-06-17 01:59:20,752 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8/actions 2021-06-17 01:59:20,752 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-06-17 01:59:20,754 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:59:54,143 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8/actions HTTP/1.1" 200 2 2021-06-17 01:59:54,144 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-06-17 01:59:54,144 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-06-17 01:59:54,147 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-06-17 01:59:54,147 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:59:54,147 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:59:54,148 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-06-17 01:59:54,148 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:59:54,148 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:59:54,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:59:54,227 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions HTTP/1.1" 200 264 2021-06-17 01:59:54,228 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:59:54,229 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623895105406,"modificationTime":1623895183532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-17 01:59:54,231 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-06-17 01:59:54,231 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-06-17 01:59:54,231 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:59:54,231 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:59:54,231 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-06-17 01:59:54,231 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 01:59:54,231 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:59:54,233 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:59:54,275 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions HTTP/1.1" 200 264 2021-06-17 01:59:54,276 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:59:54,277 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623895105406,"modificationTime":1623895183532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-17 01:59:54,283 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-06-17 01:59:54,283 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8/actions 2021-06-17 01:59:54,283 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-06-17 01:59:54,285 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:59:57,828 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8/actions HTTP/1.1" 200 317 2021-06-17 01:59:57,829 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-06-17 01:59:57,830 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"073313b5d7be4cbaac1222b96d9f81d8","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-17 01:59:57,830 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"073313b5d7be4cbaac1222b96d9f81d8","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-17 01:59:57,834 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-06-17 01:59:57,834 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-17 01:59:57,834 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-06-17 01:59:57,834 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-06-17 01:59:57,835 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 01:59:57,835 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-06-17 01:59:57,835 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-06-17 01:59:57,835 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 01:59:57,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 01:59:59,758 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731 2021-06-17 01:59:59,760 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-17 01:59:59,761 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/a7c56883-b5a8-4547-a645-643052c71c31/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","name":"basic_onboard_FauEiS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0754075a-c607-4821-8959-7bf1fede83a8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-17 01:59:59,764 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-17 01:59:59,764 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 01:59:59,764 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:59:59,765 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 01:59:59,765 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 01:59:59,765 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 01:59:59,765 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:59:59,765 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-17 01:59:59,766 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-06-17 01:59:59,766 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 01:59:59,766 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-06-17 01:59:59,766 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-06-17 01:59:59,766 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-17 01:59:59,767 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-06-17 01:59:59,767 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-06-17 01:59:59,767 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 01:59:59,767 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-06-17 01:59:59,768 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-06-17 01:59:59,768 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 01:59:59,770 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:00:01,230 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731 2021-06-17 02:00:01,232 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-17 02:00:01,232 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/a7c56883-b5a8-4547-a645-643052c71c31/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","name":"basic_onboard_FauEiS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0754075a-c607-4821-8959-7bf1fede83a8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-17 02:00:01,235 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-17 02:00:01,235 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:00:01,235 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:00:01,236 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:00:01,236 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:00:01,236 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:00:01,236 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:00:01,236 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-17 02:00:01,236 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-06-17 02:00:01,236 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:00:01,237 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-06-17 02:00:01,237 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-06-17 02:00:01,237 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-17 02:00:01,237 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-06-17 02:00:01,237 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-06-17 02:00:01,237 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 02:00:01,238 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-06-17 02:00:01,238 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-06-17 02:00:01,238 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 02:00:01,240 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:00:03,251 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731 2021-06-17 02:00:03,252 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-17 02:00:03,253 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/a7c56883-b5a8-4547-a645-643052c71c31/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","name":"basic_onboard_FauEiS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0754075a-c607-4821-8959-7bf1fede83a8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-17 02:00:03,255 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-17 02:00:03,255 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:00:03,255 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:00:03,255 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:00:03,256 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:00:03,256 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:00:03,256 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:00:03,256 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-17 02:00:03,256 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-06-17 02:00:03,256 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:00:03,256 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-06-17 02:00:03,257 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-06-17 02:00:03,257 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-06-17 02:00:03,257 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: > 2021-06-17 02:00:03,257 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-06-17 02:00:03,257 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-06-17 02:00:03,258 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-06-17 02:00:03,258 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-06-17 02:00:03,258 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-06-17 02:00:03,261 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:00:04,861 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-06-17 02:00:04,863 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-06-17 02:00:04,864 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":"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,"empty":false,"ownerId":null},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null}],"serviceCategories":[{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"empty":false,"ownerId":null}],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null}],"productCategories":[]},"version":"1.9.0"} 2021-06-17 02:00:04,867 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-06-17 02:00:04,867 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-06-17 02:00:04,867 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-06-17 02:00:04,868 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-06-17 02:00:04,868 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-06-17 02:00:04,868 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-17 02:00:04,868 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-06-17 02:00:04,868 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-06-17 02:00:04,868 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 02:00:04,869 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-06-17 02:00:04,869 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-06-17 02:00:04,869 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 02:00:04,870 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:00:05,662 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731 2021-06-17 02:00:05,664 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-17 02:00:05,664 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/a7c56883-b5a8-4547-a645-643052c71c31/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","name":"basic_onboard_FauEiS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0754075a-c607-4821-8959-7bf1fede83a8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-17 02:00:05,667 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-17 02:00:05,667 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:00:05,668 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:00:05,668 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:00:05,668 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:00:05,668 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:00:05,668 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:00:05,668 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-17 02:00:05,669 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-06-17 02:00:05,669 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:00:05,669 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-06-17 02:00:05,691 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-06-17 02:00:05,691 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-17 02:00:05,691 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-06-17 02:00:05,692 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-06-17 02:00:05,692 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 02:00:05,692 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-06-17 02:00:05,692 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-06-17 02:00:05,692 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 02:00:05,694 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:00:05,853 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-06-17 02:00:05,855 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-17 02:00:05,855 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"6a8b4a7d3e804047ac6739a9d9142771","onboardingMethod":"NetworkPackage","id":"073313b5d7be4cbaac1222b96d9f81d8","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"1cefe658f9044807bc84cb6fece18c14","onboardingMethod":"NetworkPackage","id":"8095c70a50c74a99a4c2a8bbdc3bb930","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 601e0d35-79f0","description":"vendor software product","vendorName":"f68251c2-4b04-46ff-b191","vendorId":"9e015132913b4ebda71b78cbf3d58e50","onboardingMethod":"NetworkPackage","id":"1af35398916a45f3bc337328e3fc0131","owner":"cs0008","status":"ACTIVE"},{"name":"vFW faf1ea90-dacf","description":"vendor software product","vendorName":"9f15e5fb-c477-46bb-a9f2","vendorId":"bb02d56dc4624043a699d6ac2d9cc96e","onboardingMethod":"NetworkPackage","id":"18da3635ffcb4089b15b38fda28522c8","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-06-17 02:00:05,857 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-06-17 02:00:05,857 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_FauEiS_VSP from SDC 2021-06-17 02:00:05,857 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-17 02:00:05,857 DEBUG 303:vsp.py(1) - importing VSP pNF 601e0d35-79f0 from SDC 2021-06-17 02:00:05,858 DEBUG 303:vsp.py(1) - importing VSP vFW faf1ea90-dacf from SDC 2021-06-17 02:00:05,858 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-06-17 02:00:05,858 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-06-17 02:00:05,858 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-06-17 02:00:05,858 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 02:00:05,858 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 02:00:05,859 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-06-17 02:00:05,859 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 02:00:05,859 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 02:00:05,860 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:00:05,907 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions HTTP/1.1" 200 264 2021-06-17 02:00:05,909 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 02:00:05,909 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623895105406,"modificationTime":1623895183532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-17 02:00:05,911 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-17 02:00:05,911 INFO 192:__init__.py(1) - Vsp found, updating information 2021-06-17 02:00:05,911 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-06-17 02:00:05,912 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-06-17 02:00:05,912 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 02:00:05,912 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 02:00:05,912 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-06-17 02:00:05,912 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 02:00:05,912 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 02:00:05,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:00:06,002 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions HTTP/1.1" 200 264 2021-06-17 02:00:06,003 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 02:00:06,003 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623895105406,"modificationTime":1623895183532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-17 02:00:06,005 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-06-17 02:00:06,005 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 02:00:06,005 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 02:00:06,006 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-06-17 02:00:06,006 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/073313b5d7be4cbaac1222b96d9f81d8/versions 2021-06-17 02:00:06,006 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 02:00:06,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:00:06,101 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/073313b5d7be4cbaac1222b96d9f81d8/versions HTTP/1.1" 200 264 2021-06-17 02:00:06,102 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 02:00:06,103 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f4b313bfde3348069d3960a25b532bd8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623895105406,"modificationTime":1623895183532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-17 02:00:06,105 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-17 02:00:06,109 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-06-17 02:00:06,109 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8/actions 2021-06-17 02:00:06,109 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-06-17 02:00:06,111 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:00:10,436 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8/actions HTTP/1.1" 200 317 2021-06-17 02:00:10,438 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-06-17 02:00:10,438 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"073313b5d7be4cbaac1222b96d9f81d8","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-17 02:00:10,439 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"073313b5d7be4cbaac1222b96d9f81d8","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-17 02:00:10,442 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-06-17 02:00:10,442 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 02:00:10,442 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 02:00:10,443 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-06-17 02:00:10,443 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/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 2021-06-17 02:00:10,443 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 02:00:10,445 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:00:12,042 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/073313b5d7be4cbaac1222b96d9f81d8/versions/f4b313bfde3348069d3960a25b532bd8 HTTP/1.1" 200 804 2021-06-17 02:00:12,043 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 02:00:12,043 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":"6a8b4a7d3e804047ac6739a9d9142771","onboardingMethod":"NetworkPackage","id":"073313b5d7be4cbaac1222b96d9f81d8","version":"f4b313bfde3348069d3960a25b532bd8","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-06-17 02:00:12,047 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-06-17 02:00:12,047 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-06-17 02:00:12,047 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": "073313b5d7be4cbaac1222b96d9f81d8", "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-06-17 02:00:12,048 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-06-17 02:00:12,048 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-06-17 02:00:12,048 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": "073313b5d7be4cbaac1222b96d9f81d8", "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-06-17 02:00:12,050 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:00:44,076 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-06-17 02:00:44,081 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-06-17 02:00:44,087 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1623895234850,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"a3f45e5c-fb0a-4feb-aa7e-b1eed5a33531","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1623895234851,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623895234850,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1623895235857,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"e4df50bd-81d4-4687-841c-bbcbb7374832","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1623895235860,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623895235857,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1623895234850,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"a3f45e5c-fb0a-4feb-aa7e-b1eed5a33531","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1623895234851,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623895234850,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1623895234964,"description":"created from csar","artifactType":"HEAT","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"7fcccf01-ecea-4de4-b715-78146d510a79","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.heat1","duplicated":false,"payloadUpdateDate":1623895234969,"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":1623895234964,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895234997,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1623895234997,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895234997,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895217895,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.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":1623895217895,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895217895,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.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":1623895217895,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"tosca.capabilities.Node","name":"feature_dummy","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"feature","uniqueId":"capability.3d3b3580-a8e4-4afd-b17d-982a53f52494.feature","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.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"],"empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"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":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"tosca.capabilities.Scalable","name":"scalable_dummy","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"scalable","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.scalable","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.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"],"empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","name":"binding_dummy","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"binding","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.binding","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.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"],"empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"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":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"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":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"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":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"tosca.capabilities.Container","name":"host_dummy","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"host","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.host","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.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"],"empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.ephemeral.size_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.ephemeral.size","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.ephemeral.size","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"instance_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"instance","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.instance","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"memory","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.memory","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.iops_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.iops","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.iops","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.requests_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.read.requests","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.read.requests","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu.delta_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"cpu.delta","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.cpu.delta","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.capacity_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.capacity","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.capacity","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.bytes_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.read.bytes","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.read.bytes","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.bytes_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.write.bytes","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.write.bytes","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.latency_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.latency","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.latency","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.bytes.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.read.bytes.rate","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.usage_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.usage","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.usage","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu_util_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"cpu_util","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.cpu_util","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.allocation_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.allocation","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.allocation","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.requests.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.write.requests.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.write.requests.rate","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.bytes.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.write.bytes.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.write.bytes.rate","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.latency_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.latency","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.latency","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"cpu","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.cpu","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.requests_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.write.requests","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.write.requests","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.bytes_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.write.bytes","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.write.bytes","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.requests_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.read.requests","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.read.requests","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.root.size_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.root.size","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.root.size","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.bytes.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.write.bytes.rate","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"vcpus_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"vcpus","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.vcpus","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.iops_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.iops","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.iops","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.usage_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.usage","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.usage","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.requests.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.read.requests.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.read.requests.rate","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.requests.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.write.requests.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.write.requests.rate","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.allocation_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.allocation","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.allocation","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.bytes.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.read.bytes.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.read.bytes.rate","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.bytes_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.read.bytes","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.read.bytes","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory.usage_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"memory.usage","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.memory.usage","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.capacity_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.capacity","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.capacity","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory.resident_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"memory.resident","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.memory.resident","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.requests_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.write.requests","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.write.requests","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","name":"os_dummy","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"os","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.os","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.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"],"empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","name":"endpoint_dummy","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"endpoint","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.endpoint","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"node":"tosca.nodes.Root","name":"dependency_dummy","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"dependency","uniqueId":"3d3b3580-a8e4-4afd-b17d-982a53f52494.dependency","capability":"tosca.capabilities.Node","ownerId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"node":"tosca.nodes.BlockStorage","name":"local_storage_dummy","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"local_storage","uniqueId":"8244decf-953a-444b-81cc-e541117ad00b.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"8244decf-953a-444b-81cc-e541117ad00b","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"634458a8-8fdd-4e25-84fb-9bc357194d68.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":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.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":"634458a8-8fdd-4e25-84fb-9bc357194d68.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":"634458a8-8fdd-4e25-84fb-9bc357194d68.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":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"634458a8-8fdd-4e25-84fb-9bc357194d68.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"8db1413c-5ae8-4a51-87fb-c19cb5ac0854.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"634458a8-8fdd-4e25-84fb-9bc357194d68.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"634458a8-8fdd-4e25-84fb-9bc357194d68","createdFromCsar":true,"name":"abstract_dummy","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","normalizedName":"abstract_dummy","creationTime":1623895233694,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"634458a8-8fdd-4e25-84fb-9bc357194d68","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1623895234256,"customizationUUID":"24c1aabc-0157-4ada-9895-36b35881f3a0","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"634458a8-8fdd-4e25-84fb-9bc357194d68.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":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.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":"634458a8-8fdd-4e25-84fb-9bc357194d68.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":"634458a8-8fdd-4e25-84fb-9bc357194d68.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":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"634458a8-8fdd-4e25-84fb-9bc357194d68.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.dummy_flavor_name","parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"8db1413c-5ae8-4a51-87fb-c19cb5ac0854.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"634458a8-8fdd-4e25-84fb-9bc357194d68.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.dummy_image_name","parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"tosca.capabilities.Node","name":"feature_dummy","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"feature","uniqueId":"capability.3d3b3580-a8e4-4afd-b17d-982a53f52494.feature","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.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"],"empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"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":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"tosca.capabilities.Scalable","name":"scalable_dummy","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"scalable","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.scalable","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.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"],"empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","name":"binding_dummy","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"binding","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.binding","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.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"],"empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"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":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"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":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"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":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"tosca.capabilities.Container","name":"host_dummy","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"host","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.host","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.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"],"empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.ephemeral.size_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.ephemeral.size","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.ephemeral.size","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"instance_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"instance","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.instance","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"memory","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.memory","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.iops_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.iops","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.iops","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.requests_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.read.requests","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.read.requests","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu.delta_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"cpu.delta","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.cpu.delta","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.capacity_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.capacity","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.capacity","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.bytes_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.read.bytes","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.read.bytes","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.bytes_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.write.bytes","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.write.bytes","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.latency_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.latency","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.latency","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.bytes.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.read.bytes.rate","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.usage_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.usage","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.usage","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu_util_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"cpu_util","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.cpu_util","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.allocation_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.allocation","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.allocation","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.requests.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.write.requests.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.write.requests.rate","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.bytes.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.write.bytes.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.write.bytes.rate","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.latency_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.latency","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.latency","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"cpu","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.cpu","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.requests_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.write.requests","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.write.requests","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.bytes_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.write.bytes","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.write.bytes","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.requests_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.read.requests","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.read.requests","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.root.size_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.root.size","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.root.size","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.bytes.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.write.bytes.rate","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"vcpus_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"vcpus","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.vcpus","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.iops_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.iops","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.iops","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.usage_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.usage","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.usage","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.requests.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.read.requests.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.read.requests.rate","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.requests.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.write.requests.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.write.requests.rate","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.allocation_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.allocation","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.allocation","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.bytes.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.read.bytes.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.read.bytes.rate","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.bytes_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.read.bytes","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.read.bytes","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory.usage_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"memory.usage","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.memory.usage","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.capacity_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.device.capacity","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.capacity","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory.resident_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"memory.resident","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.memory.resident","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.requests_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"disk.write.requests","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.write.requests","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","name":"os_dummy","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"os","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.os","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.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"],"empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"}],"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","name":"endpoint_dummy","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"endpoint","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.endpoint","ownerId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"node":"tosca.nodes.Root","name":"dependency_dummy","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"dependency","uniqueId":"3d3b3580-a8e4-4afd-b17d-982a53f52494.dependency","capability":"tosca.capabilities.Node","ownerId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["634458a8-8fdd-4e25-84fb-9bc357194d68.a332399a-9689-46c0-ac6f-dcf4d3224f07.dummy","34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"],"node":"tosca.nodes.BlockStorage","name":"local_storage_dummy","source":"634458a8-8fdd-4e25-84fb-9bc357194d68","parentName":"local_storage","uniqueId":"8244decf-953a-444b-81cc-e541117ad00b.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"8244decf-953a-444b-81cc-e541117ad00b","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.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":"311e589b-0b67-46cb-93ce-b902f13e626c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.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":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.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":"311e589b-0b67-46cb-93ce-b902f13e626c.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.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":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.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":"311e589b-0b67-46cb-93ce-b902f13e626c.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.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":"311e589b-0b67-46cb-93ce-b902f13e626c.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","name":"base_dummy_group","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","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,"empty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file"},{"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,"empty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description"}],"members":{"abstract_dummy":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"},"invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"9e3f30fa-eec8-460b-b1df-93f6560cfded","groupUUID":"3dc7c473-1aac-4281-b4d4-f6ae5c70d34d","vspOriginated":true,"userDefined":false,"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count"}],"members":{"abstract_dummy":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.634458a8-8fdd-4e25-84fb-9bc357194d68.abstract_dummy"},"artifacts":["34ad8ee6-4fd3-4e69-baec-15415d389f4c.heat1","34ad8ee6-4fd3-4e69-baec-15415d389f4c.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"e399c1ba-409f-4311-aa24-159c2a805332","artifactsUuid":["7fcccf01-ecea-4de4-b715-78146d510a79"],"groupUUID":"8964dc6b-00a3-44a3-90db-05b730e33d6e","vspOriginated":true,"userDefined":false,"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicCnf","vendorName":"basicnf_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","creationDate":1623895217896,"icon":"defaulticon","name":"basic_cnf","componentType":"RESOURCE","description":"VF","tags":["basic_cnf"],"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c","componentMetadataForSupportLog":{"SupportablityComponentUUID":"0060f902-29df-4e64-be49-11282c21bda1","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"073313b5d7be4cbaac1222b96d9f81d8","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"0060f902-29df-4e64-be49-11282c21bda1","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdateDate":1623895234056,"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":1623895234964,"description":"created from csar","artifactType":"HEAT","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"7fcccf01-ecea-4de4-b715-78146d510a79","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.heat1","duplicated":false,"payloadUpdateDate":1623895234969,"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":1623895234964,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1623895235857,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"e4df50bd-81d4-4687-841c-bbcbb7374832","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1623895235860,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623895235857,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895234997,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1623895234997,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895234997,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1623895234850,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"a3f45e5c-fb0a-4feb-aa7e-b1eed5a33531","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1623895234851,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623895234850,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"34ad8ee6-4fd3-4e69-baec-15415d389f4c"},"categorySpecificMetadata":{},"csarUUID":"073313b5d7be4cbaac1222b96d9f81d8","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"service":false} 2021-06-17 02:00:44,097 INFO 284:__init__.py(1) - Vf basic_cnf is created in SDC 2021-06-17 02:00:44,098 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:00:54,109 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-06-17 02:00:54,116 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-06-17 02:00:54,117 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/34ad8ee6-4fd3-4e69-baec-15415d389f4c/lifecycleState/Certify 2021-06-17 02:00:54,117 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-06-17 02:00:54,119 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:01:24,773 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/34ad8ee6-4fd3-4e69-baec-15415d389f4c/lifecycleState/Certify HTTP/1.1" 200 1281 2021-06-17 02:01:24,777 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-06-17 02:01:24,777 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1623895217896,"lastUpdateDate":1623895261653,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9"},"csarUUID":"073313b5d7be4cbaac1222b96d9f81d8","csarVersion":"1.0","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","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":"0060f902-29df-4e64-be49-11282c21bda1"} 2021-06-17 02:01:24,780 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-06-17 02:01:24,781 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-17 02:01:24,781 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-06-17 02:01:24,781 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-06-17 02:01:24,781 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 02:01:24,781 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-06-17 02:01:24,782 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-06-17 02:01:24,782 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 02:01:24,784 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:01:26,756 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1085 2021-06-17 02:01:26,758 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-17 02:01:26,758 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0060f902-29df-4e64-be49-11282c21bda1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/a7c56883-b5a8-4547-a645-643052c71c31/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","name":"basic_onboard_FauEiS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0754075a-c607-4821-8959-7bf1fede83a8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-17 02:01:26,762 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-17 02:01:26,762 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:01:26,762 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:01:26,763 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-17 02:01:26,763 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-17 02:01:26,763 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:01:26,763 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:01:26,764 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:01:26,764 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:01:26,764 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:01:26,764 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:01:26,764 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-17 02:01:26,764 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-06-17 02:01:26,765 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:01:26,765 INFO 192:__init__.py(1) - Vf found, updating information 2021-06-17 02:01:26,765 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-06-17 02:01:26,765 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-06-17 02:01:26,766 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-17 02:01:26,766 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-06-17 02:01:26,766 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-06-17 02:01:26,766 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-17 02:01:26,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:01:36,303 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-06-17 02:01:36,306 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-06-17 02:01:36,309 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","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":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","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":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623895261653,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","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":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"network","uniqueId":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","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":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","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":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","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":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","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":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","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":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","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":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","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":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","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":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","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":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","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":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","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":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","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":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","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":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"compute","uniqueId":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","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":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","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":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","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":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","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":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623895053061,"name":"basic_onboard_FauEiS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","systemName":"BasicOnboardFaueis","description":"service","tags":["basic_onboard_FauEiS"],"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":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","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-06-17 02:01:36,315 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-06-17 02:01:46,326 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-06-17 02:01:46,327 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-17 02:01:46,327 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-06-17 02:01:46,327 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-06-17 02:01:46,327 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 02:01:46,328 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-06-17 02:01:46,328 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-06-17 02:01:46,328 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 02:01:46,330 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:01:48,039 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1085 2021-06-17 02:01:48,041 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-17 02:01:48,041 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0060f902-29df-4e64-be49-11282c21bda1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/a7c56883-b5a8-4547-a645-643052c71c31/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","name":"basic_onboard_FauEiS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0754075a-c607-4821-8959-7bf1fede83a8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-17 02:01:48,043 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-17 02:01:48,043 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:01:48,044 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:01:48,044 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-17 02:01:48,044 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-17 02:01:48,044 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:01:48,044 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:01:48,044 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:01:48,044 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:01:48,044 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:01:48,044 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:01:48,045 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-17 02:01:48,045 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-06-17 02:01:48,045 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:01:48,045 INFO 192:__init__.py(1) - Vf found, updating information 2021-06-17 02:01:48,045 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-06-17 02:01:48,045 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-06-17 02:01:48,045 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-17 02:01:48,046 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-06-17 02:01:48,046 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-06-17 02:01:48,046 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-17 02:01:48,047 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:01:59,612 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-06-17 02:01:59,614 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-06-17 02:01:59,615 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","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":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","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":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623895261653,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","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":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"network","uniqueId":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","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":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","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":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","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":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","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":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","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":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","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":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","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":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","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":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","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":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","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":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","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":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","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":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","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":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"compute","uniqueId":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","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":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","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":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","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":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","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":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623895053061,"name":"basic_onboard_FauEiS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","systemName":"BasicOnboardFaueis","description":"service","tags":["basic_onboard_FauEiS"],"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":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","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-06-17 02:01:59,619 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-06-17 02:01:59,620 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-17 02:01:59,620 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 02:01:59,620 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-06-17 02:01:59,620 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:01:59,620 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:01:59,621 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-06-17 02:01:59,621 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:01:59,621 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:01:59,622 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:02:07,395 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 744 2021-06-17 02:02:07,397 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 02:02:07,397 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","name":"basic_onboard_FauEiS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 02:02:07,399 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:02:07,400 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:02:07,400 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:02:07,400 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:02:07,400 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 02:02:07,400 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:02:07,400 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:02:07,400 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:02:07,401 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-06-17 02:02:07,401 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:02:07,401 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-06-17 02:02:07,401 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-17 02:02:07,401 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 02:02:07,401 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-06-17 02:02:07,401 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:02:07,402 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:02:07,402 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-06-17 02:02:07,402 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:02:07,402 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:02:07,404 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:02:15,406 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 744 2021-06-17 02:02:15,408 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 02:02:15,408 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","name":"basic_onboard_FauEiS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 02:02:15,411 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:02:15,411 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:02:15,411 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:02:15,412 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:02:15,412 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 02:02:15,412 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:02:15,412 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:02:15,412 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:02:15,412 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-06-17 02:02:15,412 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:02:15,412 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-06-17 02:02:15,413 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-06-17 02:02:15,413 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-06-17 02:02:15,413 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: > 2021-06-17 02:02:15,413 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-06-17 02:02:15,413 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-06-17 02:02:15,414 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-06-17 02:02:15,414 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-06-17 02:02:15,414 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-06-17 02:02:15,416 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:02:18,301 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-06-17 02:02:18,303 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-06-17 02:02:18,304 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":"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,"empty":false,"ownerId":null},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null}],"serviceCategories":[{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"empty":false,"ownerId":null}],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null}],"productCategories":[]},"version":"1.9.0"} 2021-06-17 02:02:18,307 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-06-17 02:02:18,307 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-06-17 02:02:18,308 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-06-17 02:02:18,308 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-06-17 02:02:18,308 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-17 02:02:18,308 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 02:02:18,308 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-06-17 02:02:18,308 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:02:18,308 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:02:18,309 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-06-17 02:02:18,309 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:02:18,309 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:02:18,310 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:02:27,802 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 744 2021-06-17 02:02:27,804 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 02:02:27,805 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","name":"basic_onboard_FauEiS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 02:02:27,810 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:02:27,810 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:02:27,810 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:02:27,810 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:02:27,810 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 02:02:27,811 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:02:27,811 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:02:27,811 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:02:27,811 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-06-17 02:02:27,811 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:02:27,811 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-06-17 02:02:27,834 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-06-17 02:02:27,835 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-06-17 02:02:27,835 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-06-17 02:02:27,835 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-06-17 02:02:27,835 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-06-17 02:02:27,835 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-06-17 02:02:27,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:02:34,466 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-06-17 02:02:34,468 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201 2021-06-17 02:02:34,470 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"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,"empty":false,"ownerId":null}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e","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,"empty":false,"ownerId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e"},{"definition":false,"hidden":false,"uniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e","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,"empty":false,"ownerId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e"},{"definition":false,"hidden":false,"uniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e"},{"definition":false,"hidden":false,"uniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e"},{"definition":false,"hidden":false,"uniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e"}],"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":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1623895352801,"icon":"network_l_1-3","name":"basic_cnf","componentType":"SERVICE","description":"service","tags":["basic_cnf"],"uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032","componentMetadataForSupportLog":{"SupportablityComponentUUID":"e91e27d0-28a0-428d-9c09-be02f612325a","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"creatorFullName":"Carlos Santana","lastUpdateDate":1623895352801,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":null,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.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":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true} 2021-06-17 02:02:34,475 INFO 284:__init__.py(1) - Service basic_cnf is created in SDC 2021-06-17 02:02:34,475 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:02:34,483 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-06-17 02:02:34,484 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-17 02:02:34,484 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-06-17 02:02:34,484 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-06-17 02:02:34,484 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 02:02:34,485 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-06-17 02:02:34,485 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-06-17 02:02:34,485 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 02:02:34,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:02:35,359 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1085 2021-06-17 02:02:35,360 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-17 02:02:35,360 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0060f902-29df-4e64-be49-11282c21bda1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/a7c56883-b5a8-4547-a645-643052c71c31/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","name":"basic_onboard_FauEiS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0754075a-c607-4821-8959-7bf1fede83a8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-17 02:02:35,363 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-17 02:02:35,363 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:02:35,363 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:02:35,363 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-17 02:02:35,363 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-17 02:02:35,363 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:02:35,363 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:02:35,363 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:02:35,364 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:02:35,364 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:02:35,364 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:02:35,364 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-17 02:02:35,364 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-06-17 02:02:35,364 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:02:35,364 INFO 192:__init__.py(1) - Vf found, updating information 2021-06-17 02:02:35,364 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-06-17 02:02:35,364 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-06-17 02:02:35,365 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-17 02:02:35,365 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-06-17 02:02:35,365 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-06-17 02:02:35,365 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-17 02:02:35,367 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:02:44,671 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-06-17 02:02:44,673 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-06-17 02:02:44,675 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","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":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","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":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623895261653,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","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":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"network","uniqueId":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","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":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","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":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","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":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","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":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","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":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","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":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","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":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","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":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","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":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","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":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","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":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","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":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","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":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"compute","uniqueId":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","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":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","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":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","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":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","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":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623895053061,"name":"basic_onboard_FauEiS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","systemName":"BasicOnboardFaueis","description":"service","tags":["basic_onboard_FauEiS"],"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":"a4d5e963-5590-4910-8876-eb0669ac7032","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623895352801,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","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-06-17 02:02:44,683 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-06-17 02:02:44,684 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-06-17 02:02:44,684 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/a4d5e963-5590-4910-8876-eb0669ac7032/resourceInstance 2021-06-17 02:02:44,684 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "a5db2f6d-f5f0-48e0-ae05-648a69510fe9", "originType": "VF", "componentUid": "a5db2f6d-f5f0-48e0-ae05-648a69510fe9", "icon": "defaulticon" } 2021-06-17 02:02:44,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:02:57,133 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a4d5e963-5590-4910-8876-eb0669ac7032/resourceInstance HTTP/1.1" 201 None 2021-06-17 02:02:57,134 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-06-17 02:02:57,135 DEBUG 120:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":null,"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","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,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","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,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","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,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.dummy_image_name","type":"string","required":false,"defaultValue":null,"description":"Dummy image name","schema":null,"password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vnf_name","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.dummy_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Dummy flavor","schema":null,"password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vnf_id","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.dummy_name_0","type":"string","required":false,"defaultValue":null,"description":"Dummy name","schema":null,"password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","createdFromCsar":false,"name":"basic_cnf 0","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.a5db2f6d-f5f0-48e0-ae05-648a69510fe9.basic_cnf0","normalizedName":"basic_cnf0","creationTime":1623895371349,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1623895371349,"customizationUUID":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"empty":false,"ownerId":null} 2021-06-17 02:02:57,135 INFO 479:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-06-17 02:02:57,137 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-06-17 02:02:57,137 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/e91e27d0-28a0-428d-9c09-be02f612325a/distribution 2021-06-17 02:02:57,138 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-06-17 02:02:57,138 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-06-17 02:02:57,138 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/e91e27d0-28a0-428d-9c09-be02f612325a/distribution 2021-06-17 02:02:57,138 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-06-17 02:02:57,139 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:02:57,457 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/distribution HTTP/1.1" 200 38 2021-06-17 02:02:57,458 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-06-17 02:02:57,458 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-06-17 02:02:57,460 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-06-17 02:02:57,460 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-06-17 02:02:57,460 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-06-17 02:02:57,460 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-06-17 02:02:57,461 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-06-17 02:02:57,461 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-06-17 02:02:57,462 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:02:57,845 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-06-17 02:02:57,846 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-06-17 02:02:57,846 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-06-17 02:02:57,848 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-06-17 02:02:57,849 INFO 696:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-06-17 02:02:57,852 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-06-17 02:02:57,852 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/a4d5e963-5590-4910-8876-eb0669ac7032/lifecycleState/checkin 2021-06-17 02:02:57,852 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-06-17 02:02:57,854 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:03:05,859 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a4d5e963-5590-4910-8876-eb0669ac7032/lifecycleState/checkin HTTP/1.1" 200 1183 2021-06-17 02:03:05,862 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-06-17 02:03:05,862 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1623895352801,"lastUpdateDate":1623895383160,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"a4d5e963-5590-4910-8876-eb0669ac7032"},"projectCode":"123456","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","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":"e91e27d0-28a0-428d-9c09-be02f612325a"} 2021-06-17 02:03:05,866 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-17 02:03:05,866 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 02:03:05,866 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-06-17 02:03:05,866 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:03:05,867 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:03:05,867 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-06-17 02:03:05,867 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:03:05,868 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:03:05,870 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:03:14,465 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1121 2021-06-17 02:03:14,466 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 02:03:14,467 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","name":"basic_onboard_FauEiS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-06-17 02:03:14,469 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:03:14,469 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:03:14,469 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:03:14,469 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:03:14,470 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 02:03:14,470 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:03:14,470 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:03:14,470 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:03:14,470 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-17 02:03:14,470 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:03:14,470 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:03:14,470 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:03:14,470 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-17 02:03:14,471 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:03:14,471 INFO 192:__init__.py(1) - Service found, updating information 2021-06-17 02:03:14,471 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-06-17 02:03:14,471 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-06-17 02:03:14,471 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:03:14,471 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-06-17 02:03:14,472 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-06-17 02:03:14,472 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:03:14,473 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:03:24,573 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-06-17 02:03:24,575 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-17 02:03:24,577 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","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":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","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":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623895261653,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","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":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"network","uniqueId":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","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":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","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":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","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":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","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":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","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":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","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":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","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":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","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":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","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":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","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":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","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":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","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":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","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":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"compute","uniqueId":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","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":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","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":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","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":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","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":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623895053061,"name":"basic_onboard_FauEiS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","systemName":"BasicOnboardFaueis","description":"service","tags":["basic_onboard_FauEiS"],"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":"a4d5e963-5590-4910-8876-eb0669ac7032","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623895383160,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","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-06-17 02:03:24,582 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-17 02:03:24,582 INFO 696:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-06-17 02:03:24,587 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-06-17 02:03:24,587 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/a4d5e963-5590-4910-8876-eb0669ac7032/lifecycleState/Certify 2021-06-17 02:03:24,587 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-06-17 02:03:24,589 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:04:04,801 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a4d5e963-5590-4910-8876-eb0669ac7032/lifecycleState/Certify HTTP/1.1" 200 1171 2021-06-17 02:04:04,804 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-06-17 02:04:04,805 DEBUG 120:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1623895352801,"lastUpdateDate":1623895383160,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"30849478-2e58-4e1b-870f-7a1fe5166e03"},"projectCode":"123456","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","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":"e91e27d0-28a0-428d-9c09-be02f612325a"} 2021-06-17 02:04:04,808 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-17 02:04:04,808 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 02:04:04,809 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-06-17 02:04:04,809 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:04:04,809 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:04:04,809 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-06-17 02:04:04,810 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:04:04,810 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:04:04,812 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:04:13,970 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1109 2021-06-17 02:04:13,971 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 02:04:13,971 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","name":"basic_onboard_FauEiS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 02:04:13,973 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:04:13,974 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:04:13,974 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:04:13,974 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:04:13,974 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-17 02:04:13,974 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:04:13,974 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:04:13,974 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-17 02:04:13,974 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 02:04:13,974 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:04:13,975 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:04:13,975 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:04:13,975 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-17 02:04:13,975 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:04:13,975 INFO 192:__init__.py(1) - Service found, updating information 2021-06-17 02:04:13,975 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-06-17 02:04:13,975 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-06-17 02:04:13,975 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:04:13,976 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-06-17 02:04:13,976 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-06-17 02:04:13,976 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:04:13,978 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:04:24,264 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-06-17 02:04:24,266 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-17 02:04:24,268 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","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":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","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":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623895261653,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","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":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"network","uniqueId":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","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":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","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":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","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":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","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":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","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":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","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":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","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":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","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":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","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":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","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":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","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":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","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":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","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":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"compute","uniqueId":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","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":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","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":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","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":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","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":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","lifecycleState":"CERTIFIED","lastUpdateDate":1623895383160,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623895053061,"name":"basic_onboard_FauEiS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","systemName":"BasicOnboardFaueis","description":"service","tags":["basic_onboard_FauEiS"],"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":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","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-06-17 02:04:24,276 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-17 02:04:34,287 INFO 696:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-06-17 02:04:34,294 DEBUG 103:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-17 02:04:34,294 DEBUG 105:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/30849478-2e58-4e1b-870f-7a1fe5166e03/distribution/PROD/activate 2021-06-17 02:04:34,294 DEBUG 106:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-06-17 02:04:34,297 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:04:40,664 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/30849478-2e58-4e1b-870f-7a1fe5166e03/distribution/PROD/activate HTTP/1.1" 200 None 2021-06-17 02:04:40,665 INFO 116:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-06-17 02:04:40,667 DEBUG 120:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"30849478-2e58-4e1b-870f-7a1fe5166e03"},{"definition":false,"hidden":false,"uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"30849478-2e58-4e1b-870f-7a1fe5166e03"},{"definition":false,"hidden":false,"uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"30849478-2e58-4e1b-870f-7a1fe5166e03"},{"definition":false,"hidden":false,"uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"30849478-2e58-4e1b-870f-7a1fe5166e03"},{"definition":false,"hidden":false,"uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"30849478-2e58-4e1b-870f-7a1fe5166e03"}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NDI0M2ZlMDE2N2M2YWMxNjU4NTJjNjkwMDkwNDk0OWQ=","artifactUUID":"0f8ef783-6da3-4f35-85a5-f40394830e07","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"a4d5e963-5590-4910-8876-eb0669ac7032.assettoscacsar","duplicated":false,"payloadUpdateDate":1623895434554,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NjgyMzFmMTMyMTUzNTVkNjgzMjQ5NjBiMzg2NDYxZDc=","artifactUUID":"b3b9d9c3-a41b-4d23-b45b-16be041fec9f","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"a4d5e963-5590-4910-8876-eb0669ac7032.assettoscatemplate","duplicated":false,"payloadUpdateDate":1623895424052,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895234755,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Zjc1NjcwNWZmMDkzY2IyYmIzM2ZmM2UzZWZlOTYxMjY=","artifactUUID":"f0257eaa-331a-4c9f-9b16-2e71c54550e1","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vflicense","duplicated":false,"payloadUpdateDate":1623895234758,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623895234755,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895374658,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.a5db2f6d-f5f0-48e0-ae05-648a69510fe9.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"d66b7ca0-6994-4b40-a7d7-e45583a5367e","generatedFromId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"a4d5e963-5590-4910-8876-eb0669ac7032.a5db2f6d-f5f0-48e0-ae05-648a69510fe9.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1623895407250,"heatParamsUpdateDate":1623895374658,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895374658,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"timeout":30,"creationDate":1623895235857,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"e4df50bd-81d4-4687-841c-bbcbb7374832","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1623895235860,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623895235857,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.a4d5e963-5590-4910-8876-eb0669ac7032.a5db2f6d-f5f0-48e0-ae05-648a69510fe9.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Y2Y2YTI1Mjc5YWJkNDc5NDczMDRhNjAzYWFiZWYyMjg=","artifactUUID":"c0e8ad2d-148b-4224-b0b6-90fbbce505d4","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"a4d5e963-5590-4910-8876-eb0669ac7032.a4d5e963-5590-4910-8876-eb0669ac7032.a5db2f6d-f5f0-48e0-ae05-648a69510fe9.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1623895413254,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1623895234964,"description":"created from csar","artifactType":"HEAT","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"7fcccf01-ecea-4de4-b715-78146d510a79","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.heat1","duplicated":false,"payloadUpdateDate":1623895234969,"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":1623895234964,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895234650,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"3d0857ff-d138-4406-b74e-c8a5b9d4016e","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vendorlicense","duplicated":false,"payloadUpdateDate":1623895234656,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623895234650,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","defaultValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","defaultValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","defaultValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":0,"creationDate":1623895374654,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.a5db2f6d-f5f0-48e0-ae05-648a69510fe9.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"7f9bd146-bda3-4638-aa82-149b37eb0b70","generatedFromId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"a4d5e963-5590-4910-8876-eb0669ac7032.a5db2f6d-f5f0-48e0-ae05-648a69510fe9.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1623895408297,"heatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","defaultValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","defaultValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","defaultValue":"dummy.default","empty":false}],"heatParamsUpdateDate":1623895374654,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895374654,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895234850,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"a3f45e5c-fb0a-4feb-aa7e-b1eed5a33531","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1623895234851,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623895234850,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1623895374669,"version":"1","type":"org.openecomp.groups.VfModule","name":"basic_cnf0..BasicCnf..base_dummy..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_dummy","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_dummy","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count"}],"artifacts":["34ad8ee6-4fd3-4e69-baec-15415d389f4c.heat1","34ad8ee6-4fd3-4e69-baec-15415d389f4c.heat1env","34ad8ee6-4fd3-4e69-baec-15415d389f4c.cloudtechnologyspecificartifact3"],"uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.a5db2f6d-f5f0-48e0-ae05-648a69510fe9.basic_cnf0.34ad8ee6-4fd3-4e69-baec-15415d389f4c.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"e399c1ba-409f-4311-aa24-159c2a805332","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1623895374669,"customizationUUID":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","groupInstanceArtifacts":["34ad8ee6-4fd3-4e69-baec-15415d389f4c.cloudtechnologyspecificartifact3","a4d5e963-5590-4910-8876-eb0669ac7032.a5db2f6d-f5f0-48e0-ae05-648a69510fe9.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["e4df50bd-81d4-4687-841c-bbcbb7374832","7f9bd146-bda3-4638-aa82-149b37eb0b70"],"artifactsUuid":["7fcccf01-ecea-4de4-b715-78146d510a79","e4df50bd-81d4-4687-841c-bbcbb7374832"],"groupUUID":"8964dc6b-00a3-44a3-90db-05b730e33d6e","groupName":"BasicCnf..base_dummy..module-0","groupUid":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.BasicCnf..base_dummy..module-0","empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vf_module_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.dummy_image_name","type":"string","required":false,"description":"Dummy image name","password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vnf_name","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.dummy_flavor_name","type":"string","required":false,"description":"Dummy flavor","password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vnf_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.dummy_name_0","type":"string","required":false,"description":"Dummy name","password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","createdFromCsar":false,"name":"basic_cnf 0","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.a5db2f6d-f5f0-48e0-ae05-648a69510fe9.basic_cnf0","normalizedName":"basic_cnf0","creationTime":1623895371349,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1623895371349,"customizationUUID":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"a4d5e963-5590-4910-8876-eb0669ac7032.a5db2f6d-f5f0-48e0-ae05-648a69510fe9.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vf_module_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.dummy_image_name","type":"string","required":false,"description":"Dummy image name","password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vnf_name","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.dummy_flavor_name","type":"string","required":false,"description":"Dummy flavor","password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.vnf_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"34ad8ee6-4fd3-4e69-baec-15415d389f4c.dummy_name_0","type":"string","required":false,"description":"Dummy name","password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e"},{"definition":false,"hidden":false,"uniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e"},{"definition":false,"hidden":false,"uniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e"},{"definition":false,"hidden":false,"uniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e"},{"definition":false,"hidden":false,"uniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e"}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","creationDate":1623895352801,"icon":"network_l_1-3","name":"basic_cnf","componentType":"SERVICE","description":"service","tags":["basic_cnf"],"uniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","componentMetadataForSupportLog":{"SupportablityComponentUUID":"e91e27d0-28a0-428d-9c09-be02f612325a","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdateDate":1623895478125,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1623895349129,"artifactType":"OTHER","uniqueId":"a4d5e963-5590-4910-8876-eb0669ac7032.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623895349129,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"30849478-2e58-4e1b-870f-7a1fe5166e03"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true} 2021-06-17 02:04:40,669 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-17 02:04:40,670 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 02:04:40,670 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-06-17 02:04:40,670 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:04:40,670 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:04:40,670 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-06-17 02:04:40,670 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:04:40,670 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:04:40,672 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:04:47,696 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1095 2021-06-17 02:04:47,697 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 02:04:47,697 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","name":"basic_onboard_FauEiS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 02:04:47,699 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:04:47,699 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:04:47,700 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:04:47,700 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:04:47,700 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-17 02:04:47,700 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:04:47,700 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:04:47,700 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:04:47,700 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 02:04:47,700 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:04:47,700 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:04:47,700 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:04:47,701 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-17 02:04:47,701 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:04:47,701 INFO 192:__init__.py(1) - Service found, updating information 2021-06-17 02:04:47,701 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-06-17 02:04:47,701 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-06-17 02:04:47,701 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:04:47,701 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-06-17 02:04:47,701 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-06-17 02:04:47,702 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:04:47,703 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:05:04,656 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-06-17 02:05:04,658 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-17 02:05:04,660 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","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":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","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":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623895261653,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","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":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"network","uniqueId":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","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":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","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":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","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":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","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":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","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":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","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":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","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":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","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":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","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":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","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":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","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":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","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":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","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":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"compute","uniqueId":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","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":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","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":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","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":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","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":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","lifecycleState":"CERTIFIED","lastUpdateDate":1623895478125,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623895053061,"name":"basic_onboard_FauEiS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","systemName":"BasicOnboardFaueis","description":"service","tags":["basic_onboard_FauEiS"],"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":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","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-06-17 02:05:04,664 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-17 02:05:04,664 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-06-17 02:05:04,665 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-06-17 02:05:04,665 DEBUG 195:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-06-17 02:05:04,665 DEBUG 197:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-06-17 02:05:04,665 DEBUG 198:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-06-17 02:05:04,665 DEBUG 103:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-06-17 02:05:04,665 DEBUG 105:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-06-17 02:05:04,666 DEBUG 106:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-06-17 02:05:04,667 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-06-17 02:05:04,702 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 74 2021-06-17 02:05:04,703 INFO 116:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-06-17 02:05:04,703 DEBUG 120:onap_service.py(1) - [None][Get Connectivity Info] response: Get Connection: Error finding master table: mongo: no documents in result 2021-06-17 02:05:04,704 ERROR 129:onap_service.py(1) - [None][Get Connectivity Info] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-06-17 02:05:04,704 ERROR 212:onap_service.py(1) - [None][Get Connectivity Info] request failed: Code: 500. Info: Get Connection: Error finding master table: mongo: no documents in result . 2021-06-17 02:05:04,704 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-06-17 02:05:04,708 DEBUG 103:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-06-17 02:05:04,708 DEBUG 105:onap_service.py(1) - [None][Create Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info 2021-06-17 02:05:04,708 DEBUG 106:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-06-17 02:05:04,710 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-06-17 02:05:04,762 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 None 2021-06-17 02:05:04,762 INFO 116:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-06-17 02:05:04,763 DEBUG 120:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VONVJFTkRRV0pEWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFV1hoT2FrbDVUV3BGZWsxV2IxaEVWRTE0VFVSWmVFNUVTWGxOYWtWNlRWWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVERoM0NuTjBXWE52UVV4VWFtTnFjRVJtV25Sa1FrRjFObFJTYVhSbFVXbEVORFoyYTNnNFUycHlLMk15YTI1dE5UaHRNMHR1VW10T1ZHNDVVVWRXT0UxaU1HOEtWSEpXV2xkbVUwaHNZbXR4TTJGSFZWcG1aa2xOZG5sR0wwWmFZM1kzWm5od1pHaDJUalJPZDBKVmRsVnlOMjU1VjJveFlXZEJTVklyUVVSRWRuQlJTQXBMYVVkdFIwMU1UemhyUVRJMVRIWnBUMVJSUmtGWlpuSlhaRWtyWlRKUllVdEJSa04zZFhneGRsaEplVEpPV2xaSGJIQkROQzlRY1dWTVpFTkdibEZzQ2s5c0swNVpha1JLVlcwMWFUWnJaVkZKZVhWTlkzTnBUbWRSYzBSM2FtSmhUSFJoYlZKdmIxaEZSMDVpUWtGUWFVNVhhWFZJWVRKU2NERjZNVWh2UTBJS1QxaDFaMFIxTTNSdFF5dFdkVzFEUmxBclZVMVNkR3hyVms5UmVrOHJjeXR3UTNwWldUQmpja3R2YlVKeFowbFZjRE4wZEdrM1VUTXJTMGM1WkUxUUx3cGlZbFJYTjNSaVlsbE5TREJrYld4aVdHOU5RMEYzUlVGQllVMXFUVU5GZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBSUldVcExiMXBKYUhaalRrRlJSVXhDVVVGRVoyZEZRa0ZLWlVKU2IxSjZha0poVEhaaFlsYzBWMlZqTTFWdlRFNVNObTRLVWt4VmRFVnFaRGhEVFhkTVNFMUxWbEEwVlc4NGFtMXBRV2RPVURObk0zSkNOalZQSzA5RFRtUnpja1YzUjJ3elZDdFRORUU1UmtZM1ZteHVlbXRuUmdwWlJETlRUamxOWlVOMVZGY3lkamxWSzJaSk5EWmpSbTVKVjJoS1UwUlVjbEJMTVZCM1dqTldhMGxEVXpkUk9ETXdlaTgxVnpnelYzTk1NbU5GTVRjeUNuWkVaR052VTIxMFJWUnhObkZGTnpOUFZIVnVTekUwY2pKMWVHOUViR05EU0RkM1VEWnphbGhDY1VsTFdXVlNSVnBDU0c5cFVra3JiMWxqUlZFelJrSUtSbVF3TVVOT2VYVnZVRWRuYjBKdk1qYzBXSEpDZERkRFRUZGlhV1Z1T0c1TFVEVlFjR2xVTVZFemFITmtaeTlDVmxObGJrMXJVM2w1ZDBkRGREaE5WQW8xTlVKUU9VNXdPVlp0VkZGUk56SnNWbWxMUzNSWWVIQnplamhGZWl0TGRHRmpSR2s0UjA5dFEyWnpaa3AxWVRndlNEa3ZZMHcwYVhKM1NUMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly8xNzIuMTYuMTAuMTU2OjY0NDMKICBuYW1lOiBrdWJlcm5ldGVzCmNvbnRleHRzOgotIGNvbnRleHQ6CiAgICBjbHVzdGVyOiBrdWJlcm5ldGVzCiAgICB1c2VyOiBrdWJlcm5ldGVzLWFkbWluCiAgbmFtZToga3ViZXJuZXRlcy1hZG1pbkBrdWJlcm5ldGVzCmN1cnJlbnQtY29udGV4dDoga3ViZXJuZXRlcy1hZG1pbkBrdWJlcm5ldGVzCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZToga3ViZXJuZXRlcy1hZG1pbgogIHVzZXI6CiAgICBjbGllbnQtY2VydGlmaWNhdGUtZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVTTRha05EUVdSeFowRjNTVUpCWjBsSlFuVnFjVlJhTjAwNFNXTjNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGRHVkVWVVRVSkZSMEV4VlVVS1FYaE5TMkV6Vm1sYVdFcDFXbGhTYkdONlFXVkdkekI1VFZSQk1rMVVXWGxOYWtsNFRYcEdZVVozTUhsTmFrRXlUVlJaZVUxcVNYaE5lbFpoVFVSUmVBcEdla0ZXUW1kT1ZrSkJiMVJFYms0MVl6TlNiR0pVY0hSWldFNHdXbGhLZWsxU2EzZEdkMWxFVmxGUlJFVjRRbkprVjBwc1kyMDFiR1JIVm5wTVYwWnJDbUpYYkhWTlNVbENTV3BCVGtKbmEzRm9hMmxIT1hjd1FrRlJSVVpCUVU5RFFWRTRRVTFKU1VKRFowdERRVkZGUVhkaFFsSjJkbW81YlhkVFRYTk5aV3NLZEZrelptbHZZMGhsYlZaMU9FaEpTVkpMTTBJclZqWm1jVFprVGt4dmJHZFhWV1ZDZDJveVlWVXJialJEZUdoRldHRlFUWGswZGlzNGVuaFNUSGg0VWdwc2F6UnZaVzFSUldGT09XSjZObEowTVU5UlRVWlpSamR3VDBaRWRrcHBkRmt5U2taVFVsTnJXV0YyTVM5M1RVMVRkR2RRYVhGRmJYSmtOSEYzT0VFeENsUjRiazVPT1ZjME1WcDJZbWRoVldaWVVFeEZiME5hU2tsTU9EbFlkVFZRUWsxQ1VrZEZaWEpKUzAxdlVIRTJOVTVEZVRkRWJsUTBiVU5CV0V4TVlWTUtORVEyUjBrMGVuZHdPR28zVkZab1ZIUlVaM2QyUm01aVlVcElWaTl1Vm1OalNYUnlPVlppYlZsdFNHVkVWbk0zY2tWc1JIQlNNMkZIWVdkdGJuRndhd280T0ZJMmVITkNlR3cxY2pad1pucGFLMGhFVG5GTVZEbDZXamQ2YVc0MFJGa3pkVFZhWm5WNGVXZ3haa1Y0WkhoWmRrNDFWalIwUjNoNmRUVlVPRGcyQ2pKeU5GbDJVVWxFUVZGQlFtOTVZM2RLVkVGUFFtZE9Wa2hST0VKQlpqaEZRa0ZOUTBKaFFYZEZkMWxFVmxJd2JFSkJkM2REWjFsSlMzZFpRa0pSVlVnS1FYZEpkMFJSV1VwTGIxcEphSFpqVGtGUlJVeENVVUZFWjJkRlFrRkVhSGM1TW1ReGJTOUdUVWRvTjNWbmIyMUthRUZDY2swdlJ6aHBLMlZNVXpJNVZRcDRZVnA0WlVwdGIySlBWMnh5ZFhOdGQySkNNMmtyY1hJM1UycGpVamhrSzAwMmJsUjJUMjVuWkdaaVlXaFlOVFpPWTFkS1JUQk1UWE5UVTBoeE1EaE1DbmQ1ZFVsUFFuSmFWR2hCZDBrNGFtTXJla3RVWTJkc1FraEVWakJTVXl0NlNXdDZZa0YxYVRsb1FXVlBPVVpuT1ZCTllXVXdhVmxJZEhaaVdsUkZjRVFLVjBSalYxWkhiemNyVEM5VWRXUjNhVll5YnpKNlprNVRNSFJ5U0VRdmFYSmtPRFUxUm5JeWRWSmlVbUo1Y21oS1FuUXhaMUprUkhabVdGTnhTRVZOUVFwWVlYWlpRMjl5VmpkcVdWUlVWa3BXT0ZVd1ZWRXhPV3AyVFdWeVprMHhiM1ZoVjJFelRHeEhOM1J3WjA1YVVXdE1ORGRUWmxSVFJERndORXRxTTNOTENrVkdTbXhTTXpaellqWktTVkJVYzJ4bGFEbEdaR2s1ZVhKaWRrVjNSM1pVZVV0Qk5tbDRWR1JHVFhCdFZFODJabFpHU1QwS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgY2xpZW50LWtleS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJTVTBFZ1VGSkpWa0ZVUlNCTFJWa3RMUzB0TFFwTlNVbEZiM2RKUWtGQlMwTkJVVVZCZDJGQ1VuWjJhamx0ZDFOTmMwMWxhM1JaTTJacGIyTklaVzFXZFRoSVNVbFNTek5DSzFZMlpuRTJaRTVNYjJ4bkNsZFZaVUozYWpKaFZTdHVORU40YUVWWVlWQk5lVFIyS3poNmVGSk1lSGhTYkdzMGIyVnRVVVZoVGpsaWVqWlNkREZQVVUxR1dVWTNjRTlHUkhaS2FYUUtXVEpLUmxOU1UydFpZWFl4TDNkTlRWTjBaMUJwY1VWdGNtUTBjWGM0UVRGVWVHNU9UamxYTkRGYWRtSm5ZVlZtV0ZCTVJXOURXa3BKVERnNVdIVTFVQXBDVFVKU1IwVmxja2xMVFc5UWNUWTFUa041TjBSdVZEUnRRMEZZVEV4aFV6UkVOa2RKTkhwM2NEaHFOMVJXYUZSMFZHZDNka1p1WW1GS1NGWXZibFpqQ21OSmRISTVWbUp0V1cxSVpVUldjemR5Uld4RWNGSXpZVWRoWjIxdWNYQnJPRGhTTm5oelFuaHNOWEkyY0daNldpdElSRTV4VEZRNWVsbzNlbWx1TkVRS1dUTjFOVnBtZFhoNWFERm1SWGhrZUZsMlRqVldOSFJIZUhwMU5WUTRPRFl5Y2pSWmRsRkpSRUZSUVVKQmIwbENRVVZJU1hORU1VdzFkek5XTWprM2Nnb3hWMEZDYkdGT1FrRlNPWEZsZFdscFRsbEVkamNyYkVSYWMyZDRSRkl6TUdWd1IyRnZPVVpWYTB0NFZqTXpiMVpuY0ZNeE5VRjROM2RsUkhRMmVqaDNDbEprTDJ4TFoyUTNSalo0ZUhodlYycG1aRlpKY2xod1drSmhUV1JFWVVKNk1YVlVaa3hHT0VvM2JHUnZlbmxyVnpWblVTOXdMMmRZYWtWaGFVcHlSbVlLUTJveVdISkpkRGw0TVVJM2NGaGFSVzVaVlRoNlpWVkVXRkJGVFhOUWNqUkVLemR3WW1ST1VFdDRNSEpxU1hsNWFGVktUV0ZCYUdaV1RscGtSMDFUVFFwemRHMVpXazR6YlhkTE0xaERZU3RpVEZORU1VVkJkMjB2Tms4emF6Uk5SR2h6V25SVFRIWjBiVTlSUjNaSFdWVmlSbTUzYlZkcUsyNDRXR3ROZDJwckNqWlBWVE5IYVdJMWNuRk1jbXRrZWxad1pGTjRVMFp5V0ZwdFIwOWtSM1JvU3pOMlJtTXljalJOZEdadmVEbHFPR2h4V0dWeldFdHJPVWhEZG5kbWVqUUtXWFJDY1VwdlJVTm5XVVZCTWtoWlYxZE5WVzlxTnpOcmJEaEVVamhWTkZaWlRXUkROVE15Um5aWmFVdEpWR2xvVWtKemRuVnFXWFF3UTJ3MlVGRndSd3BJYkVrclQyeDFLMHBvWm1ac1ZGZ3JPSHBEVDA1clJGSklhRmxUZVdSWmNVcFViamR6VWxsRWVTdG1lR3hyTTNwaU5TdFJTMEV4YUVsR0wxa3ZVVVUyQ2sxa1drd3phbXN2VFZoWWR5OUVUMk5YTW1WUlYyOHlZM1Y1U3k5SFlsRTRRVzB5ZEZwSEwxWTViRkI2VHpKWlNFbERSMmRLY2tWRFoxbEZRVFZRTlhrS1ZtOVJXamhXZFVkbE5EaDZiM0JyYWxOdllqUlpUbGwwZVZFMlFtVTBTeTl1VVZKM2JrWnJTbWR6TDFwdVVtbHBNRVpNU2swM2VEZHdMMHA2VG1WQ01RcEJjMnNyWVUwM01tTnVRM2N5VUdwTlRraHJkM2hKU1ZkSVZrZGlZVEZ0Y0VKeFVqWnRhWEo0TnpWcmRrWXpXa1pVYUZWTlMwaEJWbVJhYUhsTWFVMDVDbVJ6SzBKbmVVSkNkbFZtWjBwa2FqQmhUek5QTTB0eWRIVjRVekJLVkVRMFJGRktVMHhqTUVObldVVkJjazQyY0M5Q01FRjRjMDFrY3pSQlptRnViekFLYjI5VFoxUjFWekZGUjJacFFVdFJUVlJ4Y25wckswRXJLMFJoV0RBdldFaG9LMGRuY0hSVGNqWkNielo1YUhoRlZIY3lhRVpZZW5kU1VHNVdObGhHY2dwWFV6SlZZalZ0YjFWSmEyUk1Remt5TUdSa05YUnFUSGhPV0hreVpUSkJiV3BNVTJKQ1NUbDBaekVyZDNCSmJraFFhM2haVVdGc1JUSlZURzV2VjNsTENsaEdiMmhHYzNkc09GVkxZMUoyZVRGb2FHa3diMUpGUTJkWlFWUkVjRWhhV0ZaclJGZDNhVkZGT1ZSTFVGWkNVV3BZWW5sTFEwUmlWVXBsTlM5aFIxRUtiMkZRTVdaMmRIQndXRFpKYzJ4dmNWZENiR2xqZEdObWJrOHJNV3hvTlcxM2RsTnpjVVI1WlZCWU5tRk1LM0JsYlRRNVVtRjZiMGcyY0dsNWEwWXlaUXB5WlZZclIzZEVWRmhpTkhKb05qUjNNVEZQVW5ObVNUTlFValpVWkVZNVZFZGxWeTlWWkc1dGRFdHhWWFUzT1hKV1FUaGFSV2xwUTI1NlFqSjJLMHRGQ25keFMzZExVVXRDWjBFMFNHdEpTVTlvUkhWMlZrVk1aV2RUTlZkNFNIUmhPRU5aV1Rad1RYQnZSblUxTUdneFZuRnBhVFkyYTNsd2VWVTVjQ3RLUVdZS1owODNhMUZtVlhaWmMwcDZibHA1WkN0alozWTNOV3RMVFhkdVdqWmlNR2RuVVM5WmJVVTJkbHBQVGtsUFJuZE9PQzlDYWtkUUt6UXdkbEpRUTNrMGFncGhSa1JKVlM4eFQzSkVNbmxsUlZsMldGQkRaSFl5WjJseGJVZDRUVkJFYTB0eGFuSTRkMGhZVTFCeVNIVlJOSGh4V0M4NUNpMHRMUzB0UlU1RUlGSlRRU0JRVWtsV1FWUkZJRXRGV1MwdExTMHRDZz09Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-06-17 02:05:04,765 DEBUG 195:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-06-17 02:05:04,765 DEBUG 197:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-06-17 02:05:04,765 DEBUG 198:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-06-17 02:05:04,766 DEBUG 103:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-06-17 02:05:04,766 DEBUG 105:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-06-17 02:05:04,766 DEBUG 106:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-06-17 02:05:04,767 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-06-17 02:05:04,793 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 None 2021-06-17 02:05:04,794 INFO 116:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-06-17 02:05:04,794 DEBUG 120:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VONVJFTkRRV0pEWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFV1hoT2FrbDVUV3BGZWsxV2IxaEVWRTE0VFVSWmVFNUVTWGxOYWtWNlRWWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVERoM0NuTjBXWE52UVV4VWFtTnFjRVJtV25Sa1FrRjFObFJTYVhSbFVXbEVORFoyYTNnNFUycHlLMk15YTI1dE5UaHRNMHR1VW10T1ZHNDVVVWRXT0UxaU1HOEtWSEpXV2xkbVUwaHNZbXR4TTJGSFZWcG1aa2xOZG5sR0wwWmFZM1kzWm5od1pHaDJUalJPZDBKVmRsVnlOMjU1VjJveFlXZEJTVklyUVVSRWRuQlJTQXBMYVVkdFIwMU1UemhyUVRJMVRIWnBUMVJSUmtGWlpuSlhaRWtyWlRKUllVdEJSa04zZFhneGRsaEplVEpPV2xaSGJIQkROQzlRY1dWTVpFTkdibEZzQ2s5c0swNVpha1JLVlcwMWFUWnJaVkZKZVhWTlkzTnBUbWRSYzBSM2FtSmhUSFJoYlZKdmIxaEZSMDVpUWtGUWFVNVhhWFZJWVRKU2NERjZNVWh2UTBJS1QxaDFaMFIxTTNSdFF5dFdkVzFEUmxBclZVMVNkR3hyVms5UmVrOHJjeXR3UTNwWldUQmpja3R2YlVKeFowbFZjRE4wZEdrM1VUTXJTMGM1WkUxUUx3cGlZbFJYTjNSaVlsbE5TREJrYld4aVdHOU5RMEYzUlVGQllVMXFUVU5GZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBSUldVcExiMXBKYUhaalRrRlJSVXhDVVVGRVoyZEZRa0ZLWlVKU2IxSjZha0poVEhaaFlsYzBWMlZqTTFWdlRFNVNObTRLVWt4VmRFVnFaRGhEVFhkTVNFMUxWbEEwVlc4NGFtMXBRV2RPVURObk0zSkNOalZQSzA5RFRtUnpja1YzUjJ3elZDdFRORUU1UmtZM1ZteHVlbXRuUmdwWlJETlRUamxOWlVOMVZGY3lkamxWSzJaSk5EWmpSbTVKVjJoS1UwUlVjbEJMTVZCM1dqTldhMGxEVXpkUk9ETXdlaTgxVnpnelYzTk1NbU5GTVRjeUNuWkVaR052VTIxMFJWUnhObkZGTnpOUFZIVnVTekUwY2pKMWVHOUViR05EU0RkM1VEWnphbGhDY1VsTFdXVlNSVnBDU0c5cFVra3JiMWxqUlZFelJrSUtSbVF3TVVOT2VYVnZVRWRuYjBKdk1qYzBXSEpDZERkRFRUZGlhV1Z1T0c1TFVEVlFjR2xVTVZFemFITmtaeTlDVmxObGJrMXJVM2w1ZDBkRGREaE5WQW8xTlVKUU9VNXdPVlp0VkZGUk56SnNWbWxMUzNSWWVIQnplamhGZWl0TGRHRmpSR2s0UjA5dFEyWnpaa3AxWVRndlNEa3ZZMHcwYVhKM1NUMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly8xNzIuMTYuMTAuMTU2OjY0NDMKICBuYW1lOiBrdWJlcm5ldGVzCmNvbnRleHRzOgotIGNvbnRleHQ6CiAgICBjbHVzdGVyOiBrdWJlcm5ldGVzCiAgICB1c2VyOiBrdWJlcm5ldGVzLWFkbWluCiAgbmFtZToga3ViZXJuZXRlcy1hZG1pbkBrdWJlcm5ldGVzCmN1cnJlbnQtY29udGV4dDoga3ViZXJuZXRlcy1hZG1pbkBrdWJlcm5ldGVzCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZToga3ViZXJuZXRlcy1hZG1pbgogIHVzZXI6CiAgICBjbGllbnQtY2VydGlmaWNhdGUtZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVTTRha05EUVdSeFowRjNTVUpCWjBsSlFuVnFjVlJhTjAwNFNXTjNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGRHVkVWVVRVSkZSMEV4VlVVS1FYaE5TMkV6Vm1sYVdFcDFXbGhTYkdONlFXVkdkekI1VFZSQk1rMVVXWGxOYWtsNFRYcEdZVVozTUhsTmFrRXlUVlJaZVUxcVNYaE5lbFpoVFVSUmVBcEdla0ZXUW1kT1ZrSkJiMVJFYms0MVl6TlNiR0pVY0hSWldFNHdXbGhLZWsxU2EzZEdkMWxFVmxGUlJFVjRRbkprVjBwc1kyMDFiR1JIVm5wTVYwWnJDbUpYYkhWTlNVbENTV3BCVGtKbmEzRm9hMmxIT1hjd1FrRlJSVVpCUVU5RFFWRTRRVTFKU1VKRFowdERRVkZGUVhkaFFsSjJkbW81YlhkVFRYTk5aV3NLZEZrelptbHZZMGhsYlZaMU9FaEpTVkpMTTBJclZqWm1jVFprVGt4dmJHZFhWV1ZDZDJveVlWVXJialJEZUdoRldHRlFUWGswZGlzNGVuaFNUSGg0VWdwc2F6UnZaVzFSUldGT09XSjZObEowTVU5UlRVWlpSamR3VDBaRWRrcHBkRmt5U2taVFVsTnJXV0YyTVM5M1RVMVRkR2RRYVhGRmJYSmtOSEYzT0VFeENsUjRiazVPT1ZjME1WcDJZbWRoVldaWVVFeEZiME5hU2tsTU9EbFlkVFZRUWsxQ1VrZEZaWEpKUzAxdlVIRTJOVTVEZVRkRWJsUTBiVU5CV0V4TVlWTUtORVEyUjBrMGVuZHdPR28zVkZab1ZIUlVaM2QyUm01aVlVcElWaTl1Vm1OalNYUnlPVlppYlZsdFNHVkVWbk0zY2tWc1JIQlNNMkZIWVdkdGJuRndhd280T0ZJMmVITkNlR3cxY2pad1pucGFLMGhFVG5GTVZEbDZXamQ2YVc0MFJGa3pkVFZhWm5WNGVXZ3haa1Y0WkhoWmRrNDFWalIwUjNoNmRUVlVPRGcyQ2pKeU5GbDJVVWxFUVZGQlFtOTVZM2RLVkVGUFFtZE9Wa2hST0VKQlpqaEZRa0ZOUTBKaFFYZEZkMWxFVmxJd2JFSkJkM2REWjFsSlMzZFpRa0pSVlVnS1FYZEpkMFJSV1VwTGIxcEphSFpqVGtGUlJVeENVVUZFWjJkRlFrRkVhSGM1TW1ReGJTOUdUVWRvTjNWbmIyMUthRUZDY2swdlJ6aHBLMlZNVXpJNVZRcDRZVnA0WlVwdGIySlBWMnh5ZFhOdGQySkNNMmtyY1hJM1UycGpVamhrSzAwMmJsUjJUMjVuWkdaaVlXaFlOVFpPWTFkS1JUQk1UWE5UVTBoeE1EaE1DbmQ1ZFVsUFFuSmFWR2hCZDBrNGFtTXJla3RVWTJkc1FraEVWakJTVXl0NlNXdDZZa0YxYVRsb1FXVlBPVVpuT1ZCTllXVXdhVmxJZEhaaVdsUkZjRVFLVjBSalYxWkhiemNyVEM5VWRXUjNhVll5YnpKNlprNVRNSFJ5U0VRdmFYSmtPRFUxUm5JeWRWSmlVbUo1Y21oS1FuUXhaMUprUkhabVdGTnhTRVZOUVFwWVlYWlpRMjl5VmpkcVdWUlVWa3BXT0ZVd1ZWRXhPV3AyVFdWeVprMHhiM1ZoVjJFelRHeEhOM1J3WjA1YVVXdE1ORGRUWmxSVFJERndORXRxTTNOTENrVkdTbXhTTXpaellqWktTVkJVYzJ4bGFEbEdaR2s1ZVhKaWRrVjNSM1pVZVV0Qk5tbDRWR1JHVFhCdFZFODJabFpHU1QwS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgY2xpZW50LWtleS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJTVTBFZ1VGSkpWa0ZVUlNCTFJWa3RMUzB0TFFwTlNVbEZiM2RKUWtGQlMwTkJVVVZCZDJGQ1VuWjJhamx0ZDFOTmMwMWxhM1JaTTJacGIyTklaVzFXZFRoSVNVbFNTek5DSzFZMlpuRTJaRTVNYjJ4bkNsZFZaVUozYWpKaFZTdHVORU40YUVWWVlWQk5lVFIyS3poNmVGSk1lSGhTYkdzMGIyVnRVVVZoVGpsaWVqWlNkREZQVVUxR1dVWTNjRTlHUkhaS2FYUUtXVEpLUmxOU1UydFpZWFl4TDNkTlRWTjBaMUJwY1VWdGNtUTBjWGM0UVRGVWVHNU9UamxYTkRGYWRtSm5ZVlZtV0ZCTVJXOURXa3BKVERnNVdIVTFVQXBDVFVKU1IwVmxja2xMVFc5UWNUWTFUa041TjBSdVZEUnRRMEZZVEV4aFV6UkVOa2RKTkhwM2NEaHFOMVJXYUZSMFZHZDNka1p1WW1GS1NGWXZibFpqQ21OSmRISTVWbUp0V1cxSVpVUldjemR5Uld4RWNGSXpZVWRoWjIxdWNYQnJPRGhTTm5oelFuaHNOWEkyY0daNldpdElSRTV4VEZRNWVsbzNlbWx1TkVRS1dUTjFOVnBtZFhoNWFERm1SWGhrZUZsMlRqVldOSFJIZUhwMU5WUTRPRFl5Y2pSWmRsRkpSRUZSUVVKQmIwbENRVVZJU1hORU1VdzFkek5XTWprM2Nnb3hWMEZDYkdGT1FrRlNPWEZsZFdscFRsbEVkamNyYkVSYWMyZDRSRkl6TUdWd1IyRnZPVVpWYTB0NFZqTXpiMVpuY0ZNeE5VRjROM2RsUkhRMmVqaDNDbEprTDJ4TFoyUTNSalo0ZUhodlYycG1aRlpKY2xod1drSmhUV1JFWVVKNk1YVlVaa3hHT0VvM2JHUnZlbmxyVnpWblVTOXdMMmRZYWtWaGFVcHlSbVlLUTJveVdISkpkRGw0TVVJM2NGaGFSVzVaVlRoNlpWVkVXRkJGVFhOUWNqUkVLemR3WW1ST1VFdDRNSEpxU1hsNWFGVktUV0ZCYUdaV1RscGtSMDFUVFFwemRHMVpXazR6YlhkTE0xaERZU3RpVEZORU1VVkJkMjB2Tms4emF6Uk5SR2h6V25SVFRIWjBiVTlSUjNaSFdWVmlSbTUzYlZkcUsyNDRXR3ROZDJwckNqWlBWVE5IYVdJMWNuRk1jbXRrZWxad1pGTjRVMFp5V0ZwdFIwOWtSM1JvU3pOMlJtTXljalJOZEdadmVEbHFPR2h4V0dWeldFdHJPVWhEZG5kbWVqUUtXWFJDY1VwdlJVTm5XVVZCTWtoWlYxZE5WVzlxTnpOcmJEaEVVamhWTkZaWlRXUkROVE15Um5aWmFVdEpWR2xvVWtKemRuVnFXWFF3UTJ3MlVGRndSd3BJYkVrclQyeDFLMHBvWm1ac1ZGZ3JPSHBEVDA1clJGSklhRmxUZVdSWmNVcFViamR6VWxsRWVTdG1lR3hyTTNwaU5TdFJTMEV4YUVsR0wxa3ZVVVUyQ2sxa1drd3phbXN2VFZoWWR5OUVUMk5YTW1WUlYyOHlZM1Y1U3k5SFlsRTRRVzB5ZEZwSEwxWTViRkI2VHpKWlNFbERSMmRLY2tWRFoxbEZRVFZRTlhrS1ZtOVJXamhXZFVkbE5EaDZiM0JyYWxOdllqUlpUbGwwZVZFMlFtVTBTeTl1VVZKM2JrWnJTbWR6TDFwdVVtbHBNRVpNU2swM2VEZHdMMHA2VG1WQ01RcEJjMnNyWVUwM01tTnVRM2N5VUdwTlRraHJkM2hKU1ZkSVZrZGlZVEZ0Y0VKeFVqWnRhWEo0TnpWcmRrWXpXa1pVYUZWTlMwaEJWbVJhYUhsTWFVMDVDbVJ6SzBKbmVVSkNkbFZtWjBwa2FqQmhUek5QTTB0eWRIVjRVekJLVkVRMFJGRktVMHhqTUVObldVVkJjazQyY0M5Q01FRjRjMDFrY3pSQlptRnViekFLYjI5VFoxUjFWekZGUjJacFFVdFJUVlJ4Y25wckswRXJLMFJoV0RBdldFaG9LMGRuY0hSVGNqWkNielo1YUhoRlZIY3lhRVpZZW5kU1VHNVdObGhHY2dwWFV6SlZZalZ0YjFWSmEyUk1Remt5TUdSa05YUnFUSGhPV0hreVpUSkJiV3BNVTJKQ1NUbDBaekVyZDNCSmJraFFhM2haVVdGc1JUSlZURzV2VjNsTENsaEdiMmhHYzNkc09GVkxZMUoyZVRGb2FHa3diMUpGUTJkWlFWUkVjRWhhV0ZaclJGZDNhVkZGT1ZSTFVGWkNVV3BZWW5sTFEwUmlWVXBsTlM5aFIxRUtiMkZRTVdaMmRIQndXRFpKYzJ4dmNWZENiR2xqZEdObWJrOHJNV3hvTlcxM2RsTnpjVVI1WlZCWU5tRk1LM0JsYlRRNVVtRjZiMGcyY0dsNWEwWXlaUXB5WlZZclIzZEVWRmhpTkhKb05qUjNNVEZQVW5ObVNUTlFValpVWkVZNVZFZGxWeTlWWkc1dGRFdHhWWFUzT1hKV1FUaGFSV2xwUTI1NlFqSjJLMHRGQ25keFMzZExVVXRDWjBFMFNHdEpTVTlvUkhWMlZrVk1aV2RUTlZkNFNIUmhPRU5aV1Rad1RYQnZSblUxTUdneFZuRnBhVFkyYTNsd2VWVTVjQ3RLUVdZS1owODNhMUZtVlhaWmMwcDZibHA1WkN0alozWTNOV3RMVFhkdVdqWmlNR2RuVVM5WmJVVTJkbHBQVGtsUFJuZE9PQzlDYWtkUUt6UXdkbEpRUTNrMGFncGhSa1JKVlM4eFQzSkVNbmxsUlZsMldGQkRaSFl5WjJseGJVZDRUVkJFYTB0eGFuSTRkMGhZVTFCeVNIVlJOSGh4V0M4NUNpMHRMUzB0UlU1RUlGSlRRU0JRVWtsV1FWUkZJRXRGV1MwdExTMHRDZz09Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-06-17 02:05:04,796 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-06-17 02:05:04,797 DEBUG 195:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:04,797 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-06-17 02:05:04,797 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-17 02:05:04,797 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:04,797 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-06-17 02:05:04,798 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-17 02:05:04,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:05,004 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 404 288 2021-06-17 02:05:05,005 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-06-17 02:05:05,005 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2021-06-17 02:05:05,005 ERROR 129:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:05,006 ERROR 212:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2021-06-17 02:05:05,016 DEBUG 103:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:05,016 DEBUG 105:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion 2021-06-17 02:05:05,016 DEBUG 106:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicnf-owner", "cloud-region-id": "k8sregion", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "k8s", "owner-defined-type": "t1", "cloud-region-version": "1.0", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2021-06-17 02:05:05,018 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:05,156 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion HTTP/1.1" 201 0 2021-06-17 02:05:05,157 INFO 116:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-06-17 02:05:05,157 DEBUG 120:onap_service.py(1) - [AAI][Create cloud region] response: 2021-06-17 02:05:05,160 DEBUG 195:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:05,161 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-06-17 02:05:05,161 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-17 02:05:05,162 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:05,162 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-06-17 02:05:05,163 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-17 02:05:05,165 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:05,399 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 359 2021-06-17 02:05:05,400 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-17 02:05:05,401 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1623895505051"}]} 2021-06-17 02:05:05,436 DEBUG 103:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:05,437 DEBUG 105:onap_service.py(1) - [AAI][Add external system info to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/esr-system-info-list/esr-system-info/6662a729-7ff9-4ab1-af7f-5ad14a028118 2021-06-17 02:05:05,437 DEBUG 106:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "6662a729-7ff9-4ab1-af7f-5ad14a028118", "user-name": "onap-wro", "password": "wro-onap", "system-type": "VIM" , "service-url": "http://wg-cloud.onap.dyn.nesc.nokia.net:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-wro" , "system-status": "active" } 2021-06-17 02:05:05,440 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:05,809 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/esr-system-info-list/esr-system-info/6662a729-7ff9-4ab1-af7f-5ad14a028118 HTTP/1.1" 201 0 2021-06-17 02:05:05,811 INFO 116:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-06-17 02:05:05,811 DEBUG 120:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-06-17 02:05:05,815 DEBUG 195:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:05,815 DEBUG 197:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-17 02:05:05,815 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-17 02:05:05,816 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:05,816 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-17 02:05:05,817 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-17 02:05:05,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:05,956 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 452 2021-06-17 02:05:05,957 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-06-17 02:05:05,957 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}} 2021-06-17 02:05:05,958 ERROR 129:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:05,958 ERROR 212:onap_service.py(1) - [AAI][get tenants] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}. 2021-06-17 02:05:05,958 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-06-17 02:05:05,958 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-06-17 02:05:05,962 DEBUG 103:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:05,962 DEBUG 105:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-17 02:05:05,962 DEBUG 106:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "f41abc47519441359fc94897110fa224", "tenant-name": "onap-wro", "tenant-context": "None" } 2021-06-17 02:05:05,964 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:06,203 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2021-06-17 02:05:06,204 INFO 116:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-06-17 02:05:06,204 DEBUG 120:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-06-17 02:05:06,206 DEBUG 195:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:06,206 DEBUG 197:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2021-06-17 02:05:06,206 DEBUG 198:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-06-17 02:05:06,207 DEBUG 103:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:06,207 DEBUG 105:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2021-06-17 02:05:06,207 DEBUG 106:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-06-17 02:05:06,209 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:06,257 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone HTTP/1.1" 404 493 2021-06-17 02:05:06,258 INFO 116:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-06-17 02:05:06,258 DEBUG 120:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","ERR.5.4.6114"]}}} 2021-06-17 02:05:06,259 ERROR 129:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:06,259 ERROR 212:onap_service.py(1) - [AAI][get availability_zones] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","ERR.5.4.6114"]}}}. 2021-06-17 02:05:06,264 DEBUG 103:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:06,264 DEBUG 105:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2021-06-17 02:05:06,264 DEBUG 106:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicnf-availability-zone", "hypervisor-type": "nova" } 2021-06-17 02:05:06,267 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:06,496 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone HTTP/1.1" 201 0 2021-06-17 02:05:06,497 INFO 116:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-06-17 02:05:06,497 DEBUG 120:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-06-17 02:05:06,513 DEBUG 103:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:06,514 DEBUG 105:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/complexes/complex/lannion 2021-06-17 02:05:06,514 DEBUG 106:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2021-06-17 02:05:06,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:06,832 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2021-06-17 02:05:06,833 INFO 116:onap_service.py(1) - [AAI][create complex] response code: 412 2021-06-17 02:05:06,833 DEBUG 120:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2021-06-17 02:05:06,833 ERROR 129:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:06,833 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-06-17 02:05:06,833 DEBUG 195:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:06,834 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-06-17 02:05:06,834 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-17 02:05:06,840 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:06,840 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-06-17 02:05:06,840 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-17 02:05:06,842 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:07,134 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 359 2021-06-17 02:05:07,134 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-17 02:05:07,135 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1623895505051"}]} 2021-06-17 02:05:07,144 DEBUG 103:onap_service.py(1) - [AAI][add relationship to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:07,144 DEBUG 105:onap_service.py(1) - [AAI][add relationship to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/relationship-list/relationship 2021-06-17 02:05:07,144 DEBUG 106:onap_service.py(1) - [AAI][add relationship to cloud region] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2021-06-17 02:05:07,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:08,852 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/relationship-list/relationship HTTP/1.1" 200 0 2021-06-17 02:05:08,853 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200 2021-06-17 02:05:08,853 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 2021-06-17 02:05:08,862 DEBUG 103:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:08,862 DEBUG 105:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-17 02:05:08,862 DEBUG 106:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnf-customer", "subscriber-name": "basicnf-customer", "subscriber-type": "INFRA" } 2021-06-17 02:05:08,864 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:09,328 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 201 0 2021-06-17 02:05:09,329 INFO 116:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-06-17 02:05:09,329 DEBUG 120:onap_service.py(1) - [AAI][declare customer] response: 2021-06-17 02:05:09,332 DEBUG 195:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:09,332 DEBUG 197:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-17 02:05:09,332 DEBUG 198:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-06-17 02:05:09,332 DEBUG 103:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:09,332 DEBUG 105:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-17 02:05:09,333 DEBUG 106:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-06-17 02:05:09,334 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:09,453 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-06-17 02:05:09,454 INFO 116:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-06-17 02:05:09,454 DEBUG 120:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1623895508892"} 2021-06-17 02:05:09,456 DEBUG 195:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:09,456 DEBUG 197:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-17 02:05:09,457 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-17 02:05:09,457 DEBUG 103:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:09,457 DEBUG 105:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-17 02:05:09,457 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-17 02:05:09,459 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:09,855 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-06-17 02:05:09,856 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-06-17 02:05:09,856 DEBUG 120:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1623895508892"} 2021-06-17 02:05:09,859 DEBUG 195:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:09,859 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-17 02:05:09,859 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-17 02:05:09,860 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:09,860 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-17 02:05:09,860 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-17 02:05:09,862 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:10,156 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 404 360 2021-06-17 02:05:10,157 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-06-17 02:05:10,157 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnf-customer/service-subscriptions","ERR.5.4.6114"]}}} 2021-06-17 02:05:10,157 ERROR 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:10,157 ERROR 212:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnf-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2021-06-17 02:05:10,157 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2021-06-17 02:05:10,159 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-17 02:05:10,160 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 02:05:10,160 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-06-17 02:05:10,160 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:05:10,160 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:05:10,160 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-06-17 02:05:10,160 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:05:10,160 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:05:10,162 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:05:23,398 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1095 2021-06-17 02:05:23,400 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 02:05:23,401 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","name":"basic_onboard_FauEiS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 02:05:23,404 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:05:23,404 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:05:23,404 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:05:23,405 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:05:23,405 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-17 02:05:23,405 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:05:23,405 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:05:23,405 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:05:23,405 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 02:05:23,405 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:05:23,405 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:05:23,406 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:05:23,406 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-17 02:05:23,406 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:05:23,406 INFO 192:__init__.py(1) - Service found, updating information 2021-06-17 02:05:23,406 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-06-17 02:05:23,406 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-06-17 02:05:23,406 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:05:23,407 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-06-17 02:05:23,407 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-06-17 02:05:23,407 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:05:23,409 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:05:33,869 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-06-17 02:05:33,872 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-17 02:05:33,874 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","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":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","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":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623895261653,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","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":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"network","uniqueId":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","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":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","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":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","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":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","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":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","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":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","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":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","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":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","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":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","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":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","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":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","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":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","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":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","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":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"compute","uniqueId":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","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":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","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":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","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":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","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":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","lifecycleState":"CERTIFIED","lastUpdateDate":1623895478125,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623895053061,"name":"basic_onboard_FauEiS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","systemName":"BasicOnboardFaueis","description":"service","tags":["basic_onboard_FauEiS"],"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":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","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-06-17 02:05:33,883 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-17 02:05:33,884 DEBUG 103:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:33,884 DEBUG 105:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf 2021-06-17 02:05:33,884 DEBUG 106:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676" } 2021-06-17 02:05:33,886 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:34,057 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf HTTP/1.1" 201 0 2021-06-17 02:05:34,058 INFO 116:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-06-17 02:05:34,058 DEBUG 120:onap_service.py(1) - [AAI][Create service subscription] response: 2021-06-17 02:05:34,060 DEBUG 195:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:34,060 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-17 02:05:34,061 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-17 02:05:34,061 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:34,061 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-17 02:05:34,061 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-17 02:05:34,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:34,163 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 90 2021-06-17 02:05:34,164 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-06-17 02:05:34,164 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1623895533919"}]} 2021-06-17 02:05:34,166 DEBUG 195:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:34,167 DEBUG 197:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-17 02:05:34,167 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-17 02:05:34,167 DEBUG 103:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:34,167 DEBUG 105:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-17 02:05:34,167 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-17 02:05:34,169 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:34,263 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-06-17 02:05:34,264 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-06-17 02:05:34,265 DEBUG 120:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1623895508892"} 2021-06-17 02:05:34,267 DEBUG 195:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:34,267 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-17 02:05:34,267 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-17 02:05:34,267 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:34,268 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-17 02:05:34,268 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-17 02:05:34,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:34,360 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 90 2021-06-17 02:05:34,361 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-06-17 02:05:34,361 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1623895533919"}]} 2021-06-17 02:05:34,364 DEBUG 195:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:34,364 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-06-17 02:05:34,365 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-17 02:05:34,365 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:34,365 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-06-17 02:05:34,365 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-17 02:05:34,368 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:34,556 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-06-17 02:05:34,557 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-17 02:05:34,557 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1623895507177","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-06-17 02:05:34,560 DEBUG 195:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:34,561 DEBUG 197:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-17 02:05:34,561 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-17 02:05:34,561 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:34,561 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-17 02:05:34,562 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-17 02:05:34,564 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:34,759 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2021-06-17 02:05:34,760 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-06-17 02:05:34,760 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1623895505992"} 2021-06-17 02:05:34,774 DEBUG 103:onap_service.py(1) - [AAI][add relationship to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:34,774 DEBUG 105:onap_service.py(1) - [AAI][add relationship to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list/relationship 2021-06-17 02:05:34,775 DEBUG 106:onap_service.py(1) - [AAI][add relationship to cloud region] data sent: { "related-to": "tenant", "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224?resource-version=1623895505992", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-wro"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicnf-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "k8sregion"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "f41abc47519441359fc94897110fa224"}] } 2021-06-17 02:05:34,777 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:35,123 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list/relationship HTTP/1.1" 200 0 2021-06-17 02:05:35,124 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200 2021-06-17 02:05:35,124 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 2021-06-17 02:05:35,127 DEBUG 195:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:35,127 DEBUG 197:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-17 02:05:35,127 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-17 02:05:35,128 DEBUG 103:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:35,128 DEBUG 105:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-17 02:05:35,128 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-17 02:05:35,130 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:35,301 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-06-17 02:05:35,302 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-06-17 02:05:35,302 DEBUG 120:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1623895508892"} 2021-06-17 02:05:35,304 DEBUG 195:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:35,304 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-06-17 02:05:35,304 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-17 02:05:35,305 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:35,305 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-06-17 02:05:35,305 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-17 02:05:35,307 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:35,502 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-06-17 02:05:35,503 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-17 02:05:35,503 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1623895507177","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-06-17 02:05:35,506 DEBUG 195:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:35,506 DEBUG 197:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-17 02:05:35,506 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-17 02:05:35,506 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:35,506 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-17 02:05:35,507 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-17 02:05:35,508 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:35,757 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-06-17 02:05:35,758 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-06-17 02:05:35,758 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1623895534811","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-06-17 02:05:35,760 DEBUG 195:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:35,761 DEBUG 197:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities 2021-06-17 02:05:35,761 DEBUG 198:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-06-17 02:05:35,761 DEBUG 103:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:35,761 DEBUG 105:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities 2021-06-17 02:05:35,761 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-06-17 02:05:35,763 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:35,816 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1185 2021-06-17 02:05:35,817 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-06-17 02:05:35,817 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"1fc6553b-e2e8-4f3d-8f3a-cff84df69fed","owning-entity-name":"OE-ETE_Customer-1fc6553b-e2e8-4f3d-8f3a-cff84df69fed","resource-version":"1623893387892","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_c551474d-9b8f-45b4-9464-aa4e9b46754d/service-subscriptions/service-subscription/pNF/service-instances/service-instance/d5dd2708-7b8e-43d3-ae54-9d04c3e699bd","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_c551474d-9b8f-45b4-9464-aa4e9b46754d"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"d5dd2708-7b8e-43d3-ae54-9d04c3e699bd"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namec551474d-9b8f-45b4-9464-aa4e9b46754d"}]}]}},{"owning-entity-id":"18ba13a0-ab7d-42b8-ac0a-2b79a76bcd6b","owning-entity-name":"basicnw-oe","resource-version":"1623894515193"}]} 2021-06-17 02:05:35,819 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-06-17 02:05:35,822 DEBUG 103:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:35,823 DEBUG 105:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/3096795d-2141-4a60-8df4-ff1c7f603846 2021-06-17 02:05:35,823 DEBUG 106:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "3096795d-2141-4a60-8df4-ff1c7f603846" } 2021-06-17 02:05:35,824 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:35,996 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/3096795d-2141-4a60-8df4-ff1c7f603846 HTTP/1.1" 201 0 2021-06-17 02:05:35,997 INFO 116:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-06-17 02:05:35,997 DEBUG 120:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-06-17 02:05:36,000 DEBUG 195:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:36,000 DEBUG 197:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/3096795d-2141-4a60-8df4-ff1c7f603846 2021-06-17 02:05:36,001 DEBUG 198:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-06-17 02:05:36,001 DEBUG 103:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:05:36,001 DEBUG 105:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/3096795d-2141-4a60-8df4-ff1c7f603846 2021-06-17 02:05:36,002 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-06-17 02:05:36,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:05:36,157 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/3096795d-2141-4a60-8df4-ff1c7f603846 HTTP/1.1" 200 139 2021-06-17 02:05:36,159 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-06-17 02:05:36,159 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"3096795d-2141-4a60-8df4-ff1c7f603846","owning-entity-name":"basicnf_owning_entity","resource-version":"1623895535856"} 2021-06-17 02:05:36,165 DEBUG 103:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-06-17 02:05:36,165 DEBUG 105:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] url used: https://vid.api.simpledemo.onap.org:30200/vid/maintenance/category_parameter/project 2021-06-17 02:05:36,166 DEBUG 106:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: { "options": ["basicnf_project"] } 2021-06-17 02:05:36,167 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-06-17 02:05:36,463 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13 2021-06-17 02:05:36,465 INFO 116:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200 2021-06-17 02:05:36,465 DEBUG 120:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]} 2021-06-17 02:05:36,468 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-06-17 02:05:36,468 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-17 02:05:36,468 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 02:05:36,469 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-06-17 02:05:36,469 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:05:36,469 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:05:36,470 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-06-17 02:05:36,470 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:05:36,470 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:05:36,472 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:05:44,972 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1095 2021-06-17 02:05:44,976 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 02:05:44,976 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","name":"basic_onboard_FauEiS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 02:05:44,980 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:05:44,980 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:05:44,980 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:05:44,981 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:05:44,981 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-17 02:05:44,981 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:05:44,982 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:05:44,982 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:05:44,982 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 02:05:44,983 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:05:44,983 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:05:44,983 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:05:44,984 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-17 02:05:44,984 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:05:44,984 INFO 192:__init__.py(1) - Service found, updating information 2021-06-17 02:05:44,985 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-06-17 02:05:44,985 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-06-17 02:05:44,985 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:05:44,986 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-06-17 02:05:44,986 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-06-17 02:05:44,987 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:05:44,989 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:05:57,935 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-06-17 02:05:57,937 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-17 02:05:57,939 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","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":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","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":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623895261653,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","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":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"network","uniqueId":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","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":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","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":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","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":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","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":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","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":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","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":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","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":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","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":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","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":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","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":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","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":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","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":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","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":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"compute","uniqueId":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","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":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","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":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","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":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","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":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","lifecycleState":"CERTIFIED","lastUpdateDate":1623895478125,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623895053061,"name":"basic_onboard_FauEiS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","systemName":"BasicOnboardFaueis","description":"service","tags":["basic_onboard_FauEiS"],"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":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","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-06-17 02:05:57,943 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-17 02:05:57,943 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-06-17 02:05:57,943 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/e91e27d0-28a0-428d-9c09-be02f612325a/distribution 2021-06-17 02:05:57,944 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-06-17 02:05:57,944 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-06-17 02:05:57,944 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/e91e27d0-28a0-428d-9c09-be02f612325a/distribution 2021-06-17 02:05:57,944 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-06-17 02:05:57,945 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:05:58,232 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/distribution HTTP/1.1" 200 205 2021-06-17 02:05:58,233 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-06-17 02:05:58,233 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"3cdfb1f9-3b33-461b-b415-fd8a26fa2a98","timestamp":"2021-06-17 02:04:36.814 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-06-17 02:05:58,236 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-06-17 02:05:58,236 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/3cdfb1f9-3b33-461b-b415-fd8a26fa2a98 2021-06-17 02:05:58,236 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-06-17 02:05:58,236 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-06-17 02:05:58,237 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/3cdfb1f9-3b33-461b-b415-fd8a26fa2a98 2021-06-17 02:05:58,237 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-06-17 02:05:58,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:05:58,339 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/3cdfb1f9-3b33-461b-b415-fd8a26fa2a98 HTTP/1.1" 200 1568 2021-06-17 02:05:58,341 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-06-17 02:05:58,341 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1623895479938","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623895479938","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"}]} 2021-06-17 02:05:58,344 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1623895479938', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623895479938', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-06-17 02:05:58,344 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-06-17 02:06:58,405 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-06-17 02:06:58,405 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/3cdfb1f9-3b33-461b-b415-fd8a26fa2a98 2021-06-17 02:06:58,405 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-06-17 02:06:58,406 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-06-17 02:06:58,406 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/3cdfb1f9-3b33-461b-b415-fd8a26fa2a98 2021-06-17 02:06:58,406 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-06-17 02:06:58,408 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:06:58,674 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/3cdfb1f9-3b33-461b-b415-fd8a26fa2a98 HTTP/1.1" 200 1796 2021-06-17 02:06:58,675 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-06-17 02:06:58,676 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623895479938","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623895479938","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"}]} 2021-06-17 02:06:58,678 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623895479938', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623895479938', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-06-17 02:06:58,678 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-06-17 02:07:58,740 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-06-17 02:07:58,742 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/3cdfb1f9-3b33-461b-b415-fd8a26fa2a98 2021-06-17 02:07:58,743 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-06-17 02:07:58,745 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-06-17 02:07:58,745 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/3cdfb1f9-3b33-461b-b415-fd8a26fa2a98 2021-06-17 02:07:58,745 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-06-17 02:07:58,750 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:07:59,047 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/3cdfb1f9-3b33-461b-b415-fd8a26fa2a98 HTTP/1.1" 200 None 2021-06-17 02:07:59,049 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-06-17 02:07:59,050 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895536174","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623895485429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623895479938","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623895495005","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623895482163","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623895512076","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623895485429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623895481835","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623895494568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623895495311","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623895489156","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623895495311","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895490165","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623895494715","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623895495311","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623895496580","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895490165","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623895482163","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623895485429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623895480962","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623895485429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895505365","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623895489156","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623895479938","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623895497835","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895490165","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895488029","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623895479938","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623895511294","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623895484060","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623895489156","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623895489156","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623895511073","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623895481835","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623895481835","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623895485429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895490165","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623895495311","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623895484060","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623895495311","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895494229","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623895489156","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623895482805","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895534167","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623895480962","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895504327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895490165","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623895480962","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623895484060","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623895514142","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623895482805","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623895510630","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623895495563","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623895510589","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623895484060","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623895482805","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623895481835","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623895484060","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623895482163","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623895500297","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623895480962","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623895512298","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623895512130","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623895480962","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895490165","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623895505005","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623895484060","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895490165","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623895479938","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623895509032","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623895495311","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623895485429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895514133","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623895480962","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623895481835","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623895513138","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623895510229","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623895482163","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623895479938","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623895482805","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623895482805","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895535170","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623895495311","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895490165","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623895495311","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623895482805","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623895482805","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623895505351","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895524951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895533163","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623895511634","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623895479938","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623895489156","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623895509586","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623895479938","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623895481835","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623895484060","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623895484060","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623895494557","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623895481835","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895516353","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623895479938","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623895498441","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895530010","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623895482163","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623895485429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895490165","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895505331","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623895482163","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895531154","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"clamp","timestamp":"1623895507579","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1623895479938","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623895481835","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623895489156","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623895482805","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1623895495311","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623895482163","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623895480962","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623895482163","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1623895481835","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623895485429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895532158","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895497351","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623895495576","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623895480962","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1623895482163","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895506338","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1623895485429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623895489156","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1623895475626","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1623895489156","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1623895480962","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1623895482805","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1623895484060","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1623895523228","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"}]} 2021-06-17 02:07:59,053 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895536174', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623895485429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623895479938', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623895495005', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623895482163', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623895512076', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623895485429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623895481835', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623895494568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623895495311', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623895489156', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623895495311', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895490165', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623895494715', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623895495311', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623895496580', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895490165', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623895482163', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623895485429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623895480962', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623895485429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895505365', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623895489156', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623895479938', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623895497835', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895490165', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895488029', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623895479938', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623895511294', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623895484060', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623895489156', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623895489156', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623895511073', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623895481835', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623895481835', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623895485429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895490165', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623895495311', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623895484060', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623895495311', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895494229', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623895489156', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623895482805', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895534167', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623895480962', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895504327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895490165', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623895480962', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623895484060', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623895514142', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623895482805', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623895510630', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623895495563', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623895510589', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623895484060', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623895482805', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623895481835', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623895484060', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623895482163', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623895500297', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623895480962', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623895512298', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623895512130', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623895480962', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895490165', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623895505005', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623895484060', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895490165', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623895479938', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623895509032', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623895495311', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623895485429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895514133', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623895480962', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623895481835', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623895513138', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623895510229', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623895482163', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623895479938', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623895482805', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623895482805', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895535170', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623895495311', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895490165', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623895495311', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623895482805', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623895482805', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623895505351', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895524951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895533163', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623895511634', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623895479938', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623895489156', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623895509586', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623895479938', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623895481835', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623895484060', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623895484060', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623895494557', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623895481835', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895516353', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623895479938', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623895498441', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895530010', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623895482163', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623895485429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895490165', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895505331', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623895482163', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895531154', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'clamp', 'timestamp': '1623895507579', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1623895479938', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623895481835', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623895489156', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623895482805', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1623895495311', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623895482163', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623895480962', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623895482163', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1623895481835', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623895485429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895532158', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895497351', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623895495576', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623895480962', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1623895482163', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895506338', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1623895485429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623895489156', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1623895475626', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1623895489156', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1623895480962', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1623895482805', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1623895484060', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1623895523228', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}] 2021-06-17 02:07:59,056 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-06-17 02:07:59,056 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-06-17 02:07:59,056 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-06-17 02:07:59,056 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-06-17 02:07:59,056 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-06-17 02:07:59,056 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-06-17 02:07:59,056 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-06-17 02:07:59,057 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-06-17 02:07:59,057 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2021-06-17 02:07:59,075 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] sent header: 2021-06-17 02:07:59,075 DEBUG 197:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-06-17 02:07:59,075 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676", "modelVersionId": "e91e27d0-28a0-428d-9c09-be02f612325a", "modelName": "basic_cnf", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "subscriptionServiceType": "basic_cnf", "aLaCarte": true }, "subscriberInfo": { "globalSubscriberId": "basicnf-customer" }, "project": { "projectName": "basicnf_project" }, "owningEntity": { "owningEntityId": "3096795d-2141-4a60-8df4-ff1c7f603846", "owningEntityName": "basicnf_owning_entity" } } } 2021-06-17 02:07:59,076 DEBUG 103:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4aff225d-7ee5-4a89-bfde-a92d0e2047fe', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:07:59,076 DEBUG 105:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-06-17 02:07:59,076 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676", "modelVersionId": "e91e27d0-28a0-428d-9c09-be02f612325a", "modelName": "basic_cnf", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "subscriptionServiceType": "basic_cnf", "aLaCarte": true }, "subscriberInfo": { "globalSubscriberId": "basicnf-customer" }, "project": { "projectName": "basicnf_project" }, "owningEntity": { "owningEntityId": "3096795d-2141-4a60-8df4-ff1c7f603846", "owningEntityName": "basicnf_owning_entity" } } } 2021-06-17 02:07:59,078 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:08:00,971 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2021-06-17 02:08:00,973 INFO 116:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2021-06-17 02:08:00,973 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"4aff225d-7ee5-4a89-bfde-a92d0e2047fe","instanceId":"92db309f-caab-42cb-af95-c9e30115eab1","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe"}} 2021-06-17 02:08:00,973 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-06-17 02:08:00,990 DEBUG 195:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] sent header: 2021-06-17 02:08:00,990 DEBUG 197:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe 2021-06-17 02:08:00,991 DEBUG 198:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] data sent: None 2021-06-17 02:08:00,992 DEBUG 103:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e71c037d-9f16-4a0c-9f75-774fdc5f4081', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:08:00,992 DEBUG 105:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe 2021-06-17 02:08:00,992 DEBUG 106:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] data sent: None 2021-06-17 02:08:00,995 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:08:01,174 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe HTTP/1.1" 200 1341 2021-06-17 02:08:01,179 INFO 116:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] response code: 200 2021-06-17 02:08:01,179 DEBUG 120:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] response: {"request":{"requestId":"4aff225d-7ee5-4a89-bfde-a92d0e2047fe","startTime":"Thu, 17 Jun 2021 02:07:59 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"3096795d-2141-4a60-8df4-ff1c7f603846","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","serviceInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 17 Jun 2021 02:08:00 GMT"}}} 2021-06-17 02:08:11,191 DEBUG 195:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] sent header: 2021-06-17 02:08:11,191 DEBUG 197:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe 2021-06-17 02:08:11,191 DEBUG 198:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] data sent: None 2021-06-17 02:08:11,191 DEBUG 103:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c54a9569-1abb-4cd9-ade4-7563a64fbe6e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:08:11,192 DEBUG 105:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe 2021-06-17 02:08:11,192 DEBUG 106:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] data sent: None 2021-06-17 02:08:11,194 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:08:11,398 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe HTTP/1.1" 200 1551 2021-06-17 02:08:11,400 INFO 116:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] response code: 200 2021-06-17 02:08:11,400 DEBUG 120:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] response: {"request":{"requestId":"4aff225d-7ee5-4a89-bfde-a92d0e2047fe","startTime":"Thu, 17 Jun 2021 02:07:59 GMT","finishTime":"Thu, 17 Jun 2021 02:08:11 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"3096795d-2141-4a60-8df4-ff1c7f603846","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","serviceInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:08:11 GMT"}}} 2021-06-17 02:08:11,401 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2021-06-17 02:08:11,401 DEBUG 195:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] sent header: 2021-06-17 02:08:11,401 DEBUG 197:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe 2021-06-17 02:08:11,401 DEBUG 198:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] data sent: None 2021-06-17 02:08:11,402 DEBUG 103:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0c5368ca-7ebf-4035-91b3-e2601755543d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:08:11,402 DEBUG 105:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe 2021-06-17 02:08:11,402 DEBUG 106:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] data sent: None 2021-06-17 02:08:11,404 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:08:11,588 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe HTTP/1.1" 200 1551 2021-06-17 02:08:11,590 INFO 116:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] response code: 200 2021-06-17 02:08:11,590 DEBUG 120:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] response: {"request":{"requestId":"4aff225d-7ee5-4a89-bfde-a92d0e2047fe","startTime":"Thu, 17 Jun 2021 02:07:59 GMT","finishTime":"Thu, 17 Jun 2021 02:08:11 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"3096795d-2141-4a60-8df4-ff1c7f603846","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","serviceInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:08:11 GMT"}}} 2021-06-17 02:08:11,591 DEBUG 195:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] sent header: 2021-06-17 02:08:11,591 DEBUG 197:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe 2021-06-17 02:08:11,591 DEBUG 198:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] data sent: None 2021-06-17 02:08:11,591 DEBUG 103:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '78d97377-d842-4892-997c-560b478fd27a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:08:11,592 DEBUG 105:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe 2021-06-17 02:08:11,592 DEBUG 106:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] data sent: None 2021-06-17 02:08:11,594 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:08:11,774 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe HTTP/1.1" 200 1551 2021-06-17 02:08:11,775 INFO 116:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] response code: 200 2021-06-17 02:08:11,776 DEBUG 120:onap_service.py(7) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] response: {"request":{"requestId":"4aff225d-7ee5-4a89-bfde-a92d0e2047fe","startTime":"Thu, 17 Jun 2021 02:07:59 GMT","finishTime":"Thu, 17 Jun 2021 02:08:11 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"3096795d-2141-4a60-8df4-ff1c7f603846","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","serviceInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:08:11 GMT"}}} 2021-06-17 02:08:11,782 DEBUG 195:onap_service.py(1) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] sent header: 2021-06-17 02:08:11,783 DEBUG 197:onap_service.py(1) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe 2021-06-17 02:08:11,783 DEBUG 198:onap_service.py(1) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] data sent: None 2021-06-17 02:08:11,784 DEBUG 103:onap_service.py(1) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3dec75b0-da79-4db3-9bc5-aa6773c76a3c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:08:11,784 DEBUG 105:onap_service.py(1) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe 2021-06-17 02:08:11,784 DEBUG 106:onap_service.py(1) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] data sent: None 2021-06-17 02:08:11,787 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:08:11,933 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe HTTP/1.1" 200 1551 2021-06-17 02:08:11,935 INFO 116:onap_service.py(1) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] response code: 200 2021-06-17 02:08:11,936 DEBUG 120:onap_service.py(1) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] response: {"request":{"requestId":"4aff225d-7ee5-4a89-bfde-a92d0e2047fe","startTime":"Thu, 17 Jun 2021 02:07:59 GMT","finishTime":"Thu, 17 Jun 2021 02:08:11 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"3096795d-2141-4a60-8df4-ff1c7f603846","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","serviceInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:08:11 GMT"}}} 2021-06-17 02:08:11,936 DEBUG 195:onap_service.py(1) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] sent header: 2021-06-17 02:08:11,937 DEBUG 197:onap_service.py(1) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe 2021-06-17 02:08:11,937 DEBUG 198:onap_service.py(1) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] data sent: None 2021-06-17 02:08:11,937 DEBUG 103:onap_service.py(1) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8fc1f299-5976-481e-a07c-e4f9a4ffea29', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:08:11,937 DEBUG 105:onap_service.py(1) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe 2021-06-17 02:08:11,937 DEBUG 106:onap_service.py(1) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] data sent: None 2021-06-17 02:08:11,939 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:08:12,107 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4aff225d-7ee5-4a89-bfde-a92d0e2047fe HTTP/1.1" 200 1551 2021-06-17 02:08:12,108 INFO 116:onap_service.py(1) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] response code: 200 2021-06-17 02:08:12,108 DEBUG 120:onap_service.py(1) - [None][Check 4aff225d-7ee5-4a89-bfde-a92d0e2047fe orchestration request status] response: {"request":{"requestId":"4aff225d-7ee5-4a89-bfde-a92d0e2047fe","startTime":"Thu, 17 Jun 2021 02:07:59 GMT","finishTime":"Thu, 17 Jun 2021 02:08:11 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"3096795d-2141-4a60-8df4-ff1c7f603846","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","serviceInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:08:11 GMT"}}} 2021-06-17 02:08:12,109 DEBUG 195:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:08:12,109 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-17 02:08:12,109 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-17 02:08:12,110 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:08:12,110 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-17 02:08:12,110 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-17 02:08:12,112 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:08:12,731 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-06-17 02:08:12,732 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-06-17 02:08:12,732 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1623895534811","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-06-17 02:08:12,735 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:08:12,735 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 2021-06-17 02:08:12,735 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] data sent: None 2021-06-17 02:08:12,735 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:08:12,735 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 2021-06-17 02:08:12,736 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] data sent: None 2021-06-17 02:08:12,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:08:13,334 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 HTTP/1.1" 200 1191 2021-06-17 02:08:13,335 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] response code: 200 2021-06-17 02:08:13,336 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] response: {"service-instance":[{"service-instance-id":"92db309f-caab-42cb-af95-c9e30115eab1","service-instance-name":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","model-version-id":"e91e27d0-28a0-428d-9c09-be02f612325a","resource-version":"1623895689652","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/92db309f-caab-42cb-af95-c9e30115eab1/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/3096795d-2141-4a60-8df4-ff1c7f603846","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"3096795d-2141-4a60-8df4-ff1c7f603846"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-06-17 02:08:13,339 DEBUG 195:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:08:13,339 DEBUG 197:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-17 02:08:13,339 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-17 02:08:13,339 DEBUG 103:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:08:13,340 DEBUG 105:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-17 02:08:13,340 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-17 02:08:13,342 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:08:13,537 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-06-17 02:08:13,538 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-06-17 02:08:13,538 DEBUG 120:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1623895508892"} 2021-06-17 02:08:13,541 DEBUG 195:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:08:13,541 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-17 02:08:13,541 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-17 02:08:13,542 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:08:13,542 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-17 02:08:13,542 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-17 02:08:13,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:08:13,664 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-06-17 02:08:13,665 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-06-17 02:08:13,665 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1623895534811","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-06-17 02:08:13,668 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:08:13,669 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 2021-06-17 02:08:13,669 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] data sent: None 2021-06-17 02:08:13,669 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:08:13,669 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 2021-06-17 02:08:13,670 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] data sent: None 2021-06-17 02:08:13,672 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:08:13,856 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 HTTP/1.1" 200 1191 2021-06-17 02:08:13,857 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] response code: 200 2021-06-17 02:08:13,857 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] response: {"service-instance":[{"service-instance-id":"92db309f-caab-42cb-af95-c9e30115eab1","service-instance-name":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","model-version-id":"e91e27d0-28a0-428d-9c09-be02f612325a","resource-version":"1623895689652","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/92db309f-caab-42cb-af95-c9e30115eab1/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/3096795d-2141-4a60-8df4-ff1c7f603846","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"3096795d-2141-4a60-8df4-ff1c7f603846"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-06-17 02:08:13,860 DEBUG 195:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:08:13,860 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-06-17 02:08:13,860 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-17 02:08:13,861 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:08:13,861 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-06-17 02:08:13,861 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-17 02:08:13,863 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:08:13,970 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-06-17 02:08:13,972 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-17 02:08:13,972 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1623895507177","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-06-17 02:08:13,974 DEBUG 195:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:08:13,974 DEBUG 197:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-17 02:08:13,975 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-17 02:08:13,975 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:08:13,975 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-17 02:08:13,975 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-17 02:08:13,978 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:08:14,060 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-06-17 02:08:14,061 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-06-17 02:08:14,061 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1623895534811","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-06-17 02:08:14,064 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-17 02:08:14,064 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 02:08:14,064 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-06-17 02:08:14,064 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:08:14,065 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:08:14,065 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-06-17 02:08:14,065 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:08:14,065 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:08:14,067 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:08:23,257 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1095 2021-06-17 02:08:23,258 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 02:08:23,259 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","name":"basic_onboard_FauEiS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 02:08:23,261 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:08:23,261 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:08:23,261 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:08:23,261 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:08:23,261 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-17 02:08:23,261 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:08:23,261 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:08:23,261 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:08:23,262 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 02:08:23,262 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:08:23,262 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:08:23,262 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:08:23,262 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-17 02:08:23,262 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:08:23,262 INFO 192:__init__.py(1) - Service found, updating information 2021-06-17 02:08:23,262 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-06-17 02:08:23,262 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-06-17 02:08:23,262 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:08:23,263 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-06-17 02:08:23,263 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-06-17 02:08:23,263 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:08:23,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:08:33,758 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-06-17 02:08:33,760 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-17 02:08:33,762 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","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":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","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":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623895261653,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","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":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"network","uniqueId":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","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":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","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":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","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":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","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":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","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":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","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":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","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":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","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":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","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":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","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":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","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":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","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":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","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":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"compute","uniqueId":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","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":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","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":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","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":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","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":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","lifecycleState":"CERTIFIED","lastUpdateDate":1623895478125,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623895053061,"name":"basic_onboard_FauEiS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","systemName":"BasicOnboardFaueis","description":"service","tags":["basic_onboard_FauEiS"],"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":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","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-06-17 02:08:33,766 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-17 02:08:33,766 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-17 02:08:33,766 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel 2021-06-17 02:08:33,766 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-06-17 02:08:33,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:08:34,811 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel HTTP/1.1" 200 None 2021-06-17 02:08:34,813 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-06-17 02:08:34,814 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 45 2021-06-17 02:08:34,815 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 13 2021-06-17 02:08:34,815 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-06-17 02:08:34,815 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 13 2021-06-17 02:08:34,815 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 13 2021-06-17 02:08:34,816 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 43 2021-06-17 02:08:34,816 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 13 2021-06-17 02:08:34,882 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04063322572560512, below negative shortcut threshhold 0.05 2021-06-17 02:08:34,953 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04361016324691408, below negative shortcut threshhold 0.05 2021-06-17 02:08:35,017 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04171916191652303, below negative shortcut threshhold 0.05 2021-06-17 02:08:35,081 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04172593479169904, below negative shortcut threshhold 0.05 2021-06-17 02:08:35,147 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04230708228437594, below negative shortcut threshhold 0.05 2021-06-17 02:08:35,214 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.041993381065960116, below negative shortcut threshhold 0.05 2021-06-17 02:08:35,414 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.03968981636416475, below negative shortcut threshhold 0.05 2021-06-17 02:08:35,483 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.03843467097743458, below negative shortcut threshhold 0.05 2021-06-17 02:08:35,551 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.040567800729381646, below negative shortcut threshhold 0.05 2021-06-17 02:08:35,719 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.042728999347158604, below negative shortcut threshhold 0.05 2021-06-17 02:08:35,783 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.041491856827084964, below negative shortcut threshhold 0.05 2021-06-17 02:08:35,858 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-17 02:08:35,858 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-06-17 02:08:35,859 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-17 02:08:35,859 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-06-17 02:08:35,859 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-06-17 02:08:35,859 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-06-17 02:08:35,859 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07282611063464615 2021-06-17 02:08:35,859 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07378185113897189 2021-06-17 02:08:35,859 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-17 02:08:35,859 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-17 02:08:35,859 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-06-17 02:08:35,859 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08528121716565944 2021-06-17 02:08:35,860 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-17 02:08:35,860 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-17 02:08:35,860 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-17 02:08:35,860 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-06-17 02:08:35,860 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-06-17 02:08:35,860 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-06-17 02:08:35,860 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-06-17 02:08:35,860 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-06-17 02:08:35,860 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-06-17 02:08:35,860 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-06-17 02:08:35,861 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-06-17 02:08:35,861 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-06-17 02:08:35,861 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04063322572560512 2021-06-17 02:08:35,861 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04361016324691408 2021-06-17 02:08:35,861 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04171916191652303 2021-06-17 02:08:35,861 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04172593479169904 2021-06-17 02:08:35,861 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04230708228437594 2021-06-17 02:08:35,861 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.041993381065960116 2021-06-17 02:08:35,861 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07282611063464615 2021-06-17 02:08:35,861 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07378185113897189 2021-06-17 02:08:35,861 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.03968981636416475 2021-06-17 02:08:35,862 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.03843467097743458 2021-06-17 02:08:35,862 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.040567800729381646 2021-06-17 02:08:35,862 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08528121716565944 2021-06-17 02:08:35,862 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-17 02:08:35,862 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.042728999347158604 2021-06-17 02:08:35,862 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.041491856827084964 2021-06-17 02:08:35,862 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.041491856827084964 2021-06-17 02:08:35,864 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: PKv�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPKv�RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� ъ�*�d)q��B������n~Na�;�M"�s�M�;w'��:�3��d���z(ǭ���H �j��WQ�&��/���0�Td ��q�c�j�J��R(w�������uo��g}k��PK�ˍ ��PKv�R)Definitions/service-BasicCnf-template.yml�VKs�8 ��W�=��z��G��C�L�ffO���J���ܺ�~!��ÏlZ�,���p�� d%�TU��@7�g�^�Ȳ. ݳ�H�Կ*�����rY혖�2߾=�o�X�5�EN"�$�0',f��0�y�0 �jC��x1�$��$�&$���|o�\�6N��S^ ���p-k��؀�I(���V���y�C��ΗQg�5:�����^|}=I^Uq$yh+>�K��I��*s�*?��� *ЬH_aU �0)ն�Oc0;�u��nH�g�tqWe=�ȟX�fx��-\wG��*$���c)�6��8������x��PNc3�#A� ���k�W���yy}~{��t����>?ݼL����4�j�tX�iv����r9 ��%@�x�� ��m5gH_�c�a���Ű:��/UAZ��s[�x��j���{��-�}*�.��{��� �(���-�H/ �Sz~��������Y�Z�֛����w�n����܃/�|gC[����y���?I��1���.a� ��N��b��}C3� �aF(e��Cj������"����!����}qw:�,�,[�|�gQ�R�3�I�O3�;D�6Ogd�Y�0��Q�M E?lj'7��v3�K5�A6���X�d�S��h�c�>�(�C�1Ҵ�(Y]#��M��s���g�RN��[��1�E_z/�����3���NL曟ɗ����\D\�PK'��]� PKv�RNS.mfM��N�0@�� ~��ச&f�J����E���2�������K7���̛��e)���qb�}yQ^��E?ҡ�T��+�d�r�ҧ+���5���ް(���-t ��C.�iӇ8y,h��=�nOa�O�bs�m�#�ܶKp���}�zr�/V-�Th0Hw���>5U�A����tG^����ϚE<ۑw���ݦ����y�'^|�y��.l���.o��:ͳ�S�� �PKn'm��/PKx�R3Definitions/service-BasicCnf-template-interface.yml���N�0E�� �@#!vٕ� �[SgF83���q M��T���ߙkG9;� z���1�J.���X�ԥ��]�7�vS�,����Dn�,L�<�'�:v�P�cZ�8�$�S(M�ȹ>�����)��Ua�[�~MM�\N�]� ��^��/Nf��}V��t���x>I���Œ��l⬖bV�J��q���2�N�0��>hyZ�qQ� ��3�����= 6���.�*�-3������}y|�>��v-J0��_�l�=,?��\"tx���f���W�� PK�\r�@aPKz�R?Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����*V:�I��Ă.@�6:����|�l'Rޞ�KK�����|�NIB�Po� >5�D5˳���,6#8��5��0�� ��1��|~z���fgq���Sq*UqFQ +,D%> �P����Kq�/I,����˥h�j �NB^��*�+���$#��2����}P�� B�wn$�M���Cf��E*�cd�_�����X��H���屣����7�M9�̤GL���ѫk�NyMӚ�?�"$�z���q�7�w��>��E�t<h�!�T 676͖1m,X:�%s��T���՗�Ak,-r�l��ha����v��X�[ ��Z���5򏔯ڊ��!/q��F������o݋�9�K�� EiL/�>�U�Z����hQ������R?J��+ %�����[g2+H͒�pk(A2��X�!` �rL��2&i�D�UA�#�G'6^� ������+~W�.t;��)݂�Ԥ\˭��+MjΊ�_% �雿�qF[&q&/�T�DV�{0 (A"�:E��Lg��\a*`$3p{bʞ��G�"/���+ ~�+m��X˿�7�d �y�4�C��8���M��:Rc��6��,��۩(�z R�3 ���r�.��� n�v��I�(�!;�ޓ��je��E����U5����:�L�!Q�&u]A'�h�rčX�0r�?��vS^A�|<[/���=~� QA���'K��N`5����=�n�����} � P��7�%zC�'��l��� f18����B�|{D�2�wz�� ��+J�/ �@`C�EB����b2[u�Jk�=�;C�}n�uP�����zۀ��i�z�ɂ�":���a��� ��dF��lrK)���ɬ�-X�d<”Mh,S虣0�&�xB�7т 5K�/�Zjz��OB�3e�8(%�o�t���S��ƶdȔ ��o�1��hJ������`x�1y���Q������B_#^���v���ՔWD{Z�$��6r�V���ݻw����<�e���R�ԧ~�]�r9�, M�ϛjpǏ���?��r+mdk���|k��ECD�����|�W�вD߿=>��w?^�~���'ko��*�_�U�b�N�0�٤o4�a�'`��}�i�~~����A�r����;wu����}�(�ڒ���O%�}3O����cA���)P��ʲږ&� +��=���g���.hHMܠN�pl����Bq������,�wW�H���d���uq}�'sN�dP�������K��0{Ę��*��e�\�wȺw������J����Ju;ک���i���D��q�5�-=�%6W��t�K�} �T4`�4�²�B�p��9��8��/�6Z�U��^��� X�Dzъ6�v��q��0��=��2�v|�Z���)h�Sg��%���;[�K��6�bh!O��`l���a󺦟������+M������ �4X,���ܱ�bߝ36W'���s��;��:Z�����u���x���`�����#�������s��'8M_�(��α78�s����a}E��V���q�%uק ��N�{?L8�w|l�:�v^�{�p�:��z�ѹ}��Yc�P���}qr���#��j_ {�.��=X����z}7�����;�r�so�5'��PK(�y��PKz�RBDefinitions/resource-BasicCnfNodesDummycvfc-template-interface.yml�Mo�6���+x���Ao�m��@��n/E!���f#�*Iy���R�M�Rl�]�)��C�_��U�Ѽ��Kn��&_�6�όX�pQW��������w�Sikf�n�T�?�J^��M�֢‹�Ԯ롁K�3Z�9��СI�ޙj���ے�����x�U3�jS�˵�8�)�O�L��ʶ~C� ����*��T �u���F3�V%����^����sc5ev�O+Z��n�+@�y���M9�����{���h���b�y���؜Kc��ܷ!gJ�|�h��7v����,F_7�Iu͜��RP�I��O�53R�����мl$�m=`��\p��XȽ$�K6��*n숣A�AZ�� [����6�o ���W�j`D�_v����t`h��o0�͹"�Q%�Kn�i0Z�6΂�+΀X��E-�`P�6> N�GRo/� N������ݲ^����D6b�Ɂ��B��#@��aE�c��w�|�=Y�n�exؗ6#T�賌�;-�����]����J�јL�T�##���qౠ_l}Hn��������D�+�F�Ϋ=&\�%����$��@m2�=?>�FL�����e�Pg.�^-3:pƹ��ه oD��@A��-�^��&� �K�X�tEy��s�>��ݼ�Š�u�׍h�4x�^�SNq(`��1+qyH��ft<�3�-P}7�� ~�� �SK� Q�5Z�Pϛ@�����˷Ǐ�>nҰ[�"og��Rt�ϸ�c{zn�&mZi]�ؿzm2���e���#�)jZ��&�A|��R-d���;.FhU)��$g�d�v\���>� ��#�I +��K`� �q4Dx��6� ���^���������!��qq�m�.����N�ߴ�7�&n.��@�(� �����5/}���] !t ��GC��t��r^XZ��a����8+{���߹�<��I�\l��%����)��S��wC��F���7j �����;Bi;|~P^?.���^%r.DΎ�q�B�%�=Pz�x!Fb}w��>��&�$�;JN�2��/�G�Z�ڐ^��,3q�3��4�W �s�^�2��]Y��87��ѐ�u�ӍK�.�}�����{��ː}(��br��'��:����N *~z;w�����H�ߕ~��0�;��2ڨ�-�H��� l���X׍���q��ů��|� sy���d�?ݥ#Q͖��{p�X���qt�q4�LT������T�^��Zd�?%��gg�c�s\d@���Q�N(�#Cţ���4^��*5��SM�v4��sup�}�B��p�%��1X��܎��&��{�R:WS%��r����`������>RI__]��_4�|,�s����b'As��&Z�$��ꮱ7X)d�{B���6���:�z����ߕ �e�]ޛ �3���n�Ȯ-*7���-�s4烵�-E�O�o�V����� �k}�����PKA�3vy�^PKz�R*Definitions/resource-BasicCnf-template.yml�Ir�8�W��\jc�d���C��[}b� XF�K ָ��I\.�jbxp�� rA&2�EEpӄ匳"��-+����T�l�����4tC�!�ǘ��e���K�s��ߟ^���_S�8����k/AQ�[��b����J!;��I�C^'hAW �E�\��x�s�����n�W��$O`%�)ٞK�>� ������9-�5~��\�Q��U�Ą�zI��. }�y\��&y�G_iJqL]�y�` �g����" ��jEɫ��rU�\���������b����K�7&��ޠ�4�҅����5 �,jK�4�}�22ز]kPp�\�ձ��N.eF�y���2���b6x�3�q g\��ϳTF��,;>r���}�P�m.f~��3��k�\d��O3m`�¾������\I�,�?�"��)9#I��� ��z�)�ʄ�F[7�K�� H��̽xG���vU�" kN�! �"�!m�X�����:�[����o�^~ ?�~~}���U€���]G�e�/eq`1���hid%�w�Jo�������E�C�W�#���"Oخ.寑\���!KT�q�A����5?-� �;��Nq�>ެ(wv�v:z��総���\�Ӟ�3 �ڨ j�N4C e_¡+�FF xQ���+@e,#������Z� ��{k�J������u�%�����gx�i t�P�6��Qߕ�TT,4?�-��B@�€���W|;*�u�vtC��F��J�pfh��ב4��SI��ň��`q�C�+��c����Le�ü�!� �i�]P@Ka'n�Ijx;�b��w<_̪6Nӂ�x1�����M�%����d[�+���ĵ�6��T�\68��#\S71q17!���M��ާd__-�$2e�+�� ��4���d��n��F?�{��ٜ�F2��+[D�����i�N{���O{+���eԧ2��er-_E��_� �e��M*.���:�<��n�N��Zn@2���iy�e�w����g��ps���N�L�w����(Ċ�]-��ܐ�c�3n��z�aTs��K��A�/�Q��QEI]�Ae�KzOu`���P�� �*�A2��:�����t|>��;͠ No� MCա�d1����-y�'B;&��� z�C 8��n���E�{UMg�%����|������Wm�(�O�š'P�R%ޞ�qL~4�p�"ZjS.s��a�s�O|'��R�A���ȍ��j�rHӾ�n&c���� 9������ �v7�8Q��j��1�6[�G��˰�ü��B�@gۿ=5/ �o= sRb ̈́�v�b����8���z{U#���֘�j�� ����)���ϡa�fV�P�E���d���A@���$h�.��[ wo���{ӌ�?���d!��>Z,������2Z���xE����`��"�i3���փ!��T?@=H��Q��jӟ�&���S�6�c:�"�3��q7��}����~��]�����zw3�i[M���Լl����f媗atz{�g�a��y�P��šf�c,�7�sO�hi���SH�mgA��u�`^��ʹ�Q47��|WD�roV�� ���E4;K�kC0���և���7�.��N��!s�P�|SCS3ڙ�04<�PK��(�G�&PKz�R4Definitions/resource-BasicCnf-template-interface.yml�\K��6��W��VȢ7���9t7��(���)�&�"U�r���IY�l)~de�}����o�Çh�&e4g�&�F �4!]^f�`�,�6�~Op���C�]�vz-�(ǮmsVvd;/jᙒUWʧԯK�٨r�V�`!��嶥Z�N�v5=�j�ʒ JdQ��jY)B�E��b�ȝ�}YUlA3�+YL�r�6 �z@�~tYK�j�W�,rTȬ��l�f��q��$��������{t�z|���H�VO���Y+�&������� ��,�.�NVE�����$�1״Nׯ�D��1� �9��"g�J�=-4����J�);*9���o�$$���_h�^g髶�����˲�5��t|F��4�����������X��E� ]5�i��*����ϏWO>^�߼�S^`ƽ�/�w)(*���J��ʮ7�`��U�h� �0�P���fV��ª�[H�>'r���[����"w�`�)�W����Ǜ;Y����p��k!�x!�Ր�V�/{U���ZZ�@@y3x�#�ďSx���קU$z?�J�@���=쩅��^a;��V���Pj��Y����N��X� �|^jC�&�$�R�vA�J޷��<�>~y�5i �Y�|hQ,�߭Q��y;�hZ��?��0�N/̊O��tda[,_�S�ڳ �ȜJL�~���&eկ�n���yA�2��Q�%<����e��3���� D�M�t���c����G;�VW�1�LiRH��%�)�4t7!M�]̻�y][�P���O_���&n����pD���2�Sɶ:j��G��v�b� r�)�:��D��I��A&� SCEq��LT��iMd�� ?TJ��1o���p�(d��SK+����PA�7�^�[ȇ��<�v��� �H�K��h��y��nb�y��p� 1B8oj���K���c$��dq@�J*�R2a�P?�қ�`b�f�]�ДlM����]�\b���9��ng�ҝ3�R�[Ԓ���=�g��oX�;�h)�0�H]��z�����0Dp������9VWP9�2{�i�KrX��Un#�g�-޲�}�s.���xt�F;T/ ��j��0� u�ti�A0Y�#Dʌ��c��6JJ?�EҌO��)c�9�"J�� 8Ӡ4i�t�? �k\�ke�$�p��9T����?R�R'���_�b�s62��N�F�t�s՗��4����GښHF.�a�~ �GO˞�9؊�"}�WM���|�s_��K N�.�n�xZ���"��q� ,�?����\�4�J���2E5����ԑ5o�� �PI��O�9-��<~�5>qz�<�� ��Gʌ}z��*QܥS���^�u�]*�v��;d;�����a�W �Z�Ƶ�E �tX�uZ_]����B����R���w�g}Ƥs7ɓ�koо�%ֽ��޵]?���٣�i0����1zwc &�fl������u@_}�T��w�PKe��DzaPKz�RDefinitions/data.yml�}ks�H���� Oĵ!�_�޹�����c�b%Y��<����H���,�����w��@>�I&�E�r����E23�H �~��szA��S�~�:�m�̷̃��7�� ��$v���:/��ՋW� z�O g��8ɝ" ��0sVa8�W/��N;^��F!���� �[Ft2�.�St��� �f��~������'���n�|�˛7www3F�Βt�&�_foN������1���� ˜4�G�0כ{�m ����s��a�4�wy�ߥa��'KV�K���< o����&��b��b�t�ί��by}�uq�ۧ�+��������x�|�t?�-����׉3?�O�?�GN��a���� C�c�#ҖA`�J8@�6��U����u�ց�NvA�t�m�n� W3�|�% 7a�rzR� �C�ds�`�!}��8=���W���l���w?�,gn~� �_~p�73|F�f�I��s���K�mN]]��W���s'��#�޹��"'!,��7 ��^΃4����d��q��T��|��b>����$I�x@�U��|���р�7l;��g���a������V�,�=�5վ������+�� �U!>y�yȢ�s�m�/�!'r�$O�$��a(h� 0�Pʠ_���@<ϓ/ALL����Q���eYv����Ak�/�}V�H�0���n2v����!@�����{���#4T_$i~�i���>@Qq��i�c�U�Wn�60��%~;����� ���� +Z?�n3��-,��;F�G�L��6<��6��:�"� 8u"7���>Y���-Y����ۍ�T󴐔����U0�������*ٗ�=��#��o���>jA��q�ʺM�G�`�[�{��UǬ{"g�*2�ƣ19B)C��>���U5����_fc�>�������yI�\���Rll�A^}����]tݶ:iL��-)� �q׵>���d�ӌ�N��?�����J���m7������t]s���]��6�4��z,+��K1*6���Q?��ς����c.@Hf�tt��P�ΐ�ԟ��뿧��[P]]R�x��﫩OFNUm�4?�Lez�?a��e��!D�OƯ�Ro��52˪j��Y<дV�ר�No���r��:��6 �VMF��7 7�z����.tɢ_����]��RG��a�憃 ����ɒ[��2\,��^TT�1��9�/Ģ�t���R�&2Ax4o�f�W�a~� u��{�5Je����c�cGv�G��6 �1���?�\�Q.*�B�<�߄�Kz�[ 3��9����HɅx� �0K�I�Qz�@�Z�_����A4�~?:��0,FO@�e;��mX�BYXd���ˉ�M�j�8U�(;�JtcY�~��|�8��؎�DiA %:2iG ��Pb� S������x2j �H�!�?�����ݏ�`c�,�6� 3����@���Ab\��E�����l�@ay���[>��&�������LXH{/XaR���1�a�H�VZ��*s� ��A(��:iNC;�2�e;����B�Z�Ra^(XLP`�����a<9�����iO���.ƒC�SR���y�E��l�e�}s=���/‹\,��T>,4і�~��̕�R�u-��m;� ;դ �c�i�@�{���<�L�1��Cm#(�T�F���Ie�e����Ai=���� �>$�݋Ha��� ��vc%���߳���1�� �XM��e�M}����� �*x�j�3�qL��qTP=�{���&<e�Txr�����>ȶ�S�O�3(��'����fq:��|�A=)6]��ˬ„�2�P~�<'��~�.bۂ8F���^Ⱥ�l��I @��:��1F-y�L�oL1�X�D�7t/����:����wT֦Z���7 ��m�Aq�v�z}��+��F��l����n���a��ꂁ��s50���u�� �]�"��I�F�<�=+��*�٪)uYL�x�9|�݁u��E ���P$G�O���LR�Pt����-�$��v �]����� b��g� 2 ��!�n�G���!���-M����بȐ�(����vWݴ�۹�\#gÜ��W��.�d������P�m6�N�/�� j]<��ֶ�� mٳ�©X$YZA/���o�@�R ��'���S�7�a�Ԩ�) �H2;�k�^�>k`xI�2WA�ߪP���Э[F��]A�q�MHׯ���+������Ogͷ��g�+F���mD�˾��%��JM�b���͝m��M"���nq�e1! ��K��G1,�iPU�U�i�.I��QB,�Ѵ��~ �������j<����S�Q��%_e�����V��a�*ڱ����(\_`,��I$�0 �"��*�T��&�Z�x%�� ���(��@T���_�!�)?=.�d�u�� �ܓ"��Ni���-�`�E�s]�������\ΐj�����s���4Mm�e �TA�J���7Ƶ�#z��Ip���s�2��b��7�C�S�_�o��z-����{/������rr��d5U��z���&��`N���K%�y�k�t=�S��A���`qNE�V%!����M�\ ��^^�n%3��b�F�n�T`7��~�O��()��q���C|��89>�C���������6)f��Z�4ֽ�q۵�A`]��]�ڋE��V�c������6:��c��kR�����g�{��F ����y��3�3�4����8�l�&���-���TtA[�nYZ��4������������� �Y��ϟ��@����T}=+� ���7��M!��cY�TٮQ�ɨ_1^ i����d�@̩�. �'��.<�B��j*>U�m����VG=J���'Q���-�s�w7@递��E�V�ƅb�f������P�q��Vt� "�&�1��\԰C�2a&�oo�3h�dQ�Maʹ7XI���aܟ�Y���>�`}����{k���~�4Lv������m�6�bvA�Y�Ba��_��q<0�`k�"Pdy���E��{bJjV>�� J�u6�ɄI^�2b���K���"��:̥�p!����9U�/V��N���^�}4��y�o��;���Wbf`B׼*E���w�ȿ8_�H�~��ܰ �����9V`�U@*��zw?������D�k�JX��q-�~�����'Qr7�7�<������C9���cE6������9���[�K�T�+�Kq�O^Yzg,f@F�f?�اR�n���m����p�Ȣ���ȕu���/Ν_�8\%B����� hh/���c�ìrlj_ ��Տ=8�s�����[Q"b���Y�HuW!�D�@��FÀ�� �u��Ɠ�xb� 4 �f@� ���+}&�\^}�W�tLs �:+}�r:��,m����4^�q ��o:���ݩG�ۿ��V����m]���=l���籮C�!�c��>�������M��&]�ϦZ�V7���x��Y�Dj����R°C��c�� [���>1� ܥ�q��$��w�bp�C��+�M��E!J�M=\��T�X��|��/&XޑB��s�D��>�y�z�Y�e�}��>�9��-ɸn9 �CØ�{�2��Ř�Kxxt:�5i�X�z�Q��(^��-sЭO-�#��ڥ��8>Kn�(��O�]ЕB2x���$f��8N6��JP�w8���ڍ��I <������,�ܳ�B�� ����lō��-��� ���t�2~=*�ɳ�į3�qE��g�"ϗ�l���������Ÿ�����d�?3�������՞� �~�u�l��T������x�Y$ ���x�v,���q�ÈA�N|�^�n� �>�d���|6�Em�%_�e��4��;�6��Qg�E5�֟\g�Ӏ�'���"y����R|��0��'�w%٭Hw!��U8�����?%����ƌ�uW�ed��ߏ��*?L7NaG�a�8�����i����<�?��ϳ�3Z��#�1`��m��Dөvjk�IU;_�+%��� �RG�w�Ȫ���k��K���#Tp[�j��R)9 X<�6e��N�S���S�5�ҿ�wV�療��I�Uq���㶎w:C��7�n�᚟�j>�$��i��g��Y��NT��(>����e� ]�߱+���7���`yV �yT�g�̳_��e�u�g�^���?�*�]�ϮJ�U��ߒM����zdA��UY�n����[������@�m��Sm-�O/��RA�brVCk}����*��l�>X��"�R9��R���,Ї��\���xJ@���]L��)ke�y�j�������(&LZ�MF�T��6a�u�3�E��vq�9���B:Z�㙬ٖ�];��%���^=g֓���r���Ƭ8������y ��Y��P���Dd �i�@��ؔ4:�gr- A��C�o�V`�N�� ��)pc��fō*����]lm�7��첸�j��5͝�ESm�QW�..� j4�8�1��B�������iO[�v�*b>�^�x�%��b���k)��\YZ�7��t���_Պ��l✊�v�d��J˼Z�*3a�a����!=Or�B�Ԅ�}/Z8�v�����K�&�6js�`q��=���ö����h)@� ��Jѩ߲��j�5ZT�"�{�SܜzZ�T�Qj�>��j�Af���F��$X�jd��e����ă���D��X��P�"�K@��"N�� h�#�ظ޶�89��싛YG`�����8�gY � 6}?��i�q6�dW �4p�iRlݢ���t��9��$]īdO�6,.@�"\���z�[��{�@ 5����kG��6 �30��V���� ��w��/z�#ܕ6����$�F��F�h�N_l�:����d��1���bYƂ`$Mw���e�C�EPJ�/Y�y�N��jo�J�5��n��[��]6x"��RF�O�,[WZ�Bl+�~�~�*�-��v�[PV��x��}�W�)* :L�U�.R��5��ܣw� )���{��0�$��J����!�eF���05�����kr�=�a6�����I�ק2�<�p=5��������4k�z�&�l5 Ĺ;���q�K�%';��pm눿i�p\��^@i�=��z�F�������B�*����:_ۤЍd�~��d������ՌS9�1w5'[w��+@�r>]7 ѕ��j�U��h�g����^p"�<��Laú���@w��J%� � ���v�@Ĩ�4jA�����ī"*��cx)M��l����9�(��T���j�/aK�&<~�����A[������.�,� D`��<�_��_���*��r�� �oy��Ӡzҡ< ~���z{­B�;n΂�b�Q�s�4 s� K�jgYJ�Xx���+��v�Fh�*0�Ar�� ���e�o�l����u�_C3��Fu��ĺ���q��{�T��.������NIY�_t*Hp ��4��!;����k؛1p.�l�hL���G�*���37�t����2�C�# ��Xhž��)l����r��@�.���tZ=���:���cM�K@�x琢3Yp�G�K�q��8���`Ǫ�)ܳ���=tϴ�"S��E� N�~re9J�Pql�������r`*��>�����u���0�� �F�B�vF<$�yTj�K��]�A^�K�_`e��=�[�3�w�YFƠzJ�i�SJ�K���dM2�|���^�sg7in����º�]9/�!^*�� )tX���W�i��t�+c_��9U5�הv��B*�o���\i�n�fz$o� �����H\�éFި�]U� �/�Z_J �ڢ��iQ��-�_����RA���LV����t,�n�< ��G\�m���e�-� n�_�����_�u,��5j�r^��/��y7X7��&� uaυ��Z���_��)e+b�2k�zp,M���O'-#�5 � �3�-��� )�[?����/���pf��!@� ��e�r�9��rL��:`��Y�r/�UU�iƲN�vED:@ė!^S,��MC}��\֟'~p���4�:��@i���,�|2�/˲� I�Nʃj:����b����)\�s��k�����vN�{�!�ԭ�N�f��9w�K%?,3��R���z�>��S��:���1�բ!P�C�D ���-�Z��1��ve�7��u���[�Tݨ���0� a>�T,j��5��P�R�s �e���A.|#ZE� ���-z�}�{�z�3��wUD�0�$ � ���u^^]^�҈�����c�����<��.�_u����^�9Z��o]�o�V��M��%o�*Wt�_ Y�T�ʹI��{ �Vt����V1���K T�_ɘ��������'�/����qI��m�P���3�%m�?sN����Z0�K粎j�� )�g �N���1�;h��F�Y�ǦE-bߌy���U����*��-�[�Qm��[ꤡ�Ǡ�Ԭ�-˻��� 䒏jl���"jr*m�G-�)\� \Kh�k�c���|��%̜P �ּ�Wɛֽrs�|��9Jeti2�$�Dx(K �dC7H�ר�%`tcU�l�'�w��3g�rB�!�� ��?�e�]{�kB6p�?L��jO֗��$E{� ?V�E�Bb6����`�0Lѣ����/h@����I���Ө� ��P&�ļ%��(#;��P1�6� dq��v�����e ?Q�ؑ'�J[m���n�"�I.E\,�^QY�� r�����Q��K���B�wPh������k~���~Oq���T} ��&�������z�QVf,��7���s������� �����0�~Y��M&*�󎾯�'���m��&���o��whP"?�;&R4�ka6�K��.����K@�E�0��4U��o���{%�|E=�:t�g&��K爤Q�������}�{F-��O��r8��Չ�?�U�3�,�c���*�g��z��gd��)>�ؔ7��l: S���k������� �6QC��T�*T�TUT��R i+Wj�whq�γO�v�n��yק>�`���g<���|� ����Q�D�wZ�eќ�c=��[2ImFШ����~�<�� H� �X��f��*�h�OE�G��bQ���o��I<���pSO��WMT%V�kG���$�/A� �&�>�0f�� �/��n����|o��m�^�AM�Rk� 3���`�W�{�Gɺ�-(>���`���&�����W`/�J� ��K;dqhz���(&zw��C�c�D�h)����Ƴgsq�H�><�A$������lcUw��l'�bwh�s���Y�"sw_c]�#�aJY��&_�j�ut��[s�%��� �btX=���q��B��IRڱ��l���qľ��qt���O�*���7�{\o��姢�uK*����!:3':7O E^a��c����Q����h�Hii�O�iR�o�D�� !q���d��%JH���׀����2�_�r{�5P�bz�g�D����]g�#(, ����c�����3#B�#+���Um�\�H^%z� �'�ݎ�^t��8{Њ�AMy6��K2 '�%YZv�Sژ��d�? ��PP_��C��F�ro��5����H��K�s� �4�k�{�m��1UA��,s餧 �Y����G{t�DZ��pqլruլ��۹ ��H�h��l5Q&*JVN ���?�6$kq0���H�Ą{�t̼ 8gm��2a�Ӝ��#I��:7i�5�q �W;�q�A�^���#�������NZJax���)ք��h�.ܦ��eWq��� �����ƌ��$ 6��)$�4Um �A��� ��Ǟ���{2l�E����ʹ��˒vzaTz��d�����!��燵#O�U�w"��x IJg�ފB][����L���R5��� ����;�������Xc ���x�k�:�>ܱ�4�1�i?Ӛ\V}��ɪ����9�%�†c��WF/E�0���4:V���|�lxD�:�6�1����4�9�� A\;�6V�)\}��궰ܹ�o���K��!hY�Jſ�>J6��gJ�,W�D6_��?���h!�j��� 85g�e�R?|�I�$�0�������J��a�IT裀�F�,�C��(�M�]�옾�^��o���L�Z���o���#�G��A�sh�H1�������f�߃_�r��{U �Вº��}T ��̜3�, ��fJ��S ��B檠qD� �qJ�sC=&��0 �(�dTG�U���v_c�u�L㻈���d��sj�3����IJ��6jR�m�#����q]s�U��dФ �h�O�֧�T���F�,z��9k��E9�~{��wԢ;j���:P��ޫ5���q������io�W�q�P�p��NI`�F��&n�@gưJ���hM uȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e* )0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t ��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl G�%46�Mg��_�"-= /�c���.���΅���(�'K���:[[�|�F�k{[W-j+����G�+L�#`���A�rf������[�e�*>!˃-����u!�v���23r�$0�V���������3 @ގJY�dyhlS��"yXגddM)59I�IɫY����v�uS�_"B[���b��б3 ��尠�p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��𞍧��ĺ�%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�J񦅨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l� K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<�������"��A� '����-�B��hc�{1�"խ[�x� ����Di�T��|��x���$2ʆ�U�L�O[��贼��V O�1���������� ��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i� W48�=>���m�ey�}pv�A&� ���hn{�q���?1o�b�H ~2ơ�N���n>{#g�|;�'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~� �OY�bII�H��[�Vm�="0r�5o�^ilr����J��6 �D�u΋�6I��z�� T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@ �Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D �UV�n���,L�-R1 ]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�Sح�.�gkPI�9YY������Z �F��%v32D���rJ��VR�����(g �� ~{!����$�q �<�u��}�R� |/�d��s���{~����Fa��!� i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o�� %���OE��Xk�/ n��E �i��z�+�,��}(B��b �(]xa Gc\c���d���@�9�2{��bΉ$.�Q�k!ւn�by΀9�W��8pxvwz<�I��v��@��G��> ��?����Y�����6���7 ot �ze�^�>3�C���^C,ށYbA9p����B�.S�_:�� ��{��OLJ�jMN�N��4�h ���|�� ����qr,�+�?���~�P{'�7 ��a���� k����x� L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q .���8��=6N�G������ޞŷ)��KޠI ��d��G�9�NL�{�fHo� ˘m��$2s�`a言̲%5��2؁ �J�ܜ$`�fu�m�D���N���X1ft�EƵK ަ�-S��7�O��]Ƙ�(ʛ`T��^Qi�����%�}$�� �>�yb?f��'���޳��]�� t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7���������� �J�wi�� ��eV�E�u�P2��� ���W����}���&6r��TU��fG������z�_c'TU�zO%%E��M���ӼFNǢ=������4e���z��J�^���x_q�/�ZSʏ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�h M�� 3�. s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3ƙ>cz�wADA�l��m�ׯf��˓���I�辭k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k�#���?)�X�D�� �,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6­H�4�u݇IȀ'�[V��;��l\Ry��O��s���O%� RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ӑ�w�7������k�F�vt�)B~��)� )c� ���+wj¿~%qC0%� ���P"ꉢ���-%�-Ϡ׎�hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ����� J � �ޘ�H�x�+ 5p���C��X�p�MUh�7�A���OhIj �����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ƭMi�� �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A �䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=��O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�K iJJol��� �_�*X[��3-�3���=T�i� �:Mў�{��߰=��e�%����ˣ�y'��*��ޗ��LT��� �4��v����@�'�y�W�d ��ڭN�}Ǣ5V��� ك�PwՅ�����E`��Ӽ�k�s7� _��S���k�>������d�-��Pn;s�(IZ�lJ����ҽl�#���<����`��4��@���/���w�A��(�גUN�-���V����s�.�Ec��=�N�ϕkD� '��BVJ�=�v�)d-+a"d��v�g�OS�:A�rr�Ъ�o�QXn��7��9C� M��2��K�%4o*�S������v|з��6 �ڱ�o��SV�8ܒ�%PF�x�HB�_�/�J�L�z�A��0K����;3.ew��o��������6�LRƒ�8�q�敼�J�d0h�SY�o�hA�RV���0]��FBc�d�X�a�6�`,�'^ �z��OՕ���mqu�؅ y��*�� bx��V;�9��٧��)��[�0�����l�]��܃�W�y��D�����鷭5h x�Zݭ�]�7�S��d&TkW.�Y�?+���QEYK�G`gdz��U4���O�V�ߪ��s���x��V��׃��6Wmт[׫yG�n����?��L���K�����}ϗ�x������һ�|�L[ �>���s3���@ƙ`�T:0#��E��W��<>u޾}7b�#*-/VW.W��-���ʝJ�޵�ϳG�2�l(2_�Z�����ט�o+�d�cV��p�"󈎧XcPb�VG@�UVW�����HZ�֫���촠��"Ɂ%�Ֆ$ =`Rm� EG-3�I�3/L���068�� ���?;\|��.�pD.t������Bm�M@�e�핿��,JI%>X�`,y�E<.OW�f��q�N��ɫӴd8�ai�2����� H�`����S:\�ůO�²V;�Sdd �:��z�P�*]�# �E}f�62bU��ʥ@sVP}��?�m��W� xZ�9��͛"E�t�^��b�V-E��z ō����Ƕ\s٠ŝ�[�n�Q��.ܸ���(�T=#I��ꇫU� D���Ceq6���-ʻ;�MF?v���,��h�)=����m�: l�7����,O6�G�q����%lP��ͽ�?�߭��Fg����@�1��O�^���dV��] ��=�f�F��z��IX��Fta��`DQ��K�Ex,M�f���lC�N����DM �1c����L�Ɏ�!�.a)�8��z�m�r��d��n���Sn�i��V/%�i�.-׏�о}�OY�;�9�J�n��Mw���I#�� ����Jv�3�B v:�J� ��TwZMy�[T�Ff�f��:��U�HW�7_�����x�!�;QYD�MSĨ&f�~Ǫ �h���T�������B�v5L]�Ҭ VR_c��/����M��Դ%4����i�.�-@ � wmGo�A��9o dၿH�I9Fzw�G��1�S�R�.{*��!�ᶁG�Ʃ���K[��������?���e���ǦWZ�'�}}d�^^����Z�:r2�ph�E%t�g� 1^� q��̜+���%�7�F�@�b��$�fJ��Ζ%�Щ�4�%^���_3�� �[Y]�i���_�B�GG`@'�*C������ܒ*^ua�NژT��xﶪ������� ����ϗ�|9���Ν/{d�Y}�LF����%%G�{�v��RSM��Z��p�w�(��,�C�2��t� �֫+�`bq�.��2���7�L̍ *���.h�b2 ⵮��L�<`�hl� C�BW�iK���1����{���|�Ǿ��z�XwU��7whld� ��ʐy�E��.�����n���w| ^��2,��=����l5E�Y�3^���G\7kI��{عi���B;��f� ����g���'��Ѭ�?uf�� ��R<�o���f�r��B_�P�e��g�1)���������uZ�*L�O������`��A��]?�{���'?�{_y�������o� j�M>T�������wo��YZ�G�v�Z�|kZ�^1.�K��*�T���ubn > [�v�2�*$9 � `�}t�p �mt� W��hj)]��%՛�|�ڑw�S�>�,�1U����l�|BO?�:=~:_^�_��ۧ������x���rq~�\J�עKwb�l4�.�Rc��2doE:��~!�yl�+p�U�踠drM��X���z}�8*}B—Px % �wȓ%`�Qҥ�R�"��>/�Bg���[�eɥ��tށa�m��PK�/E�>��PKz�RDefinitions/groups.yml�X�o�8~�_1p_Z�Qn��r��I��:�:u��"���&J�Z������7CJ�� i���CS�Ùof>�|�{w2C�0�Z�h�/����O33�Z'��&���,�o��o�M6��Rl@�CR!R!�c���!3e����Z�e0�(IH�o� 3����W�Ut�@��+� �������z�ND@���TQ�]ލ�o'�� B�|� ���Ғ�� ��ebN0�X�� i����K��3�_ ��%��[9��^�Zx�tW��%4�SO���p:�H���û�O�y���p�0����G���܌����p��g<�R�� >V��H�qĜ�6E�P��U��Bf�^�b��0+��܁ m)g����(YJ/|9r����q�Hs,��A,]E>\A�r� Ӎ(U�S�S�>���w��"ٔ�����R����!.L K>�y G�YY����`<�O�������P L���E�\Q�)�6�=�Bd�$���|6o� �l�Hv�69&J�m2�I����S�Fft���O��?$�}i}a4y�p��>�7�B�aY!�ՙ�X/e�"!33�X��[ �*K���;wY �x�/�T/��{0؍�{�ΙL ��1��^\X�_���][�v��|��j]110��}�`�;�-�O�qV�7y݆��'p6�h�L���U���͍Q(���|^b�!QePnijE5I�Rf���X`����{*�TD��B����*Ҩ8Ub�� ������a�����+���B������-�a�0]�8���x_;�����'R���d����z�>ח��D{��&+tRY�>�k�j[*��1Y$�Y����y���� U�91�9�����RJ��<��r�;e��� ����*M�eY��U��F�"��>����ǯD3����ڿ��nJKc��q w���`%��l�������׈�I�a�5bh�Ԙ5��Ĭd�{����T��r�B��i�I��<�I��y`v�y�k����c%����Qu�i��O��ն�����>�0��#ǎ�}C4���"%��a�,i/s�0 �㩑�l|\����8�Pa�#Q:�[-Ag�o[�J��ј,�M�X I�X*�7�F���k�=�`�;6�w��@S�M,� �^�~O�+J2�$�F��ߎĻ��}j9)�o���RE���#���# �I�J�e؞?�&��r�s�/�'H���焃�s���a( ��A}��4.m�-u�j�U{>u���fB���/�F1{��ճ��8 �_:jt ��?�k՟i]�t'���^��<�����_�?�3? �b���\�E9�sf�fC���oM�lt��;4�u�D"�����}f�|"�їLV��s_G��i�HSF�v)�%Yeml��p�P�]�^i�j��UK.tla�`�z�����uM���h5�Hѭ�T�⭌�2KW����*�.ٔ�i����C/�7IWA2�N�ۅ�u�|>�����+w��ͦ�U�AQ8�����}%�pW�0���u�)��в /RtT\��6�*��,e�}�j[Dֱ���D�� ��p�u�,�-�9�+Cx��e"�av�� A�5�BS�8�;Prby�w��Yr'���voΔ�o| xW����"1ȏoR�-trS�X�)2��E�K~��ٟ�urMT�=���s��&�E8t��G������E��ڱ�M&�7���@�H|������K�/d��t��Q|n�dz�/+�6D!��X��dtff���uRfz�r�s��yּ���6E�c��[T�Qe�z��,���l;9]� څR��Z؜�i��c�e`8��e�f\�V���*~Ȏ�Q �������y0�������� գ�PK�\�J�PKz�RDefinitions/policies.yml�]�s�6�_�q���J�&��܃�vZ�%���t2DB�$��,���]��Ò%�������~`�ߝ|G�� �2R��I�'�t*��ܓ�̤� /�/�S�p��>�'P��5)蜈R�Z1 ��6KY� $-�*�T���r=1�8"m �#Q5���W�k��#T�|}��D��������65ܶK9~�۞�����uop}�1?��)E$����:�ZC)�9�%�$t,<�%2|+��b�"��[*PɸҒkH�a�wyQAN;���w�A h����㇟?�_:?vz�����#��л�~�~����������ۻj��iج��?0�Q�,C�  ��!U���x �㚎�S&,�TL\�6����\SmZVӜ�R�4�؈ n�%S�� b)�%sZ��yr~?K����ɨ��y��T%{��y���#ۦ�3��X�� ɘJ%���� 8��ap�!}3�|���9)�\V�� ��S��,��i�9MY��b.�%��bK�r��j�B�,���I��|b� жdD �Q�cY֕������ �9������c~o���3^�i��$U�n��1��4���L��w� a���߽ ����b��^���c�#4��t7���|?_b�Xk7,*VQi� Rf�Á@G���1�ymYI�Vjn�� Z����t� �e�xѸ"o�D�ˢo.Ȉ�-���Z�B��2�d���]�0��� ` ��r�3�#:��LJ�����RЄx�8� D.�c�?�U�*U��b|��}a���:2F2����� ͘5�jY� S0ݾ�&h_d|FbdAl��s6e�>R���t Θֹ����ҧ���r���y���H���K�,"�W�v'���D��-�r��9�m!����πٻ%�r� r������N7��u6��&�.����sX�R S��Eu ��Ln���v=Ӑm���)"s�9l�lز&�z�),7X-��Nӷ���X���w�r<���)tq��{CL��L���)�ZH�5�c�O�m���qHDULN�6�Zع� ����v��Y�{�S��Pk߁�}�1��L�s�q)����(\U��tܱ����qit{�IKZV���&g�.6�H���챷��x��*F�vט��&{��J� ZC�j���L�dX�d���K p��u�&{��f�ƾ���R@ș�Rƪ���=�(�SѤqeA,�)��\7��(�E������{{�t3 J 3�d�(��ӠK~����gݷ����|9���-X�S�����:ۛR��Z�B,�9u�POKAJ�L�R�u>+�u� rY��'*���^D6�`�E�B�~'�2�v���'�p�jmm������>�ɬ'���4���Y�#�䳫-DV�2 ��2�j�]�]G#�L�!,�󒗝���p����H��i���p���R��۬p���5��qqst o%��x�`��S;���ft7d�D�?�[��x(0>�����o� �v�y����m :������š�4�ە����M���1)%��~��f~����=@=f�� ��[��-�tåҬ�sH^���  �uN�c�� 4�1���X����v �q���G��i�s�1Hъ � �-piyxY��C�>y��f=�Gy�6(�v�ӉuNj��3O/{�w579 Zo��l�a�9���ha���(;gzt��2���h-p���2�?�y~3�J��A(ѻL�é1�?�60#)NnPz�&kIk�d 4`K�C;�$��vu�����fK��4�pUw�B���a� �ǢP��V�� O�[I��P����� [l�τ�.[�֒��x�������Bm\�� f�:�,�$5LO������EE�s� �<2u��)�L��/MK!�%㶶*�<���W�GD��.����ܓ�-k�Vb�� � ��*�4��rbJw�@s?���,�٘�ơ^�Z���Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�j�+hn�|w1����L��g�<^WGknC�.�*F�w��#��h� � u�߬N��X-ld�کw������MXa.�Z���͕��1/��C� ��Ԇ��ʩ��{}��aEx�l��� ��KIt �6o��ba��f)W�9Ȭj��Iû�.����D��[S%4��[mX��XC�U�Ʌ���j�Y�]n��֠����c�x�5�K������n��7������� ���d/T�M�vQX5�&(���W��\: � pn& Z�(�jCbb��説vt���G �N�E4�k��;� �~dEc(�㳍xr2k���W�SOM!�o�- ��Js���i���}�Z4ڗr���@��$�zo7<�M��� 6a��vD����*�oГ� �G >;C�\��|����ʖ惡����#^��W%��5������*ʠ�w����8���ˣ� yn���R�qDM��›��ͅ9�Nh��27|,lie���(�člGV��,�� {�`i��NtԒ�Z^�\Z��)l7M�;��N�z�j��T����5�Nj����^�8��/�~� ���@"��K��[�d��������z� ~�.Lν����gw��j,X��P��^-��[�۟��%���:󴔀��� ?���ARy+�sX�i��95���WY�i�m�f�v3���|9�vZo2|f�ö�R��Qp���W��(;D����6�-e��4���■���O�cXl6(!4u��c��85�N�OI��\7_pY �W�͛�!�Ϣ�FL��5&��N]��%}�BC�^ .�Ϝ(�)A�O&F�>��X�����-����W sC$�8i�K�S5�)�����9�eZ���9~��:W�y�xv���7z8�D�`����o���~K�C՟������T q�S�qZȺ�n�`—ݫ��|]� -���ǜ/����) �$M�v'W��87߂4�f>�6���3�F�n���f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf�� Wh��0��o���j��? 0�4����@$����� ��e_��f�w9�L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PKz�RDefinitions/relationships.yml�XMo�8��W�� ���=zOn�n�-�E��ɠ%��V&�$e���� I}���8qР�+q8|�8|3ԫ�W�L��"c�ʄan%ذ�)~��%�"��Z�ߓ��k28�C���N�l�wLi�J+�BZ���`�G* Ǥb�^��*l+��/�$p�-��s�a�a_�iѶcܝ����[9W ���v�p�6�f�σ��]�O޿b?�ʅ�̈Ki�|�x@)�fηLƗF`�i�5�I��dV/ܖ/����y��ت�!��⊝'l49g��>���o>O�����p<����[vu3�MG7c<}`��7��h|}���2�Ga?@J�QdD�D�= �B�r!Sĥ�%_ ��a�a�0kii7-�e�˵t��7w��2gN۔�2��Jz��&�À�!K��l��������qvp���؜��1O�d���*���J�Y�4��+Y�ܮp��I{�&�Z;c,65�pΔ�(��e��k� 6��\ �m� �bք�YH��]<ϙ��w��V #7���u�gq������̪��A���D�dB9l��o��H"���|F퓱��� Af=2l�.���Yc2 �I=����V-�p+��=�u�@��E��4� c����������X�0�sqJV���t&P���i-�w�[�L�(����*����"�;F�)@bR/�ro)N6|Q~�V�N�ZQ/k�k�,�G�s�]��J��@��5\g-߈���荤�'�F��H��ۄ�\��0�dTk+*�ݳ� �?!bV�B�p-��uS������P�rٔvm�w�>�����ٍz�2��sR�Lj�Q�AW5a:���P�}���+���U�Jw/U�ǘ�b�V�'��QXjf:��+�?�ku*yg��w0/T�X�Ca���4�c�;������t�t�o��i�nu �]�ME��f�@I�6a�g�͌gw O�ݿ�t�%t�)-^�}ghݤ�V�C��E��Zޜ�m���D��U� ��xl{�?,�据�����y� <�agʪ�UuvV���D|�Фc����"��hؕ�v�(k�����L��7���Ҥ�xh���-7Ǩe])�Ek�=����}0���Ku<�C>���V�����/��ESY?«jNWy[l�/Ҹ�秫p�GUw�%+���t<_U_������ۡ"�X���9�R y�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز�y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�PKz�RDefinitions/artifacts.yml�WKo7��W �C-�^5=�'%NP��\X���jwVK�KnH���_���Gm7N�`K���7�<�f�>���Z]�_!��ӯ$9�{�N �e��+��h<��<���Z�����!��J��1�ƃԐ��QR���� �$'���\���-H��O�?zC��򾹜N���D�63v;UQ�M?��X,?\P���N+t,~m��\7=���ņ�T�cAl-�����K�=gJ� �䥐�[�i� ZCx����%4�gK�/��n��/�����ꏛ�|�������%�������|5�YЧ�0[|�?狫s@Š����r��d�`Ж�'�&��e)s�Ko[�EؚZM�@������(���(YK/|��IR�����u���2��w��E�c�u/j�~�~;���zw9��Bx��� �e)r��}�$�h� ߻�����r+�X1��E1�Vy8��;����� f���3�$ �A(5��1�h�׉!�������3�]a�L_��ټ&L�P٨X���ؼ�נ � ���L�$��(��� +tc�/���d^��؋ӈ�-�Q� �\gj��]����`ଫ0�aQ(&�NZ� 5I>��>��>c��fQ��F�U�S�8O_ӉG@�_�A)�-�י�0;�1�x,[5\']�.tچ�nuhxЦ�� �E^�Q���b̙p�J�m�N��5�85����;��4P,E�8�I㮦T]Ҡ mxb>��󝖏�g�J��u����%�Q~��)��pMc� �2<���@�c��\lV �i1���<,�� f9`� A�xbR�q_�3̶�*��&��s���4��kp��X�і�cO�a�SR�4��h�f`�&l`����>�u������;��ЗC3ɿ)��6)�-*a �dB�;���+X�W�+*�O�y|)��S�GIB`�^HL{��� |g��VO�% K�������$�{�{S|���i����|�q�E׹���#�È<s#���a4�九����(� -ވ"�Һ� $��4z=�f�$��K)!�Elj�d�y�+|�T� �.�p��G+Y�}�8�J�>���s&���H.�|H� �ܜ�� �ڪ�ϊ0��?�*ٗ���;�pXE2�'��t^Q��e?Å���� ���+�v�K� |�0Z{� N���#�HL�#��Lq`AGu�bÄ��I8X���q�f���Y u�˖�����|�h�����~���v8�S�ʈⰧ��=,<>�����b������K���|}{�3��� �~��?T��Cg�C�L���5����x.M/��\�5>��|A�PK� Qq)EPKz�RDefinitions/capabilities.yml�Z[s۶~ׯ�I^��i��>ɒ�hj�Iv�O��$� ���9?�,��H���iO��Z��a��oA�'{P�i����ЋI���F��B�fR���/��Nx� ���J��"�! $���a�8����(挈�š��S� �Pğ�93g��yy�y�sݿ�1�������#�'��3Og������hr� �5ςS�Aѿ�p�� �d�09Y�T@�☑�Z1�Ģ Z�͚(�RB��b��T����M�'����w� '��7N�(��������ǽ�tx7��1�G��t�8�__�7�~�]�h+TC�be�#Hf�HCk� �s��1 ؜�/�HȂ�B����������^�R8��!�=������t�s��U�7�i���q�����?�2��� Bb���x'�S�1���7��� ���b�Q퍥4v �:P,6N�M'�(��BLQ�A:C��f��3IwR�� ��JɨB������]�v�M�zQ#ҋ����1A�i�b%����l�"�� N�ߨ-s��n肪�i&70'\��y��o�1%�Æ�|�|\H� |�FQŇT�]����)A��I������}��;ӯ�?h ;~E�p�M�h��(Ǥ�j�o�O�0F�RRa^�ܷj���ǒ����j�� .Ta� !OV�`��c�N�%e���'F������I� J�|%n`w��Ԁ���A��|b&%�D�,/M�cb���뵈}A�}w��h>�b�Y�L,=j�k$5)���+� &��X�$ -[h�bMd 0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^ʄ#Qt�Bڹ�# �Mc�P�Ms}0|�� M�� ��_0� �wN�c��\�E۲@4�e&��e �X5�x�tv�%��.��"Yr���yA܀��z!:�u� ˝`TBh�}�*>��8ܡO6h����CT�d�^M)8�$��s͊u�s�m����q�� M,�^�r�ڜ�0��^� �-".Ͼy�`u�� 5�ʳ�-f�la����7����D���� ��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1 �*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_��� 閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3� zʞƉ0�%�n��u�[�:5�ק�K���� _�C�m?x������+������%�x��v ��C�m�)����s��(~��7\H���F��:�MG%Yx�I=���� Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3�� d7p��LB�$-�9H��fY����עE���£z /S|`?e&�����P�R�9¡�� >��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h�������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p �<��T|������|��+G�� �qr,������b|��������H+�;�ÎY�9�nh]ף!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%���,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6�� wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~��/)PKz�RDefinitions/interfaces.yml�X�n�8��+�eH�t/ dO^7i�Mm rS�$���&V"�$-��CJ�%Kn�\�\��޼y��\O��G(4ư1*0�i�"�U���+*ͥ�?�{��\UKW��E {����AH[�D�5$Je���bf���� U�" �>GZ��� �{����u�xn\�%�Y.��������)HgR�^�-A� ��]�(��eI�"�R�`��R��Iq�b�qh���]�0a83�PekU�B�k�&��P!-���Px�?�.Eݡ �/e~H�B�l�:$(�R��j�0�6bTm��SSM6��rB0��6:�1O�!Ĝ���a�����#I��n��v��(�U�/����$e�ܪ���Y�T��os/���V�y|�u��0�B`dx���}�?VT΅Y��ϊ޼���e�y�Q���!��x��mQ�:���n� �VZ�A�����X�rS����Fa�T�:sґ�C`1юi�j��}�22L����+�ٳ%�)��=���G5��&O�V!cl\):Qc��q��H�g�@u�*��w �J)�ު�4�)�y�{X\p�A�� d~��1��~��m��� �����7k{5t��~֮��N��_�� �v5�n�^���C�`.)��CN���~B^"Oɥ6�N�A����w�{ճ8�I󩽷5��'�|�T���I��1�8 �(��)u���5�7ӹ�MA� �6v�rW `㩛V�I)9�����ɩ2k�!��}R�c�aS���1��Uy�g�M��7� o���dڹ�U$i��{O�G��������`Z�pH��;m�ٱ~Mhz*���L����H����Hϳ/�h7���<.>0z����p�'0 ;�9�~��%�V�a&�w��v��݁cjy}H�om�s�>t�{� �2�^&��ZO�p�A/3�e=�~��PK41H4��PK{�RDefinitions/nodes.yml�}ks�8�������몍���37�Q�A%����Cc�ܷsq��(J�Er������~�x� ��(���0Ӧ03�Hd&�E��� o�~�Gajo�$���de���āg?;���h����,��É�p2g�� �?�$󗎛��o׉����䇙��;Ń� �ɵ�ga����9�`z�~����U�,>;��^��Y��K�����I��$�{Ey%N��K:IJ�`%~������'+�?\�x�O�� R�x�fN���,� &�7^�9�Qė��>�P��T��y��# �h���-D��'�8��,'�/���|������xp?���=�"�����zw9}π�)�����OZ��=F�W�#��( =7+fĕ�A� �����cOֱ����_��%'�2w�Ey��Q_ڈ�1�`���KF�*�L�"�:J3m��� �� ��7�[܆����a<ۅ�,Zf�N�M"��ǖI��2ڍ�]E^�y�i ��W+81n����A �q!�*Р�ZI � :�<�>Y.�$K�L�ͭ� �7y����_���I/9R*�l��>��p�w��ɼG��p��v�lj�a4���G6oE$:n��spȐ>���DR`�"oN�X��텸sjḥ(�P���$�E@��5��o�+x]��?��u�E���O-�9���%Hr��v3�߻6�*�;Jl �|�>Zן� �(�7^o� �8]GY��*�;Y�덞�1.^�P�&�wX���$V��R9���.<��|X%z�mq4)�l��Hg�&ee���v�P�v����0���W�o6�Ӂ���)�B�nh╕�ݛ�QU�����N���%Q��8�ɑ��4��>tֻ�<�5s����l2�n�5�p�.�"0d���I���-���D&���s4&8���������� ��.���DGF��s���`=k�j1�zA >�[�3@z[�vc��t��g�.���8��� ���n���� c����rHi�0��h�:kEK�l�@�z_�Զu��͋����I��V>���d뻞��� |�h`�G�2J�;l�<�����g#�߀�׍������g����� Ϻ��IS����f0���� @ ���u���׳~bQ-3�"�9�MP�Lo��uI����X$^���'�;i�ʌ��K'.���%�vꮽ�#��ju��?� ��� �)L[|E�q`�͗����I*}�ƕҹw���id1�I�+8����=Xĵa�Y�(���Q�3#o� ���3l� W z�����0����F(��B?۟�A�^j�i��(��u������ ������i: qvՁx=� ��¡��B?ԤyX�����4K���h8E���kY�tk�2,_]3k^��KG�e��R4������T�0� ���*��UN�Խ(SLr����Wrcv�� g&�Zס*�'�I]�k zSp( JV#`��C��ꇻ�s�sv�K��A8o�����d E�^�V�Q��RH�@���a"��@-y����&̼�׍Y�5*AGn<ڞ�9�� @��T���� b]&`$�hI�팇����TBz �Z�t&�΄���co�gk?-� ���_��y�g���4d2����l��\F�N�� �,�n�'Y�}$����e��ԥ�� sq��N ���,���wv4�A���\P��Ā���i,6�����[pϘB9 ��A�T]߶/��VG[������� :W�2|$y�����qB0�%��*�R~������8�ɓ��f�O� v�lH+��� ��9�>�����v�5h��͎����p��+%&�DXn g%���)�8��HC�b�e��H|�EF��6��W�h)ݕ3Iv6���}{�7t��R�Y�� G� -��eU�ZŸ���#6wy�1�s��5|��r���X+j���/r�� ?BW���ZŻ/�eES:�t��qb�ϋ/�zF_v�8�j7����*�mSMɜ��džo��@����*?�N�[��Wp�L븮j�xl_�ofs�����Yfs�C��szs��U��^�+�.�.��`��}��w:˔y�ylT��b ��E��@7�Q(�mѪ�Σ�5f� �~��;�#�E�#����:���?c�Y�D�L�/ /������4�=�;�89ߏ�C���O�f�{g7��x:�Dv��i�Qۥkv,Ʒ)/����ȋ�m��U�W�_k���h��A���0&�d:8� �27������L"��,®C�B�@S?#9s��D��Gj�b �[�P�*uѲ0�M����jH|�q�x�x[�[� v����@;���l�ZB��� �A%�''tq⍬wxt��n} �SJ���x*XKq�����Kր�앐���8G��K���ǀ��)��q���L��`M�M�N�-���d·� ���+�\�y�;2gW��/n�U�<��Z6Vƻ��Ke����ZE��gt!޲�n%6�����u��懽I\N�!w��}9������D��1�Z}�ߜ��x�T��=���~#�-�W(aHR�r7�&nIdFv�� 2� �A��\b�Q\s� bw�b�$N��js񫖽W�B�;�zd�"������� Z�Q_)��0�{�x�bģ���DboR��� I]��B)|�o�@L�1��1y��������n��N�E��� ���h�C�BY;�~����x/,����9�)I0���u!��E��B~OR�8��~.&� �W��ބ���J<� �/��ِ�0�;����So���)|dg��Y�)8��A��A�� �����ݟ�}L���� v�+v�z���1H�7#q��t��<�{��y#_��^����L�x�w�-h �7��(QTq�5�7\��W,����m$��}%q�JՏ�;�v���^��E��NP�= �E� >������근�V��� �w�7��̯�]d�~e�O�㧷!�9C�BY�5^ ;C�?�b�]� RV�&e���e�!K�T������y(���`E���EQ#�.����r Չ+�D �W�d���G ��I?���"��M9�l� �yՃL�z�soW$G���| �� ���.��� X�C(��v ����&x5)����/���Db(a�'��+�R��7$P����鶲On��J$��h��2��BY\H{���7.����1�+���C�� �[��C��A>��"��&���H�(�nA����W�B��;n"C��A���0���������!������: �n�>5'�M�nM^��%�� �k�c��I�;FA�C[�7-y�� �9�b�ι���4�"}����$���j��>�=�;�R��ݍ� �{��G �#��k�{�#�Ո�A:k ���A<��x�ߋ|~�Y���@���Jf�� ��VfG�̡$���d6O��p��%�|WapC��"{��R�A�*�c34+\� En���ք�uwX���6��yq q{�F��S�Z�ލ�I����a�D��V���\!%%��ڃ������{(9]����V"1��fh�X�����K��%a���z���-���z���x����l�J$}�� [�B���R���"�y��{;R��=��oC��c��{�Rz�s<��(�e �L�'hiƣ���{�n�#p��� �p��� G�Ł�z g!6�� X}="�6������~=��>�M �g�>k����b�ܝO�Ɠs{|���?f�O�'��p"�^�Yf^�/�>řG& B?�R?��lF����@��&�����X�Ӵ\�o)ȉ@ጣ D粨 B��j&� �Xq���@w*۝u?��W��c#�i��R�B��/���!3���p3*JWIJ}�����n����y3G�@��}�hB�?υ�� TK�WfZ�=�(�;��Ǿ�>��?�K�DJ�[�4�� ���kRՒ�S(�M0� ������|�`�:1�P���)���|���P�����T6��2��X5`�g��.�Fqe�E���޸q�r_C�q���{\�� #��+FЃ�.;ѹ��7��%�(�X�N���t�p5��%� A]:CN f�ά ����t l���T�;%)��.��j��pQ3g�&|>�2���=d�N��G�&��ӒW �FO��78�����6%���J0u����{��Wץ �{mD�&`�",��Br/�v0.MN�h���K9B�uR�X}������=\NΥg�^�~_�R'x.O�T:}�#�a��FZ;��;0w��C(Oo D�;Ǻ�ms?�k�]#�������$��=\��� �G�?y:�h"�^���zz�c�7�t���ÊS4eC(ѐzA4w���� ]; �fۀz�g��iuy�:��h�e*������q��Õ :�B7��7��vp8R��d�s���Hz'M�U��P�ER� �����3�$��+�L��M���F�Z��2��bv�c[uc��J�ځ~�c��d�bCZΧ��N�-���:�>��uF����&y��4�*w����X?�P��Rb*ff �!$W͞�&��OVli���U�7Cl�`��2+uRa�O۔l��m�q��:�OJ~.?��<"��i��D�I�Y޺���Y�r��L�~\��*����ҽ���ب0�a��uY�e9��}���xKQ%����l�U �1�^��&y!�Q�va�^3h�:VA �nI�U��f���p��>Uِ����9T�,2��!�`1���{�����Ŧ�y��hw\e�����2B��$|����9޵�w�,���U��Eg�ʷ,�p���,Rlr�G��f ׵���U�d^��/PW&�f쬯b�)�eLK�2�_��Լ��O�o��?�*�T� �!�QY��� }��� ��™'�;�¥����V��C�J�)�$�]�e�6R�%�T� L�Bq�� �ڊ6�]���=���"З��و(Y��X !�:�N&��|2�!.,�G�V#��֧�U�_;sV {�:Q�F az�7�I=��D���_�:v��p�&�[���i�>�����l�M��c��:�7, �w˂狣�b�J(�Ep�� t� ��C� �Φ~����v~l���TP�@�2�@H�.�i2�ůK�G�( :�.�b�0�X�(馟��P�a����❵�DW>Y�o� CS ��v���䎎� HJ��Q'�-3�(�f�C����~���(vܯ�Ph�()��o�zZ+�i���d[T˨q�ز�������V��iǽG� ����6ۄ���(�V8���InV3�+��e�G�2C����7�=wpa^�+��=h�G�ߙ�]��A��!t,�A6+�سl~s�Y�W(�*��ǃ�|�\� ��Gsa�5mY�c�P,7z�ߚ?cД�pߛT����l����^�$.�7+����>�A=����}/����c=�������|���W(�z��H�@z��{αٞ���5�=�q� `5� kT��x���8�:�UV�Y7Q&r*��D�8��)�'�eGXUx�l=�4m����e,��<��b��0�j�)� /.<���W�$��e� ��H�S�D%UH"�O����ˉV����G�^ȓ�@Z'�� �B� - ?����cm���{�uaN��X�r��P�?�e�bv���ut�����.ɜ�!�,!W��Ɋ/�#!�I�`�R����<L��TF9 ��Z��+��� �Je��� ��/�����h4��~�Se-��[�&��c}�PP�9�%6 t�r*?���j��y����FK0��g {n�`�G��J"\M�6I����1�Ows�g3���0x��ha����6����o���_j�xT�P�Z�"k�-S� W�M����gB�2�r4#�q bp8+0]�J,�tՋ�s������� ���Y�b!F�BF Qb�N*VEɄ_B�H?�l�� �_��a�|jryvgͱP��a/�TP��<*[�ճ�;O�{(��{��`AG�x�P�"�]��*;X�E� V��B +N �4j�Ө���'��AMr�(�݌g\�������CW6:��uf(�;��_y���ew�KU� E���QW���X��Q�-���#�tj��� �j�֔�X>��O�\/.�;58G�$�@�J?ٹ!� ���;:�^���\&!����Ү/��+86uk�*2�d[_�n{8�(y��t�_h�7�D0[�:�K���y/�e[ہ�ʂ�� �B/=4V�,P�@g��[~�8z[N@�] ��V�1g����K��E�01�zC֫��%+�պǐ�8Ok ����H��� 6������{�?S����A[�k�R�Yg���"_��n�Ϙ'�q���`�1Q �MK���m�9G�Z���u����;�B������_�7���5�݅�hÜ��-��=ϛ��>���)֟�5��l����Xb��(J=����3#E�ciE?����I�/<��� RAz���/=�ӹ�7*H>? ���X* ڱ���,;�cE�r��}���JG��@6� �uxOMpQ�m�n�#d�ᄍ� XU��1��?�S����X�s/������J/� ��_��s~������Gz�o ; ����IS;ҿ�5�Kɘc9���]L��PA��S2ū�2ۘ��Ћ짨u�~�r��s��H9�~s9�q2�a%�g��|"*Ş� ���G�*���� beB���T8 �;�X�H����d ������Д{�`�^�3���?tZ��KvK��z/\��!:ズ�y�}��4�XM9ޕ��]m}Ҁ�� x���)e4��x�������u���8p��nMq��˖-�Ĵ9�V�Rx�����J }�g^������b���G���se=״��I/#�eb���4]�*e��Sg�T`�S(�Cd�#>�Ρ-'�� q��bM�l�+7��ڇV�< n��OU/ܻ�G�J����* ��ivf�J��PoYf�m��.��3��'k�����~Ưh55���W{���6��`;� �c;�ͦ��nl�1�]p���T.�^ui5�X������e��m �@C-CL���8l�x��P�e�Vi7,� ��T��X�`X�(�� � ���~j��76��]�2��Seq�Y�B=�@�?�7�� �H2���F��:VD0wvm�a�8O}�r�v�kH������q�f T~��ŭWm.�k�X�6��O�Ew���o킡{Ȋ*7�*v4�Wt7bs�˅��N��;R�ݖ�� �Y����k৥G���3����fWQ�_�t �yK@�;�L�{�BZ��b�W�^�{�%?�ҩ�X���807tm�L�{��J�|��a'�;�{5�LK���Эwh���DP���G���p�f� >U �ƕn��=�]�I_67��^@/ae���������mA��E^�b� ��֠����>q”��6��$z"�����H�F:�ca��}���Y�E�º�|��%��[Z�k����#���{Kj|�6�6Nmk�������KDO��R��+��5����݊��}���X�1jon$9�K6�a|����'�[��ҝ\|���5A�ICY�.;�aH0�¾�H2F'?ћR��Q$�i���=ô���1b��F��t�@z耴�C��:a7�'���yb���;z� ��g�q2�W�yXɝ���O� �J����V��;0*y���_���"�ګQ��ezK�s؛��P�����)�rQxjk��|c���qGܻ���Df���I=�Q|,lb��{Su�������{��|OY��_��N����ܔU�L+[�x��=WG�`�^ҝӃ�:��������9ߜ��)��ln�뮢�H���FD� ���a�$�\�j|V��5¸% �� W9� W�zW�"�S� e��Z�"wm�-&Mynl�ϛ9�4)��/������+� �D)L���������=��f|�7�x3�-� �;Zx��]t�\+V:Io�aY|c�y9�H+$Q�2��!k `0���7$e�&^{��jo��"a� OR�،�U��3� �v~ ����w��u@�u-L`]��"�$F|Dž#� 6U |G��N��g q~ֱ��v�vu�?��Ln�q���h�8#�z9f�^�n ��&:����t1��B� ���a�����k,$��q�������n&҃�t:i�5n��A�e��5�.�g&S���l2mG��� �A` �aMک��_C� v�g�K�J��5eZ-����E��[��r5`�(�/x� �ZC�i� 6T,�V3͓bs���G�b�޼�/�Y��Z�b����\&x���6�G޵�w_"2�\ǢH��i0�Nl���0�e_�� ��1��?Г5L���6N����=��4Yt�t�Z���k�ZudCG5�?r���ld�űF�b^���FLG�;%�����@ ��3��'h1�D(f�H�Y�*;iM5��%��>jZـ3�e �J�'c� N%��a�#VaM��^Tc%E�п�Dv/0�5"q��cɻQh��.Vѫ!��� ��� `��ߝ�ryu� yu�MmO��g�w���������U���xr��ͽZ]ZJ��QCPY���f�7���v�wb.8�Z����*ZӖn@|0h ��mSIp`�4�� �������?�s��O�;�ʟuƻ�����?bv�O:qZ�.�~ RH3שS,� �_�?Yu��E�zO`H�vn�8�T! d��N�g�E?[(.�a��ƹ����3^���`,���b�5�~�>�ol�lY?��ձ�� �T#2������Ë΢zlo�d/��ո)-�nP��� ;����d�>�Ԙ6:/hFOkT��y4O8XU��ƛ�1���^�XI�P�~��GX� p ���y���(���]�4Zf�N�1�+����ɻw�o�V)Ð�]'���ڰV�T��8d�qD��`C�B�۫+��Zw����'E�'���v>���x~=���� �����������yc�˼>�P*e�-�ퟂƈb~{{5;�g�������������<�]�[ V ��`&D�P�>�T�>̂�21^b�+�r��s�}��ʩ5�g���Vzp=��R�}r�d�������f�jڒ�,gW�o ,��3Z,�r����µq�� P%�ʜ���\�8�c�4N\x�^&�WA��MQw�v�h�-VT���bg�F � G��"nn���a���N�L[8��STh�S,�_�$�yIz'�����uj@���}e��5;~.���,�y9�,NE�����[ߣw��f���0�I�i�����ڰv����r ���:�% �����e��/c�+�=���>Pf�Wu'x��޽ �W����ȏWH�F.�U�U{kȫ��_)6͗ļ�/�����Y�,̸C8k�<��G ]7��H���Ӏ�� 2W��,�j�w���ףCtR��T7��|U+�s��Ԁl�xM"���v-O����"�Щ� 9��#��3��_�BJ������ӭ8��w}�d����*����k�k( a3��=.[�����ߢ/��w�$U�"�f�ĕ^yn͊r���pī���x���T֓ ��ň�4�՚�0ف�{I%4n6?췡��ťÁ,�;����pQr5٦�bn,�@�f�����M��TfĖ�P ���:H��LS�� �j �fя�I�|I7E 9��y߇M�6.�J1��X���#�<�=�b��V���ڥ���(Ŀ�*���ţ �L�Z�IZ۬�� F����4Œ�ڤfFY���d��pz2Ys�>�jP �I @z��`�c+�+iz6"�넩��u��� �uP���uiP����F���Oߏ�kt8Ձ�:͚IJ�r�Eh1Q�ym)^W��҂� �q�w[dͨvU֤�0��9��fַ]�F����˵�� �5���r詤�Ҙ�;���q�� ��`����s��[{A���Ώ���e܁Y�&%�]N%�]��{�Lw)�A����V�Pun��[,�j|�U�����C�V��}����H;)��/�*���.���/�@T��#g�� w#�L��m�i�C��J���Z��V醈 �[7�X�0���}.ȫ-D�Sw�Z�,��*H7���{� �C߲�M������eo��ס�d=\w��bK?v �;N�.S�ݟڥ�vq��FW8V[)g�A���:����� ���i�->�F�Ġl�G�� j�$iVk ��*F��,�2���pg�OKf�/��nS�Cj�ң*��(�� ���I��-}?S�;:�� zF����r*�%���&��mn�<\�1j�7������c�{�8 ���/�R�h=~������l�i�� _���e����@!�~�L-2 ���2��ketA��p[�QY���B#����D���7u!�V�:����tL���n1Z�x�w�"��{-h����������Ɏ��6Y^[T� ��$�l���\n�'�o�Q��S�o�^�p���w�������1/��^qTE���CF�#�|�&�:LB�Cz; |��G2����ig���_ �����I`ጀ}�fu%Y��' ����pm��΄u2R�f²��c���Ue���[pO=��jضo��Ψ^�LJZ?�*{9�'��Le�k�2Y��'�zSu��R~������D5hwr�J>��v���'q�s^��?�>H��{��o��h����~��'����X6��՜��/�.H�W�a������<1ȣ+�I��3/<���b�84ѣ��*o�-~[e-��8hEn�;Jl�����j� ���f�,)X��T+AU��#������"wY, %���P,6F���4��Y'5�E)e3!�yR��W�kE��V[{����=^���`��䖝.����X�?����bR�+��43���zV���ɲֺ���$^?�)��n�$;�+��g�GKi��0Tn�>1C�h���+��?(��'�J]yR�bR�J ��a�T�۳,J��뽻����Nř��xKm� �{�R��Q�>�\^�S�m��To����l���D���]�V�V��8��{��-��Ҿ?���E��M=J���6��Pn��6���7꾙k-��BF�,��PA��L=�5X`��CއO����Pzq�"�nL ֪��ӯ$��P�c�3^E �����X�D��?���7�*q��)�`n(ࡷ�;ģ�fwP���g���넶��o�]��詏�s_�9�ih�� 0l����eb�G-���a>��� zv���6����`D�R�� Vw��l�s �u�c���6=�� U�}�/;�ҰYL}���'D��T��@������X����A��:�"���Hw6a i�@W����$�3��r~�;=�V������3I�Ue�p^6yWT�8Re��I�嫈O����?m�1�w����� ߺ�7~�wX�d&�ݵ��������&J��ְ�[�o�16@?S~��$�וd� ��*�c`&/),߃Ӣ��žh�U��5�t0����ը���W�d��Mj�q���s�F�]}�վ��7�]��TS�5�4��M /�/�›a��ADޚ��s�����>��hD#ic@�'?�3��v6��>/K�y���RW�>*�x !@u�ps4��0��� ��~y� O��_��Lq��u�{VoIˬcrm@g��:c�+.]Z뀱1�W�]��G�N�y �G!S:o���[�S���U�Yc����T�Z�`J�><�p�QZ� N���{a��q� 8� �.��� -����Z�`�r������HqF�����z�y�Z%fw�d"5���Y~��_��CCP))Rc0�L9�/$�t%p76�ujR��:V^R��+ws[�0Q69k1J�/�Q��V��\[%�(m"�SHr�]N��x=����u�)�J�%d"��@l%�t���<�@��#��e��-ә� :%7���$��$�Y���z`�BM~�ҷ;�J�MK8Q( �ta� �J��A=�n��gد)JH)Z蓫vHTr�#g+�kk5���g���������?X��M��D�8c6k�)�d Xyp�?-�:�j���_�Xl׵��B����G��%Ž}c��G�)|�/߇�gP�����V�u�6glxUe����u�&��Γ��<�g$u�I�SA|� ��D����.���0�>�����@��q�6m�L�����T�}��gy��J��)[7Z�����c��g����KI�?@4!x�#&~HT�0;,N�g��Si}}��[�q"&�!����W�b���� ��L�:*k��Ͳ��(.�w��}��;p�*q�2��� œ�I�vW� ����"0@�k��xi滩��P���(�PS�\��AQe�n��Q�]򢽨��nýD�`}�l_>���`WX�i�T F ?���BQќV�Uث��{ߙ���V��2/�ljq�p)�[-���䦔����+r� ��ƍnӼiP�w�iPɍ�iO}~X���{uK/����Y;�c�5lt�M��(��]����y�a4ug�0�D�{2kQ�h���M8sQ���Y}ʷT�JB��^t�)N��l?Z��{��<��8J饆hF�?q�cH؜��Uj�3��{rO\��ܸ�����H�m"��kO�{��^X��Y�Õ=Q�l�3� Q� *M i^U$>c����u E ��dT_��H ]ǃ ������G���хs�H:ƴ�F�W�����$�Xl �㖘Ő��� K��vGi�b^ Qs�5}�2-��*�)!�z�=�����CVîyaS$�CY�����\�w����\�Rgob��&50�f���w�}���8�L����^ʆ���s�z�����;N`��0z?�S[l(E0����P�C(~� �% �B<����cw g���ĝ�?���5��qyݵ��+�� ���UQ���l��]��Q��^눵)X���T�jR�z֩�;���#����ǵR�yCI� @I�� vf�hkF��̄�h2X��76�%���⿠�O�B ̄)6�I���6RV[��2f���pQʮ[�L���#j”�V�'�� r`��e(� Y~6���`�Q�n�T�~E�l�L�qo���,����e<�R��Ӧ�1qS���������A��⹨d3�67��2�+ə2 ��3+΀�c'�%*�6 l��X�/_�EK�E�XP���tN�qߥ�f�G��h����r٢�V�B�.���5n�p۱�*�Q�u1J� P�p[�O�/$�����qm�Fu��%�W�Ԫed��h�_��ϩb].*ٱ8��A �X%r�옦�&���ӻ�M5�����0]�£R�V�fQ%�/�{9��O�z�Y)��u�����e`H�uM��c���s���k� ���_�H��XR����~�l"r�PF�waصpf{=�NH���Iw������e-r�p3�@����$��CR�L.�� J�4\�f�����`�&�݁J�%����F2i�gDT�B��E������j��En�2�Hd��G8�3�[8����v�3����_މ�Yީ zX�f��w����:9���s�踗�k �G����M�R�Q�� ��m��j'��L�0�%�d9��l���of��۩]��g�cw��ժb���n�Eb � �I�޴T��o,F<�p���?t�(��h��>��gM�!�y�l�t-=%lvٴp���&�^�����֞��yG_=�C{�;6��6� z�?j3���쳻۩�w����y�:�m ��/l�Tz���Ҫ��1���֨m�t�%��a/�-��_�k�V�>��R?�>�����4 ��ڐ��i�Ϥp�r���� �_�S� ��4�\�̠�#A�� ��r�J Klv��V.�3��-V������b� gb�1�/��twNw�q�Q��L�\?qs?�H�FE�&���ׯ0�v��A�����dL�t?�^"�<{ɟP="���(E��IU�ƫ`Ğ���������b]�y� i8lPt����CfʚB@�n�Ӫ�skv?���H�ng� ����r&=���T��)�ž�b۩7�k! �Qm�<=I�SP[Y�ق*�.��@|� b'|�DW]n��&7N{ɍSM�q�s���Wn��"7N� 7N�$7�tӡ�~�F/An�ke�n�]���A�,u��2L,�e�l| ė���8~��s��\��f3��< y\�u�=���E�Kn��o`�yjY7U5�5��~�<\� 5���;ej��%g'� �MX��p�������E�0�~>' ��в9ڐ��s�"Ef��e!oix����՟N�&��S�Q�«%���*| ��N��BT��Z�S͉+b�m@�K}�ѽGw�K����a�E�A��N^W ���. b)��"�%0R� &OFgi����zm>�R^7��U���=e�.��\��ݛ�Fr�Y%�;� ��_`R�]��&�1H[�/� u1�v�U� w�M@�a�@���&s�����$1� 1=`�2uO�Щvf��J0ZM���s5��.U����ADx�;Ap�Ԋju��-!}���>��#�{O@��(�� �/�\YlFz>��P�mZ�R!�""YSV�n� ��A%�x� g&+og�쬝(x؄�F��F⚚�2Q�cZ������s�}�8�/��9}�'��K:qN_҉sz���5�8�/��9�>N�7�i)�z;ǒP/��jD�2.�J����*C��*��������&�{��N�7��tD�p�)c�rxlV�Mk11Ӱ�U̥��� J���sM�t��w�s�'k�8��kb���ď��� ܴ>�� �L9�S���򷜡27F�����V�Kݨ���$��S�J��9�}C�Tf3u���e�q�|��ԏ���/�w�7����^S����F�����1�D5`ſ����䷨X�ÝM�ߎ�l0F���M� �% �,�7Yޥ�6��t�ţ������5�{_���8�h���;"�����0�ߝ�g9V1��Fs0�{ �~�����! ��.]x׉Ӝ*y��M�"��k"�z9��FѻF�&B(P�8�N�Z�M�t&�7k����O�Z�#�����j�:�Ae���L��E����hѽmH��!ٯ?ff[K��1-E��ˬ��z���"�I.BU�TYO�6,�S���q�4�������ч��i1=���EB��+�w�\)��ݦ�qN�i�i�.R<�K�Q�z�":y�2���O���n�ғ8�B1)�'��.@#��..LJ������BI����o����A�9����3Kn9R�yQS�X�QndUQ�='s����њ�ĦbI~���܉$���oP��Ui��SF��8�jo0}�B�V��T�El�QT��.<����A��ݿ�r:��7�s��-h����T��̊?~�x.�D�ӽ�:I�L�1+��.��0_`=\�oґ5��$��W��M$�y}4>��L����\V�;.��Id�H���µ��I�?�P�ִP��#Y���UD�� ��V�Bg/V�ò͠ݵP�u�Q���<Et�������[�VtL�";_�V���]/�խ��ws,S�՛Z���g�ln�VOօ��b#o�1�����;�&0G Y$� w^�Q�]�"�_�g����I5}�6�Q��K�1?�Z�s�x��=qI>]�IU�/�aNԫL��f(��������m����|��9hW}���p��5��3�*�ӊ��Gɵ������� 2�W֒�w�g��ya:4��F���PK�'WAH]�PK{�RgArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txt�S�n�0<�_�?7i�t)bv�֮7����H���חZ*�,�@yv������ �9�w�D'�� |l+��[Qb��$��ʞ�є�%Zi�r�Ԩ�ڀՙ{�2��c��hl`&p=���+�;� b2a!��4 ���[|}+�rThH2?c���,��i��}Ģwճ�iw�A,Q�. �b��ȵt+·��F��M9���)?�]�� rMO �6"��0���W�3�������'��o d��8�����_�C��&)Xϧ �"f ����J6� 5�~�<�oJ ��H����e6 ��Zؾ�����f(����z7�s��K;!D�Cfa�`l`���;�t���$��.l_�C�sz{n�F��=%S�s|n��Fse}z�V��K�&�m������ MM6�-�%�1����KC��͖�bvk� ?��'4y�W���M���8~i]�o%z��2Eӭ<(넒8�D�Ŕ���_�PK&��PK{�RQArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yaml��_k�0���).���:T�`�=�u� U�1�V����� i,��w_�Z�L�^�C����$��^Oj�'a4��������R��܂�T��������� ������!�����7K,J����@Ma��r���߉^v9 ��=Z�d���s�1�q���~���� ����p,�Z(���-FG���:�k� �QL��U���Džm�}�0�B �ѢH�>c �(8dU�GW�����Hb��S��)�������aQ�,ͷrN�&k7J&q.�:�+>����|�p��"g)^�8j�\C�_�T��v�I�*��^�bd�C���k��}30�( e�(�P�้�R�6�9��?����`ѣH��Ś�����ձ������;�&�qf��wi9>۵a������t��p��F���PKI@�>��PK{�RdArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+�m &�K6�{K���i�y�0nFJ�L�I�TNXv�ZHOõw9�β a�*��AS���~��G���͑��;s��RϽ`]�sY.h��>���.�W� PK,�P{y�PK{�R\Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU��� �_��+�Vm(���X� �����K=�|3��e�l�gb. -��[|~V�R��Pu����&P �J�릒b#�!1�I��l�}�<�L�3ʦ�:�����F+ex۶z��h��^:r’*k"6����n. x:!�PK��B&��PK{�R~Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgz� ���ko�8���+xJi{��H\�{������(���h��TEʉ/���7CJ�,�q�6)�p$j83��<���pq�~��� ��;�w� x�������޳N�������e!S���<�S��t�o���(coʢ�O�L�#�0����ڿ�{ ���q�����n��yYV�'��R�Y*ђ�)@.�L�Qƣ�� IhpA'Ly��8动,Id���MD&����` دH�"���A?=��S�&�U ��i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK{�RUArtifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.json���n� ��y k�e 6�c�K�-�D�5� �Ɩ�W�D}�bg��*r���o��y�+�׼��pn~�~n)�����_��7������0Q�箻��*d��e��C<� ��LJ� ���N 0�mÔ���u'0���K�E���0Į`�`l����q�)�7�}>��%')}E���yJ}^ �:ͣWb�|��J[�$2-�"#9������Tg��`L���~ZC9H�7%Gό����hf�p �anR+�nBV��9�p��Q�͓b�Eɴ����G�E� ���J�l�91�,JM�Q��*~��8��@�MZz|�8]�����~�qJ�*y�5pS���.��l�d����m���+�.�6����4�1 �:&7I�!hk��1�_�o���c?K���#���Bҥ~�#� o.��[��?PK�d�f�<PK{�RQArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.env+H,J�M-I-*��PK�&�v PK{�RAArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/base_dummy.env+H,J�M-I-*��RPH)�ͭ�O�I,�/��JX)(���RR�KsJ���2s�SQ� �@��0�x�x�\YZ|n~JiNj|f P. �?����%�)2���1�$/ �$�>LiPK[J{�i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PKv�R�R�B4E csar.metaPKv�R�ˍ ��kTOSCA-Metadata/TOSCA.metaPKv�R'��]� );Definitions/service-BasicCnf-template.ymlPKv�Rn'm��/%NS.mfPKx�R�\r�@a3>Definitions/service-BasicCnf-template-interface.ymlPKz�R[;B\�O?�Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPKz�R(�y��8� Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPKz�RA�3vy�^B9Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPKz�R��(�G�&*"Definitions/resource-BasicCnf-template.ymlPKz�Re��Dza4�!Definitions/resource-BasicCnf-template-interface.ymlPKz�R�/E�>��g(Definitions/data.ymlPKz�R�\�J�5gDefinitions/groups.ymlPKz�R ��חDi�nDefinitions/policies.ymlPKz�R���C&�Definitions/annotations.ymlPKz�R��g��Definitions/relationships.ymlPKz�R� Qq)Eq�Definitions/artifacts.ymlPKz�R��~��/)�Definitions/capabilities.ymlPKz�R41H4��ƗDefinitions/interfaces.ymlPK{�R�'WAH]�ŜDefinitions/nodes.ymlPK{�R&��gI�Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK{�RI@�>��Q��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK{�R,�P{y�d��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK{�R��B&��\��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK{�R���� � ~ �Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK{�R�d�f�<U:�Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.jsonPK{�R�&�v Q^�Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.envPK{�R[J{ 2021-06-17 02:09:00,774 DEBUG 197:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/92db309f-caab-42cb-af95-c9e30115eab1/vnfs 2021-06-17 02:09:00,774 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "837e0c08-8a32-472f-bfd9-247e47f91263", "modelVersionId": "0060f902-29df-4e64-be49-11282c21bda1", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "89c82b4f-e7bb-4a3e-9f7e-60be0a644840", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "userParams": [], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "lineOfBusiness": { "lineOfBusinessName": "basicnf_lob" }, "platform": { "platformName": "basicnf_platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "92db309f-caab-42cb-af95-c9e30115eab1", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676", "modelVersion": "1.0", "modelVersionId": "e91e27d0-28a0-428d-9c09-be02f612325a" } } }] } } 2021-06-17 02:09:00,775 DEBUG 103:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1649b863-995d-4e62-9106-ddb7f5ea854a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:09:00,775 DEBUG 105:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/92db309f-caab-42cb-af95-c9e30115eab1/vnfs 2021-06-17 02:09:00,775 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "837e0c08-8a32-472f-bfd9-247e47f91263", "modelVersionId": "0060f902-29df-4e64-be49-11282c21bda1", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "89c82b4f-e7bb-4a3e-9f7e-60be0a644840", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "userParams": [], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "lineOfBusiness": { "lineOfBusinessName": "basicnf_lob" }, "platform": { "platformName": "basicnf_platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "92db309f-caab-42cb-af95-c9e30115eab1", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676", "modelVersion": "1.0", "modelVersionId": "e91e27d0-28a0-428d-9c09-be02f612325a" } } }] } } 2021-06-17 02:09:00,777 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:09:03,322 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/92db309f-caab-42cb-af95-c9e30115eab1/vnfs HTTP/1.1" 202 262 2021-06-17 02:09:03,323 INFO 116:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2021-06-17 02:09:03,323 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"1649b863-995d-4e62-9106-ddb7f5ea854a","instanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a"}} 2021-06-17 02:09:03,324 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-06-17 02:09:03,332 DEBUG 195:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] sent header: 2021-06-17 02:09:03,333 DEBUG 197:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a 2021-06-17 02:09:03,333 DEBUG 198:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] data sent: None 2021-06-17 02:09:03,335 DEBUG 103:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1930bc5d-b42c-4a73-a8d6-7fb2e58bb149', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:09:03,335 DEBUG 105:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a 2021-06-17 02:09:03,335 DEBUG 106:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] data sent: None 2021-06-17 02:09:03,339 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:09:03,485 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a HTTP/1.1" 200 1900 2021-06-17 02:09:03,487 INFO 116:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] response code: 200 2021-06-17 02:09:03,488 DEBUG 120:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] response: {"request":{"requestId":"1649b863-995d-4e62-9106-ddb7f5ea854a","startTime":"Thu, 17 Jun 2021 02:09:00 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"92db309f-caab-42cb-af95-c9e30115eab1","modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnfInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 17 Jun 2021 02:09:03 GMT"}}} 2021-06-17 02:09:13,499 DEBUG 195:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] sent header: 2021-06-17 02:09:13,499 DEBUG 197:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a 2021-06-17 02:09:13,499 DEBUG 198:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] data sent: None 2021-06-17 02:09:13,500 DEBUG 103:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '70384b2e-7b4a-4e84-acd5-82e7ece49bbe', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:09:13,500 DEBUG 105:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a 2021-06-17 02:09:13,500 DEBUG 106:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] data sent: None 2021-06-17 02:09:13,502 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:09:13,691 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a HTTP/1.1" 200 1900 2021-06-17 02:09:13,693 INFO 116:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] response code: 200 2021-06-17 02:09:13,693 DEBUG 120:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] response: {"request":{"requestId":"1649b863-995d-4e62-9106-ddb7f5ea854a","startTime":"Thu, 17 Jun 2021 02:09:00 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"92db309f-caab-42cb-af95-c9e30115eab1","modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnfInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 17 Jun 2021 02:09:03 GMT"}}} 2021-06-17 02:09:23,703 DEBUG 195:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] sent header: 2021-06-17 02:09:23,703 DEBUG 197:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a 2021-06-17 02:09:23,703 DEBUG 198:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] data sent: None 2021-06-17 02:09:23,704 DEBUG 103:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4dcb33a7-335f-40db-830b-3611ee2ad71f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:09:23,705 DEBUG 105:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a 2021-06-17 02:09:23,705 DEBUG 106:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] data sent: None 2021-06-17 02:09:23,707 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:09:23,872 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a HTTP/1.1" 200 1900 2021-06-17 02:09:23,874 INFO 116:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] response code: 200 2021-06-17 02:09:23,874 DEBUG 120:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] response: {"request":{"requestId":"1649b863-995d-4e62-9106-ddb7f5ea854a","startTime":"Thu, 17 Jun 2021 02:09:00 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"92db309f-caab-42cb-af95-c9e30115eab1","modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnfInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 17 Jun 2021 02:09:03 GMT"}}} 2021-06-17 02:09:33,885 DEBUG 195:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] sent header: 2021-06-17 02:09:33,886 DEBUG 197:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a 2021-06-17 02:09:33,886 DEBUG 198:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] data sent: None 2021-06-17 02:09:33,886 DEBUG 103:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b73b4d79-a620-4f64-aacf-ac8b4c825266', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:09:33,887 DEBUG 105:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a 2021-06-17 02:09:33,887 DEBUG 106:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] data sent: None 2021-06-17 02:09:33,889 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:09:34,074 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a HTTP/1.1" 200 2106 2021-06-17 02:09:34,076 INFO 116:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] response code: 200 2021-06-17 02:09:34,077 DEBUG 120:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] response: {"request":{"requestId":"1649b863-995d-4e62-9106-ddb7f5ea854a","startTime":"Thu, 17 Jun 2021 02:09:00 GMT","finishTime":"Thu, 17 Jun 2021 02:09:33 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"92db309f-caab-42cb-af95-c9e30115eab1","modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnfInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:09:33 GMT"}}} 2021-06-17 02:09:34,077 INFO 56:mixins.py(8) - VnfInstantiation task finished 2021-06-17 02:09:34,078 DEBUG 195:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] sent header: 2021-06-17 02:09:34,078 DEBUG 197:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a 2021-06-17 02:09:34,078 DEBUG 198:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] data sent: None 2021-06-17 02:09:34,079 DEBUG 103:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b6078ecf-32a1-4603-8376-dbab985dc547', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:09:34,079 DEBUG 105:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a 2021-06-17 02:09:34,079 DEBUG 106:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] data sent: None 2021-06-17 02:09:34,081 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:09:34,227 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a HTTP/1.1" 200 2106 2021-06-17 02:09:34,229 INFO 116:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] response code: 200 2021-06-17 02:09:34,229 DEBUG 120:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] response: {"request":{"requestId":"1649b863-995d-4e62-9106-ddb7f5ea854a","startTime":"Thu, 17 Jun 2021 02:09:00 GMT","finishTime":"Thu, 17 Jun 2021 02:09:33 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"92db309f-caab-42cb-af95-c9e30115eab1","modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnfInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:09:33 GMT"}}} 2021-06-17 02:09:34,230 DEBUG 195:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] sent header: 2021-06-17 02:09:34,230 DEBUG 197:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a 2021-06-17 02:09:34,230 DEBUG 198:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] data sent: None 2021-06-17 02:09:34,230 DEBUG 103:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7c8082c4-d738-4bed-9c46-96a37149444b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:09:34,230 DEBUG 105:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a 2021-06-17 02:09:34,231 DEBUG 106:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] data sent: None 2021-06-17 02:09:34,232 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:09:34,397 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a HTTP/1.1" 200 2106 2021-06-17 02:09:34,399 INFO 116:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] response code: 200 2021-06-17 02:09:34,399 DEBUG 120:onap_service.py(8) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] response: {"request":{"requestId":"1649b863-995d-4e62-9106-ddb7f5ea854a","startTime":"Thu, 17 Jun 2021 02:09:00 GMT","finishTime":"Thu, 17 Jun 2021 02:09:33 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"92db309f-caab-42cb-af95-c9e30115eab1","modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnfInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:09:33 GMT"}}} 2021-06-17 02:09:34,412 DEBUG 195:onap_service.py(1) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] sent header: 2021-06-17 02:09:34,412 DEBUG 197:onap_service.py(1) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a 2021-06-17 02:09:34,412 DEBUG 198:onap_service.py(1) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] data sent: None 2021-06-17 02:09:34,413 DEBUG 103:onap_service.py(1) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0142bd0f-f632-424f-ab1b-7be5c9859849', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:09:34,413 DEBUG 105:onap_service.py(1) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a 2021-06-17 02:09:34,413 DEBUG 106:onap_service.py(1) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] data sent: None 2021-06-17 02:09:34,415 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:09:34,589 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a HTTP/1.1" 200 2106 2021-06-17 02:09:34,591 INFO 116:onap_service.py(1) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] response code: 200 2021-06-17 02:09:34,591 DEBUG 120:onap_service.py(1) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] response: {"request":{"requestId":"1649b863-995d-4e62-9106-ddb7f5ea854a","startTime":"Thu, 17 Jun 2021 02:09:00 GMT","finishTime":"Thu, 17 Jun 2021 02:09:33 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"92db309f-caab-42cb-af95-c9e30115eab1","modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnfInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:09:33 GMT"}}} 2021-06-17 02:09:34,592 DEBUG 195:onap_service.py(1) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] sent header: 2021-06-17 02:09:34,592 DEBUG 197:onap_service.py(1) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a 2021-06-17 02:09:34,592 DEBUG 198:onap_service.py(1) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] data sent: None 2021-06-17 02:09:34,593 DEBUG 103:onap_service.py(1) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1cef07bd-3a8c-402f-8f9a-3bfa274c0303', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:09:34,593 DEBUG 105:onap_service.py(1) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a 2021-06-17 02:09:34,593 DEBUG 106:onap_service.py(1) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] data sent: None 2021-06-17 02:09:34,595 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:09:34,748 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1649b863-995d-4e62-9106-ddb7f5ea854a HTTP/1.1" 200 2106 2021-06-17 02:09:34,749 INFO 116:onap_service.py(1) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] response code: 200 2021-06-17 02:09:34,750 DEBUG 120:onap_service.py(1) - [None][Check 1649b863-995d-4e62-9106-ddb7f5ea854a orchestration request status] response: {"request":{"requestId":"1649b863-995d-4e62-9106-ddb7f5ea854a","startTime":"Thu, 17 Jun 2021 02:09:00 GMT","finishTime":"Thu, 17 Jun 2021 02:09:33 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"92db309f-caab-42cb-af95-c9e30115eab1","modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnfInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:09:33 GMT"}}} 2021-06-17 02:09:34,751 DEBUG 195:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:09:34,751 DEBUG 197:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-17 02:09:34,751 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-17 02:09:34,752 DEBUG 103:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:09:34,752 DEBUG 105:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-06-17 02:09:34,752 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-06-17 02:09:34,754 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:09:34,860 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-06-17 02:09:34,861 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-06-17 02:09:34,861 DEBUG 120:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1623895508892"} 2021-06-17 02:09:34,864 DEBUG 195:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:09:34,864 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-17 02:09:34,864 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-17 02:09:34,865 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:09:34,865 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-06-17 02:09:34,865 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-06-17 02:09:34,867 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:09:35,004 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-06-17 02:09:35,005 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-06-17 02:09:35,006 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1623895534811","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-06-17 02:09:35,008 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:09:35,009 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 2021-06-17 02:09:35,009 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] data sent: None 2021-06-17 02:09:35,009 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:09:35,009 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 2021-06-17 02:09:35,010 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] data sent: None 2021-06-17 02:09:35,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:09:35,299 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 HTTP/1.1" 200 1643 2021-06-17 02:09:35,301 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] response code: 200 2021-06-17 02:09:35,301 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42 service-instance-name] response: {"service-instance":[{"service-instance-id":"92db309f-caab-42cb-af95-c9e30115eab1","service-instance-name":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","model-version-id":"e91e27d0-28a0-428d-9c09-be02f612325a","resource-version":"1623895755052","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/92db309f-caab-42cb-af95-c9e30115eab1/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/3096795d-2141-4a60-8df4-ff1c7f603846","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"3096795d-2141-4a60-8df4-ff1c7f603846"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-06-17 02:09:35,304 DEBUG 195:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:09:35,305 DEBUG 197:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/92db309f-caab-42cb-af95-c9e30115eab1/relationship-list 2021-06-17 02:09:35,305 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-17 02:09:35,305 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:09:35,306 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/92db309f-caab-42cb-af95-c9e30115eab1/relationship-list 2021-06-17 02:09:35,306 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-17 02:09:35,309 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:09:35,461 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/92db309f-caab-42cb-af95-c9e30115eab1/relationship-list HTTP/1.1" 200 1064 2021-06-17 02:09:35,462 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-17 02:09:35,463 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/3096795d-2141-4a60-8df4-ff1c7f603846","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"3096795d-2141-4a60-8df4-ff1c7f603846"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-06-17 02:09:35,465 DEBUG 195:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:09:35,466 DEBUG 197:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8 2021-06-17 02:09:35,466 DEBUG 198:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] data sent: None 2021-06-17 02:09:35,466 DEBUG 103:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:09:35,466 DEBUG 105:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8 2021-06-17 02:09:35,467 DEBUG 106:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] data sent: None 2021-06-17 02:09:35,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:09:35,959 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8 HTTP/1.1" 200 3737 2021-06-17 02:09:35,961 INFO 116:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] response code: 200 2021-06-17 02:09:35,961 DEBUG 120:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] response: {"vnf-id":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnf-name":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1623895773409","model-invariant-id":"837e0c08-8a32-472f-bfd9-247e47f91263","model-version-id":"0060f902-29df-4e64-be49-11282c21bda1","model-customization-id":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/92db309f-caab-42cb-af95-c9e30115eab1/service-data/vnfs/vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/92db309f-caab-42cb-af95-c9e30115eab1","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"92db309f-caab-42cb-af95-c9e30115eab1"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-06-17 02:09:35,964 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-17 02:09:35,965 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 02:09:35,965 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-06-17 02:09:35,965 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:09:35,965 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:09:35,966 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-06-17 02:09:35,966 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:09:35,966 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:09:35,968 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:09:45,262 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1095 2021-06-17 02:09:45,265 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 02:09:45,266 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","name":"basic_onboard_FauEiS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 02:09:45,270 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:09:45,270 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:09:45,270 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:09:45,271 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:09:45,271 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-17 02:09:45,271 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:09:45,272 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:09:45,272 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:09:45,272 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 02:09:45,273 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:09:45,273 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:09:45,273 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:09:45,273 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-17 02:09:45,274 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:09:45,274 INFO 192:__init__.py(1) - Service found, updating information 2021-06-17 02:09:45,274 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-06-17 02:09:45,275 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-06-17 02:09:45,275 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:09:45,276 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-06-17 02:09:45,276 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-06-17 02:09:45,276 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:09:45,279 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:09:55,909 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-06-17 02:09:55,913 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-17 02:09:55,915 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","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":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","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":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623895261653,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","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":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"network","uniqueId":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","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":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","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":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","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":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","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":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","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":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","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":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","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":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","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":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","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":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","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":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","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":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","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":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","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":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"compute","uniqueId":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","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":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","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":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","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":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","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":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","lifecycleState":"CERTIFIED","lastUpdateDate":1623895478125,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623895053061,"name":"basic_onboard_FauEiS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","systemName":"BasicOnboardFaueis","description":"service","tags":["basic_onboard_FauEiS"],"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":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","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-06-17 02:09:55,921 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-17 02:09:55,922 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-17 02:09:55,922 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel 2021-06-17 02:09:55,922 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-06-17 02:09:55,925 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:09:59,604 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel HTTP/1.1" 200 None 2021-06-17 02:09:59,605 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-06-17 02:09:59,607 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 45 2021-06-17 02:09:59,607 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 13 2021-06-17 02:09:59,607 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-06-17 02:09:59,608 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 13 2021-06-17 02:09:59,608 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 13 2021-06-17 02:09:59,608 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 43 2021-06-17 02:09:59,608 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 13 2021-06-17 02:09:59,675 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04063322572560512, below negative shortcut threshhold 0.05 2021-06-17 02:09:59,741 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04361016324691408, below negative shortcut threshhold 0.05 2021-06-17 02:09:59,811 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04171916191652303, below negative shortcut threshhold 0.05 2021-06-17 02:09:59,878 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04172593479169904, below negative shortcut threshhold 0.05 2021-06-17 02:09:59,945 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04230708228437594, below negative shortcut threshhold 0.05 2021-06-17 02:10:00,008 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.041993381065960116, below negative shortcut threshhold 0.05 2021-06-17 02:10:00,196 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.03968981636416475, below negative shortcut threshhold 0.05 2021-06-17 02:10:00,262 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.03843467097743458, below negative shortcut threshhold 0.05 2021-06-17 02:10:00,329 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.040567800729381646, below negative shortcut threshhold 0.05 2021-06-17 02:10:00,482 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.042728999347158604, below negative shortcut threshhold 0.05 2021-06-17 02:10:00,550 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.041491856827084964, below negative shortcut threshhold 0.05 2021-06-17 02:10:00,622 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-17 02:10:00,623 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-06-17 02:10:00,623 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-17 02:10:00,623 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-06-17 02:10:00,623 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-06-17 02:10:00,623 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-06-17 02:10:00,623 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07282611063464615 2021-06-17 02:10:00,623 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07378185113897189 2021-06-17 02:10:00,623 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-17 02:10:00,624 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-17 02:10:00,624 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-06-17 02:10:00,624 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08528121716565944 2021-06-17 02:10:00,624 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-17 02:10:00,624 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-17 02:10:00,624 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-17 02:10:00,624 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-06-17 02:10:00,624 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-06-17 02:10:00,624 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-06-17 02:10:00,625 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-06-17 02:10:00,625 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-06-17 02:10:00,625 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-06-17 02:10:00,625 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-06-17 02:10:00,625 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-06-17 02:10:00,625 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-06-17 02:10:00,625 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04063322572560512 2021-06-17 02:10:00,625 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04361016324691408 2021-06-17 02:10:00,625 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04171916191652303 2021-06-17 02:10:00,625 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04172593479169904 2021-06-17 02:10:00,626 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04230708228437594 2021-06-17 02:10:00,626 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.041993381065960116 2021-06-17 02:10:00,626 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07282611063464615 2021-06-17 02:10:00,626 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07378185113897189 2021-06-17 02:10:00,626 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.03968981636416475 2021-06-17 02:10:00,626 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.03843467097743458 2021-06-17 02:10:00,626 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.040567800729381646 2021-06-17 02:10:00,626 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08528121716565944 2021-06-17 02:10:00,626 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-17 02:10:00,627 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.042728999347158604 2021-06-17 02:10:00,627 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.041491856827084964 2021-06-17 02:10:00,627 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.041491856827084964 2021-06-17 02:10:00,629 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: PKv�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPKv�RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� ъ�*�d)q��B������n~Na�;�M"�s�M�;w'��:�3��d���z(ǭ���H �j��WQ�&��/���0�Td ��q�c�j�J��R(w�������uo��g}k��PK�ˍ ��PKv�R)Definitions/service-BasicCnf-template.yml�VKs�8 ��W�=��z��G��C�L�ffO���J���ܺ�~!��ÏlZ�,���p�� d%�TU��@7�g�^�Ȳ. ݳ�H�Կ*�����rY혖�2߾=�o�X�5�EN"�$�0',f��0�y�0 �jC��x1�$��$�&$���|o�\�6N��S^ ���p-k��؀�I(���V���y�C��ΗQg�5:�����^|}=I^Uq$yh+>�K��I��*s�*?��� *ЬH_aU �0)ն�Oc0;�u��nH�g�tqWe=�ȟX�fx��-\wG��*$���c)�6��8������x��PNc3�#A� ���k�W���yy}~{��t����>?ݼL����4�j�tX�iv����r9 ��%@�x�� ��m5gH_�c�a���Ű:��/UAZ��s[�x��j���{��-�}*�.��{��� �(���-�H/ �Sz~��������Y�Z�֛����w�n����܃/�|gC[����y���?I��1���.a� ��N��b��}C3� �aF(e��Cj������"����!����}qw:�,�,[�|�gQ�R�3�I�O3�;D�6Ogd�Y�0��Q�M E?lj'7��v3�K5�A6���X�d�S��h�c�>�(�C�1Ҵ�(Y]#��M��s���g�RN��[��1�E_z/�����3���NL曟ɗ����\D\�PK'��]� PKv�RNS.mfM��N�0@�� ~��ச&f�J����E���2�������K7���̛��e)���qb�}yQ^��E?ҡ�T��+�d�r�ҧ+���5���ް(���-t ��C.�iӇ8y,h��=�nOa�O�bs�m�#�ܶKp���}�zr�/V-�Th0Hw���>5U�A����tG^����ϚE<ۑw���ݦ����y�'^|�y��.l���.o��:ͳ�S�� �PKn'm��/PKx�R3Definitions/service-BasicCnf-template-interface.yml���N�0E�� �@#!vٕ� �[SgF83���q M��T���ߙkG9;� z���1�J.���X�ԥ��]�7�vS�,����Dn�,L�<�'�:v�P�cZ�8�$�S(M�ȹ>�����)��Ua�[�~MM�\N�]� ��^��/Nf��}V��t���x>I���Œ��l⬖bV�J��q���2�N�0��>hyZ�qQ� ��3�����= 6���.�*�-3������}y|�>��v-J0��_�l�=,?��\"tx���f���W�� PK�\r�@aPKz�R?Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����*V:�I��Ă.@�6:����|�l'Rޞ�KK�����|�NIB�Po� >5�D5˳���,6#8��5��0�� ��1��|~z���fgq���Sq*UqFQ +,D%> �P����Kq�/I,����˥h�j �NB^��*�+���$#��2����}P�� B�wn$�M���Cf��E*�cd�_�����X��H���屣����7�M9�̤GL���ѫk�NyMӚ�?�"$�z���q�7�w��>��E�t<h�!�T 676͖1m,X:�%s��T���՗�Ak,-r�l��ha����v��X�[ ��Z���5򏔯ڊ��!/q��F������o݋�9�K�� EiL/�>�U�Z����hQ������R?J��+ %�����[g2+H͒�pk(A2��X�!` �rL��2&i�D�UA�#�G'6^� ������+~W�.t;��)݂�Ԥ\˭��+MjΊ�_% �雿�qF[&q&/�T�DV�{0 (A"�:E��Lg��\a*`$3p{bʞ��G�"/���+ ~�+m��X˿�7�d �y�4�C��8���M��:Rc��6��,��۩(�z R�3 ���r�.��� n�v��I�(�!;�ޓ��je��E����U5����:�L�!Q�&u]A'�h�rčX�0r�?��vS^A�|<[/���=~� QA���'K��N`5����=�n�����} � P��7�%zC�'��l��� f18����B�|{D�2�wz�� ��+J�/ �@`C�EB����b2[u�Jk�=�;C�}n�uP�����zۀ��i�z�ɂ�":���a��� ��dF��lrK)���ɬ�-X�d<”Mh,S虣0�&�xB�7т 5K�/�Zjz��OB�3e�8(%�o�t���S��ƶdȔ ��o�1��hJ������`x�1y���Q������B_#^���v���ՔWD{Z�$��6r�V���ݻw����<�e���R�ԧ~�]�r9�, M�ϛjpǏ���?��r+mdk���|k��ECD�����|�W�вD߿=>��w?^�~���'ko��*�_�U�b�N�0�٤o4�a�'`��}�i�~~����A�r����;wu����}�(�ڒ���O%�}3O����cA���)P��ʲږ&� +��=���g���.hHMܠN�pl����Bq������,�wW�H���d���uq}�'sN�dP�������K��0{Ę��*��e�\�wȺw������J����Ju;ک���i���D��q�5�-=�%6W��t�K�} �T4`�4�²�B�p��9��8��/�6Z�U��^��� X�Dzъ6�v��q��0��=��2�v|�Z���)h�Sg��%���;[�K��6�bh!O��`l���a󺦟������+M������ �4X,���ܱ�bߝ36W'���s��;��:Z�����u���x���`�����#�������s��'8M_�(��α78�s����a}E��V���q�%uק ��N�{?L8�w|l�:�v^�{�p�:��z�ѹ}��Yc�P���}qr���#��j_ {�.��=X����z}7�����;�r�so�5'��PK(�y��PKz�RBDefinitions/resource-BasicCnfNodesDummycvfc-template-interface.yml�Mo�6���+x���Ao�m��@��n/E!���f#�*Iy���R�M�Rl�]�)��C�_��U�Ѽ��Kn��&_�6�όX�pQW��������w�Sikf�n�T�?�J^��M�֢‹�Ԯ롁K�3Z�9��СI�ޙj���ے�����x�U3�jS�˵�8�)�O�L��ʶ~C� ����*��T �u���F3�V%����^����sc5ev�O+Z��n�+@�y���M9�����{���h���b�y���؜Kc��ܷ!gJ�|�h��7v����,F_7�Iu͜��RP�I��O�53R�����мl$�m=`��\p��XȽ$�K6��*n숣A�AZ�� [����6�o ���W�j`D�_v����t`h��o0�͹"�Q%�Kn�i0Z�6΂�+΀X��E-�`P�6> N�GRo/� N������ݲ^����D6b�Ɂ��B��#@��aE�c��w�|�=Y�n�exؗ6#T�賌�;-�����]����J�јL�T�##���qౠ_l}Hn��������D�+�F�Ϋ=&\�%����$��@m2�=?>�FL�����e�Pg.�^-3:pƹ��ه oD��@A��-�^��&� �K�X�tEy��s�>��ݼ�Š�u�׍h�4x�^�SNq(`��1+qyH��ft<�3�-P}7�� ~�� �SK� Q�5Z�Pϛ@�����˷Ǐ�>nҰ[�"og��Rt�ϸ�c{zn�&mZi]�ؿzm2���e���#�)jZ��&�A|��R-d���;.FhU)��$g�d�v\���>� ��#�I +��K`� �q4Dx��6� ���^���������!��qq�m�.����N�ߴ�7�&n.��@�(� �����5/}���] !t ��GC��t��r^XZ��a����8+{���߹�<��I�\l��%����)��S��wC��F���7j �����;Bi;|~P^?.���^%r.DΎ�q�B�%�=Pz�x!Fb}w��>��&�$�;JN�2��/�G�Z�ڐ^��,3q�3��4�W �s�^�2��]Y��87��ѐ�u�ӍK�.�}�����{��ː}(��br��'��:����N *~z;w�����H�ߕ~��0�;��2ڨ�-�H��� l���X׍���q��ů��|� sy���d�?ݥ#Q͖��{p�X���qt�q4�LT������T�^��Zd�?%��gg�c�s\d@���Q�N(�#Cţ���4^��*5��SM�v4��sup�}�B��p�%��1X��܎��&��{�R:WS%��r����`������>RI__]��_4�|,�s����b'As��&Z�$��ꮱ7X)d�{B���6���:�z����ߕ �e�]ޛ �3���n�Ȯ-*7���-�s4烵�-E�O�o�V����� �k}�����PKA�3vy�^PKz�R*Definitions/resource-BasicCnf-template.yml�Ir�8�W��\jc�d���C��[}b� XF�K ָ��I\.�jbxp�� rA&2�EEpӄ匳"��-+����T�l�����4tC�!�ǘ��e���K�s��ߟ^���_S�8����k/AQ�[��b����J!;��I�C^'hAW �E�\��x�s�����n�W��$O`%�)ٞK�>� ������9-�5~��\�Q��U�Ą�zI��. }�y\��&y�G_iJqL]�y�` �g����" ��jEɫ��rU�\���������b����K�7&��ޠ�4�҅����5 �,jK�4�}�22ز]kPp�\�ձ��N.eF�y���2���b6x�3�q g\��ϳTF��,;>r���}�P�m.f~��3��k�\d��O3m`�¾������\I�,�?�"��)9#I��� ��z�)�ʄ�F[7�K�� H��̽xG���vU�" kN�! �"�!m�X�����:�[����o�^~ ?�~~}���U€���]G�e�/eq`1���hid%�w�Jo�������E�C�W�#���"Oخ.寑\���!KT�q�A����5?-� �;��Nq�>ެ(wv�v:z��総���\�Ӟ�3 �ڨ j�N4C e_¡+�FF xQ���+@e,#������Z� ��{k�J������u�%�����gx�i t�P�6��Qߕ�TT,4?�-��B@�€���W|;*�u�vtC��F��J�pfh��ב4��SI��ň��`q�C�+��c����Le�ü�!� �i�]P@Ka'n�Ijx;�b��w<_̪6Nӂ�x1�����M�%����d[�+���ĵ�6��T�\68��#\S71q17!���M��ާd__-�$2e�+�� ��4���d��n��F?�{��ٜ�F2��+[D�����i�N{���O{+���eԧ2��er-_E��_� �e��M*.���:�<��n�N��Zn@2���iy�e�w����g��ps���N�L�w����(Ċ�]-��ܐ�c�3n��z�aTs��K��A�/�Q��QEI]�Ae�KzOu`���P�� �*�A2��:�����t|>��;͠ No� MCա�d1����-y�'B;&��� z�C 8��n���E�{UMg�%����|������Wm�(�O�š'P�R%ޞ�qL~4�p�"ZjS.s��a�s�O|'��R�A���ȍ��j�rHӾ�n&c���� 9������ �v7�8Q��j��1�6[�G��˰�ü��B�@gۿ=5/ �o= sRb ̈́�v�b����8���z{U#���֘�j�� ����)���ϡa�fV�P�E���d���A@���$h�.��[ wo���{ӌ�?���d!��>Z,������2Z���xE����`��"�i3���փ!��T?@=H��Q��jӟ�&���S�6�c:�"�3��q7��}����~��]�����zw3�i[M���Լl����f媗atz{�g�a��y�P��šf�c,�7�sO�hi���SH�mgA��u�`^��ʹ�Q47��|WD�roV�� ���E4;K�kC0���և���7�.��N��!s�P�|SCS3ڙ�04<�PK��(�G�&PKz�R4Definitions/resource-BasicCnf-template-interface.yml�\K��6��W��VȢ7���9t7��(���)�&�"U�r���IY�l)~de�}����o�Çh�&e4g�&�F �4!]^f�`�,�6�~Op���C�]�vz-�(ǮmsVvd;/jᙒUWʧԯK�٨r�V�`!��嶥Z�N�v5=�j�ʒ JdQ��jY)B�E��b�ȝ�}YUlA3�+YL�r�6 �z@�~tYK�j�W�,rTȬ��l�f��q��$��������{t�z|���H�VO���Y+�&������� ��,�.�NVE�����$�1״Nׯ�D��1� �9��"g�J�=-4����J�);*9���o�$$���_h�^g髶�����˲�5��t|F��4�����������X��E� ]5�i��*����ϏWO>^�߼�S^`ƽ�/�w)(*���J��ʮ7�`��U�h� �0�P���fV��ª�[H�>'r���[����"w�`�)�W����Ǜ;Y����p��k!�x!�Ր�V�/{U���ZZ�@@y3x�#�ďSx���קU$z?�J�@���=쩅��^a;��V���Pj��Y����N��X� �|^jC�&�$�R�vA�J޷��<�>~y�5i �Y�|hQ,�߭Q��y;�hZ��?��0�N/̊O��tda[,_�S�ڳ �ȜJL�~���&eկ�n���yA�2��Q�%<����e��3���� D�M�t���c����G;�VW�1�LiRH��%�)�4t7!M�]̻�y][�P���O_���&n����pD���2�Sɶ:j��G��v�b� r�)�:��D��I��A&� SCEq��LT��iMd�� ?TJ��1o���p�(d��SK+����PA�7�^�[ȇ��<�v��� �H�K��h��y��nb�y��p� 1B8oj���K���c$��dq@�J*�R2a�P?�қ�`b�f�]�ДlM����]�\b���9��ng�ҝ3�R�[Ԓ���=�g��oX�;�h)�0�H]��z�����0Dp������9VWP9�2{�i�KrX��Un#�g�-޲�}�s.���xt�F;T/ ��j��0� u�ti�A0Y�#Dʌ��c��6JJ?�EҌO��)c�9�"J�� 8Ӡ4i�t�? �k\�ke�$�p��9T����?R�R'���_�b�s62��N�F�t�s՗��4����GښHF.�a�~ �GO˞�9؊�"}�WM���|�s_��K N�.�n�xZ���"��q� ,�?����\�4�J���2E5����ԑ5o�� �PI��O�9-��<~�5>qz�<�� ��Gʌ}z��*QܥS���^�u�]*�v��;d;�����a�W �Z�Ƶ�E �tX�uZ_]����B����R���w�g}Ƥs7ɓ�koо�%ֽ��޵]?���٣�i0����1zwc &�fl������u@_}�T��w�PKe��DzaPKz�RDefinitions/data.yml�}ks�H���� Oĵ!�_�޹�����c�b%Y��<����H���,�����w��@>�I&�E�r����E23�H �~��szA��S�~�:�m�̷̃��7�� ��$v���:/��ՋW� z�O g��8ɝ" ��0sVa8�W/��N;^��F!���� �[Ft2�.�St��� �f��~������'���n�|�˛7www3F�Βt�&�_foN������1���� ˜4�G�0כ{�m ����s��a�4�wy�ߥa��'KV�K���< o����&��b��b�t�ί��by}�uq�ۧ�+��������x�|�t?�-����׉3?�O�?�GN��a���� C�c�#ҖA`�J8@�6��U����u�ց�NvA�t�m�n� W3�|�% 7a�rzR� �C�ds�`�!}��8=���W���l���w?�,gn~� �_~p�73|F�f�I��s���K�mN]]��W���s'��#�޹��"'!,��7 ��^΃4����d��q��T��|��b>����$I�x@�U��|���р�7l;��g���a������V�,�=�5վ������+�� �U!>y�yȢ�s�m�/�!'r�$O�$��a(h� 0�Pʠ_���@<ϓ/ALL����Q���eYv����Ak�/�}V�H�0���n2v����!@�����{���#4T_$i~�i���>@Qq��i�c�U�Wn�60��%~;����� ���� +Z?�n3��-,��;F�G�L��6<��6��:�"� 8u"7���>Y���-Y����ۍ�T󴐔����U0�������*ٗ�=��#��o���>jA��q�ʺM�G�`�[�{��UǬ{"g�*2�ƣ19B)C��>���U5����_fc�>�������yI�\���Rll�A^}����]tݶ:iL��-)� �q׵>���d�ӌ�N��?�����J���m7������t]s���]��6�4��z,+��K1*6���Q?��ς����c.@Hf�tt��P�ΐ�ԟ��뿧��[P]]R�x��﫩OFNUm�4?�Lez�?a��e��!D�OƯ�Ro��52˪j��Y<дV�ר�No���r��:��6 �VMF��7 7�z����.tɢ_����]��RG��a�憃 ����ɒ[��2\,��^TT�1��9�/Ģ�t���R�&2Ax4o�f�W�a~� u��{�5Je����c�cGv�G��6 �1���?�\�Q.*�B�<�߄�Kz�[ 3��9����HɅx� �0K�I�Qz�@�Z�_����A4�~?:��0,FO@�e;��mX�BYXd���ˉ�M�j�8U�(;�JtcY�~��|�8��؎�DiA %:2iG ��Pb� S������x2j �H�!�?�����ݏ�`c�,�6� 3����@���Ab\��E�����l�@ay���[>��&�������LXH{/XaR���1�a�H�VZ��*s� ��A(��:iNC;�2�e;����B�Z�Ra^(XLP`�����a<9�����iO���.ƒC�SR���y�E��l�e�}s=���/‹\,��T>,4і�~��̕�R�u-��m;� ;դ �c�i�@�{���<�L�1��Cm#(�T�F���Ie�e����Ai=���� �>$�݋Ha��� ��vc%���߳���1�� �XM��e�M}����� �*x�j�3�qL��qTP=�{���&<e�Txr�����>ȶ�S�O�3(��'����fq:��|�A=)6]��ˬ„�2�P~�<'��~�.bۂ8F���^Ⱥ�l��I @��:��1F-y�L�oL1�X�D�7t/����:����wT֦Z���7 ��m�Aq�v�z}��+��F��l����n���a��ꂁ��s50���u�� �]�"��I�F�<�=+��*�٪)uYL�x�9|�݁u��E ���P$G�O���LR�Pt����-�$��v �]����� b��g� 2 ��!�n�G���!���-M����بȐ�(����vWݴ�۹�\#gÜ��W��.�d������P�m6�N�/�� j]<��ֶ�� mٳ�©X$YZA/���o�@�R ��'���S�7�a�Ԩ�) �H2;�k�^�>k`xI�2WA�ߪP���Э[F��]A�q�MHׯ���+������Ogͷ��g�+F���mD�˾��%��JM�b���͝m��M"���nq�e1! ��K��G1,�iPU�U�i�.I��QB,�Ѵ��~ �������j<����S�Q��%_e�����V��a�*ڱ����(\_`,��I$�0 �"��*�T��&�Z�x%�� ���(��@T���_�!�)?=.�d�u�� �ܓ"��Ni���-�`�E�s]�������\ΐj�����s���4Mm�e �TA�J���7Ƶ�#z��Ip���s�2��b��7�C�S�_�o��z-����{/������rr��d5U��z���&��`N���K%�y�k�t=�S��A���`qNE�V%!����M�\ ��^^�n%3��b�F�n�T`7��~�O��()��q���C|��89>�C���������6)f��Z�4ֽ�q۵�A`]��]�ڋE��V�c������6:��c��kR�����g�{��F ����y��3�3�4����8�l�&���-���TtA[�nYZ��4������������� �Y��ϟ��@����T}=+� ���7��M!��cY�TٮQ�ɨ_1^ i����d�@̩�. �'��.<�B��j*>U�m����VG=J���'Q���-�s�w7@递��E�V�ƅb�f������P�q��Vt� "�&�1��\԰C�2a&�oo�3h�dQ�Maʹ7XI���aܟ�Y���>�`}����{k���~�4Lv������m�6�bvA�Y�Ba��_��q<0�`k�"Pdy���E��{bJjV>�� J�u6�ɄI^�2b���K���"��:̥�p!����9U�/V��N���^�}4��y�o��;���Wbf`B׼*E���w�ȿ8_�H�~��ܰ �����9V`�U@*��zw?������D�k�JX��q-�~�����'Qr7�7�<������C9���cE6������9���[�K�T�+�Kq�O^Yzg,f@F�f?�اR�n���m����p�Ȣ���ȕu���/Ν_�8\%B����� hh/���c�ìrlj_ ��Տ=8�s�����[Q"b���Y�HuW!�D�@��FÀ�� �u��Ɠ�xb� 4 �f@� ���+}&�\^}�W�tLs �:+}�r:��,m����4^�q ��o:���ݩG�ۿ��V����m]���=l���籮C�!�c��>�������M��&]�ϦZ�V7���x��Y�Dj����R°C��c�� [���>1� ܥ�q��$��w�bp�C��+�M��E!J�M=\��T�X��|��/&XޑB��s�D��>�y�z�Y�e�}��>�9��-ɸn9 �CØ�{�2��Ř�Kxxt:�5i�X�z�Q��(^��-sЭO-�#��ڥ��8>Kn�(��O�]ЕB2x���$f��8N6��JP�w8���ڍ��I <������,�ܳ�B�� ����lō��-��� ���t�2~=*�ɳ�į3�qE��g�"ϗ�l���������Ÿ�����d�?3�������՞� �~�u�l��T������x�Y$ ���x�v,���q�ÈA�N|�^�n� �>�d���|6�Em�%_�e��4��;�6��Qg�E5�֟\g�Ӏ�'���"y����R|��0��'�w%٭Hw!��U8�����?%����ƌ�uW�ed��ߏ��*?L7NaG�a�8�����i����<�?��ϳ�3Z��#�1`��m��Dөvjk�IU;_�+%��� �RG�w�Ȫ���k��K���#Tp[�j��R)9 X<�6e��N�S���S�5�ҿ�wV�療��I�Uq���㶎w:C��7�n�᚟�j>�$��i��g��Y��NT��(>����e� ]�߱+���7���`yV �yT�g�̳_��e�u�g�^���?�*�]�ϮJ�U��ߒM����zdA��UY�n����[������@�m��Sm-�O/��RA�brVCk}����*��l�>X��"�R9��R���,Ї��\���xJ@���]L��)ke�y�j�������(&LZ�MF�T��6a�u�3�E��vq�9���B:Z�㙬ٖ�];��%���^=g֓���r���Ƭ8������y ��Y��P���Dd �i�@��ؔ4:�gr- A��C�o�V`�N�� ��)pc��fō*����]lm�7��첸�j��5͝�ESm�QW�..� j4�8�1��B�������iO[�v�*b>�^�x�%��b���k)��\YZ�7��t���_Պ��l✊�v�d��J˼Z�*3a�a����!=Or�B�Ԅ�}/Z8�v�����K�&�6js�`q��=���ö����h)@� ��Jѩ߲��j�5ZT�"�{�SܜzZ�T�Qj�>��j�Af���F��$X�jd��e����ă���D��X��P�"�K@��"N�� h�#�ظ޶�89��싛YG`�����8�gY � 6}?��i�q6�dW �4p�iRlݢ���t��9��$]īdO�6,.@�"\���z�[��{�@ 5����kG��6 �30��V���� ��w��/z�#ܕ6����$�F��F�h�N_l�:����d��1���bYƂ`$Mw���e�C�EPJ�/Y�y�N��jo�J�5��n��[��]6x"��RF�O�,[WZ�Bl+�~�~�*�-��v�[PV��x��}�W�)* :L�U�.R��5��ܣw� )���{��0�$��J����!�eF���05�����kr�=�a6�����I�ק2�<�p=5��������4k�z�&�l5 Ĺ;���q�K�%';��pm눿i�p\��^@i�=��z�F�������B�*����:_ۤЍd�~��d������ՌS9�1w5'[w��+@�r>]7 ѕ��j�U��h�g����^p"�<��Laú���@w��J%� � ���v�@Ĩ�4jA�����ī"*��cx)M��l����9�(��T���j�/aK�&<~�����A[������.�,� D`��<�_��_���*��r�� �oy��Ӡzҡ< ~���z{­B�;n΂�b�Q�s�4 s� K�jgYJ�Xx���+��v�Fh�*0�Ar�� ���e�o�l����u�_C3��Fu��ĺ���q��{�T��.������NIY�_t*Hp ��4��!;����k؛1p.�l�hL���G�*���37�t����2�C�# ��Xhž��)l����r��@�.���tZ=���:���cM�K@�x琢3Yp�G�K�q��8���`Ǫ�)ܳ���=tϴ�"S��E� N�~re9J�Pql�������r`*��>�����u���0�� �F�B�vF<$�yTj�K��]�A^�K�_`e��=�[�3�w�YFƠzJ�i�SJ�K���dM2�|���^�sg7in����º�]9/�!^*�� )tX���W�i��t�+c_��9U5�הv��B*�o���\i�n�fz$o� �����H\�éFި�]U� �/�Z_J �ڢ��iQ��-�_����RA���LV����t,�n�< ��G\�m���e�-� n�_�����_�u,��5j�r^��/��y7X7��&� uaυ��Z���_��)e+b�2k�zp,M���O'-#�5 � �3�-��� )�[?����/���pf��!@� ��e�r�9��rL��:`��Y�r/�UU�iƲN�vED:@ė!^S,��MC}��\֟'~p���4�:��@i���,�|2�/˲� I�Nʃj:����b����)\�s��k�����vN�{�!�ԭ�N�f��9w�K%?,3��R���z�>��S��:���1�բ!P�C�D ���-�Z��1��ve�7��u���[�Tݨ���0� a>�T,j��5��P�R�s �e���A.|#ZE� ���-z�}�{�z�3��wUD�0�$ � ���u^^]^�҈�����c�����<��.�_u����^�9Z��o]�o�V��M��%o�*Wt�_ Y�T�ʹI��{ �Vt����V1���K T�_ɘ��������'�/����qI��m�P���3�%m�?sN����Z0�K粎j�� )�g �N���1�;h��F�Y�ǦE-bߌy���U����*��-�[�Qm��[ꤡ�Ǡ�Ԭ�-˻��� 䒏jl���"jr*m�G-�)\� \Kh�k�c���|��%̜P �ּ�Wɛֽrs�|��9Jeti2�$�Dx(K �dC7H�ר�%`tcU�l�'�w��3g�rB�!�� ��?�e�]{�kB6p�?L��jO֗��$E{� ?V�E�Bb6����`�0Lѣ����/h@����I���Ө� ��P&�ļ%��(#;��P1�6� dq��v�����e ?Q�ؑ'�J[m���n�"�I.E\,�^QY�� r�����Q��K���B�wPh������k~���~Oq���T} ��&�������z�QVf,��7���s������� �����0�~Y��M&*�󎾯�'���m��&���o��whP"?�;&R4�ka6�K��.����K@�E�0��4U��o���{%�|E=�:t�g&��K爤Q�������}�{F-��O��r8��Չ�?�U�3�,�c���*�g��z��gd��)>�ؔ7��l: S���k������� �6QC��T�*T�TUT��R i+Wj�whq�γO�v�n��yק>�`���g<���|� ����Q�D�wZ�eќ�c=��[2ImFШ����~�<�� H� �X��f��*�h�OE�G��bQ���o��I<���pSO��WMT%V�kG���$�/A� �&�>�0f�� �/��n����|o��m�^�AM�Rk� 3���`�W�{�Gɺ�-(>���`���&�����W`/�J� ��K;dqhz���(&zw��C�c�D�h)����Ƴgsq�H�><�A$������lcUw��l'�bwh�s���Y�"sw_c]�#�aJY��&_�j�ut��[s�%��� �btX=���q��B��IRڱ��l���qľ��qt���O�*���7�{\o��姢�uK*����!:3':7O E^a��c����Q����h�Hii�O�iR�o�D�� !q���d��%JH���׀����2�_�r{�5P�bz�g�D����]g�#(, ����c�����3#B�#+���Um�\�H^%z� �'�ݎ�^t��8{Њ�AMy6��K2 '�%YZv�Sژ��d�? ��PP_��C��F�ro��5����H��K�s� �4�k�{�m��1UA��,s餧 �Y����G{t�DZ��pqլruլ��۹ ��H�h��l5Q&*JVN ���?�6$kq0���H�Ą{�t̼ 8gm��2a�Ӝ��#I��:7i�5�q �W;�q�A�^���#�������NZJax���)ք��h�.ܦ��eWq��� �����ƌ��$ 6��)$�4Um �A��� ��Ǟ���{2l�E����ʹ��˒vzaTz��d�����!��燵#O�U�w"��x IJg�ފB][����L���R5��� ����;�������Xc ���x�k�:�>ܱ�4�1�i?Ӛ\V}��ɪ����9�%�†c��WF/E�0���4:V���|�lxD�:�6�1����4�9�� A\;�6V�)\}��궰ܹ�o���K��!hY�Jſ�>J6��gJ�,W�D6_��?���h!�j��� 85g�e�R?|�I�$�0�������J��a�IT裀�F�,�C��(�M�]�옾�^��o���L�Z���o���#�G��A�sh�H1�������f�߃_�r��{U �Вº��}T ��̜3�, ��fJ��S ��B檠qD� �qJ�sC=&��0 �(�dTG�U���v_c�u�L㻈���d��sj�3����IJ��6jR�m�#����q]s�U��dФ �h�O�֧�T���F�,z��9k��E9�~{��wԢ;j���:P��ޫ5���q������io�W�q�P�p��NI`�F��&n�@gưJ���hM uȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e* )0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t ��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl G�%46�Mg��_�"-= /�c���.���΅���(�'K���:[[�|�F�k{[W-j+����G�+L�#`���A�rf������[�e�*>!˃-����u!�v���23r�$0�V���������3 @ގJY�dyhlS��"yXגddM)59I�IɫY����v�uS�_"B[���b��б3 ��尠�p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��𞍧��ĺ�%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�J񦅨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l� K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<�������"��A� '����-�B��hc�{1�"խ[�x� ����Di�T��|��x���$2ʆ�U�L�O[��贼��V O�1���������� ��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i� W48�=>���m�ey�}pv�A&� ���hn{�q���?1o�b�H ~2ơ�N���n>{#g�|;�'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~� �OY�bII�H��[�Vm�="0r�5o�^ilr����J��6 �D�u΋�6I��z�� T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@ �Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D �UV�n���,L�-R1 ]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�Sح�.�gkPI�9YY������Z �F��%v32D���rJ��VR�����(g �� ~{!����$�q �<�u��}�R� |/�d��s���{~����Fa��!� i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o�� %���OE��Xk�/ n��E �i��z�+�,��}(B��b �(]xa Gc\c���d���@�9�2{��bΉ$.�Q�k!ւn�by΀9�W��8pxvwz<�I��v��@��G��> ��?����Y�����6���7 ot �ze�^�>3�C���^C,ށYbA9p����B�.S�_:�� ��{��OLJ�jMN�N��4�h ���|�� ����qr,�+�?���~�P{'�7 ��a���� k����x� L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q .���8��=6N�G������ޞŷ)��KޠI ��d��G�9�NL�{�fHo� ˘m��$2s�`a言̲%5��2؁ �J�ܜ$`�fu�m�D���N���X1ft�EƵK ަ�-S��7�O��]Ƙ�(ʛ`T��^Qi�����%�}$�� �>�yb?f��'���޳��]�� t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7���������� �J�wi�� ��eV�E�u�P2��� ���W����}���&6r��TU��fG������z�_c'TU�zO%%E��M���ӼFNǢ=������4e���z��J�^���x_q�/�ZSʏ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�h M�� 3�. s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3ƙ>cz�wADA�l��m�ׯf��˓���I�辭k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k�#���?)�X�D�� �,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6­H�4�u݇IȀ'�[V��;��l\Ry��O��s���O%� RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ӑ�w�7������k�F�vt�)B~��)� )c� ���+wj¿~%qC0%� ���P"ꉢ���-%�-Ϡ׎�hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ����� J � �ޘ�H�x�+ 5p���C��X�p�MUh�7�A���OhIj �����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ƭMi�� �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A �䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=��O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�K iJJol��� �_�*X[��3-�3���=T�i� �:Mў�{��߰=��e�%����ˣ�y'��*��ޗ��LT��� �4��v����@�'�y�W�d ��ڭN�}Ǣ5V��� ك�PwՅ�����E`��Ӽ�k�s7� _��S���k�>������d�-��Pn;s�(IZ�lJ����ҽl�#���<����`��4��@���/���w�A��(�גUN�-���V����s�.�Ec��=�N�ϕkD� '��BVJ�=�v�)d-+a"d��v�g�OS�:A�rr�Ъ�o�QXn��7��9C� M��2��K�%4o*�S������v|з��6 �ڱ�o��SV�8ܒ�%PF�x�HB�_�/�J�L�z�A��0K����;3.ew��o��������6�LRƒ�8�q�敼�J�d0h�SY�o�hA�RV���0]��FBc�d�X�a�6�`,�'^ �z��OՕ���mqu�؅ y��*�� bx��V;�9��٧��)��[�0�����l�]��܃�W�y��D�����鷭5h x�Zݭ�]�7�S��d&TkW.�Y�?+���QEYK�G`gdz��U4���O�V�ߪ��s���x��V��׃��6Wmт[׫yG�n����?��L���K�����}ϗ�x������һ�|�L[ �>���s3���@ƙ`�T:0#��E��W��<>u޾}7b�#*-/VW.W��-���ʝJ�޵�ϳG�2�l(2_�Z�����ט�o+�d�cV��p�"󈎧XcPb�VG@�UVW�����HZ�֫���촠��"Ɂ%�Ֆ$ =`Rm� EG-3�I�3/L���068�� ���?;\|��.�pD.t������Bm�M@�e�핿��,JI%>X�`,y�E<.OW�f��q�N��ɫӴd8�ai�2����� H�`����S:\�ůO�²V;�Sdd �:��z�P�*]�# �E}f�62bU��ʥ@sVP}��?�m��W� xZ�9��͛"E�t�^��b�V-E��z ō����Ƕ\s٠ŝ�[�n�Q��.ܸ���(�T=#I��ꇫU� D���Ceq6���-ʻ;�MF?v���,��h�)=����m�: l�7����,O6�G�q����%lP��ͽ�?�߭��Fg����@�1��O�^���dV��] ��=�f�F��z��IX��Fta��`DQ��K�Ex,M�f���lC�N����DM �1c����L�Ɏ�!�.a)�8��z�m�r��d��n���Sn�i��V/%�i�.-׏�о}�OY�;�9�J�n��Mw���I#�� ����Jv�3�B v:�J� ��TwZMy�[T�Ff�f��:��U�HW�7_�����x�!�;QYD�MSĨ&f�~Ǫ �h���T�������B�v5L]�Ҭ VR_c��/����M��Դ%4����i�.�-@ � wmGo�A��9o dၿH�I9Fzw�G��1�S�R�.{*��!�ᶁG�Ʃ���K[��������?���e���ǦWZ�'�}}d�^^����Z�:r2�ph�E%t�g� 1^� q��̜+���%�7�F�@�b��$�fJ��Ζ%�Щ�4�%^���_3�� �[Y]�i���_�B�GG`@'�*C������ܒ*^ua�NژT��xﶪ������� ����ϗ�|9���Ν/{d�Y}�LF����%%G�{�v��RSM��Z��p�w�(��,�C�2��t� �֫+�`bq�.��2���7�L̍ *���.h�b2 ⵮��L�<`�hl� C�BW�iK���1����{���|�Ǿ��z�XwU��7whld� ��ʐy�E��.�����n���w| ^��2,��=����l5E�Y�3^���G\7kI��{عi���B;��f� ����g���'��Ѭ�?uf�� ��R<�o���f�r��B_�P�e��g�1)���������uZ�*L�O������`��A��]?�{���'?�{_y�������o� j�M>T�������wo��YZ�G�v�Z�|kZ�^1.�K��*�T���ubn > [�v�2�*$9 � `�}t�p �mt� W��hj)]��%՛�|�ڑw�S�>�,�1U����l�|BO?�:=~:_^�_��ۧ������x���rq~�\J�עKwb�l4�.�Rc��2doE:��~!�yl�+p�U�踠drM��X���z}�8*}B—Px % �wȓ%`�Qҥ�R�"��>/�Bg���[�eɥ��tށa�m��PK�/E�>��PKz�RDefinitions/groups.yml�X�o�8~�_1p_Z�Qn��r��I��:�:u��"���&J�Z������7CJ�� i���CS�Ùof>�|�{w2C�0�Z�h�/����O33�Z'��&���,�o��o�M6��Rl@�CR!R!�c���!3e����Z�e0�(IH�o� 3����W�Ut�@��+� �������z�ND@���TQ�]ލ�o'�� B�|� ���Ғ�� ��ebN0�X�� i����K��3�_ ��%��[9��^�Zx�tW��%4�SO���p:�H���û�O�y���p�0����G���܌����p��g<�R�� >V��H�qĜ�6E�P��U��Bf�^�b��0+��܁ m)g����(YJ/|9r����q�Hs,��A,]E>\A�r� Ӎ(U�S�S�>���w��"ٔ�����R����!.L K>�y G�YY����`<�O�������P L���E�\Q�)�6�=�Bd�$���|6o� �l�Hv�69&J�m2�I����S�Fft���O��?$�}i}a4y�p��>�7�B�aY!�ՙ�X/e�"!33�X��[ �*K���;wY �x�/�T/��{0؍�{�ΙL ��1��^\X�_���][�v��|��j]110��}�`�;�-�O�qV�7y݆��'p6�h�L���U���͍Q(���|^b�!QePnijE5I�Rf���X`����{*�TD��B����*Ҩ8Ub�� ������a�����+���B������-�a�0]�8���x_;�����'R���d����z�>ח��D{��&+tRY�>�k�j[*��1Y$�Y����y���� U�91�9�����RJ��<��r�;e��� ����*M�eY��U��F�"��>����ǯD3����ڿ��nJKc��q w���`%��l�������׈�I�a�5bh�Ԙ5��Ĭd�{����T��r�B��i�I��<�I��y`v�y�k����c%����Qu�i��O��ն�����>�0��#ǎ�}C4���"%��a�,i/s�0 �㩑�l|\����8�Pa�#Q:�[-Ag�o[�J��ј,�M�X I�X*�7�F���k�=�`�;6�w��@S�M,� �^�~O�+J2�$�F��ߎĻ��}j9)�o���RE���#���# �I�J�e؞?�&��r�s�/�'H���焃�s���a( ��A}��4.m�-u�j�U{>u���fB���/�F1{��ճ��8 �_:jt ��?�k՟i]�t'���^��<�����_�?�3? �b���\�E9�sf�fC���oM�lt��;4�u�D"�����}f�|"�їLV��s_G��i�HSF�v)�%Yeml��p�P�]�^i�j��UK.tla�`�z�����uM���h5�Hѭ�T�⭌�2KW����*�.ٔ�i����C/�7IWA2�N�ۅ�u�|>�����+w��ͦ�U�AQ8�����}%�pW�0���u�)��в /RtT\��6�*��,e�}�j[Dֱ���D�� ��p�u�,�-�9�+Cx��e"�av�� A�5�BS�8�;Prby�w��Yr'���voΔ�o| xW����"1ȏoR�-trS�X�)2��E�K~��ٟ�urMT�=���s��&�E8t��G������E��ڱ�M&�7���@�H|������K�/d��t��Q|n�dz�/+�6D!��X��dtff���uRfz�r�s��yּ���6E�c��[T�Qe�z��,���l;9]� څR��Z؜�i��c�e`8��e�f\�V���*~Ȏ�Q �������y0�������� գ�PK�\�J�PKz�RDefinitions/policies.yml�]�s�6�_�q���J�&��܃�vZ�%���t2DB�$��,���]��Ò%�������~`�ߝ|G�� �2R��I�'�t*��ܓ�̤� /�/�S�p��>�'P��5)蜈R�Z1 ��6KY� $-�*�T���r=1�8"m �#Q5���W�k��#T�|}��D��������65ܶK9~�۞�����uop}�1?��)E$����:�ZC)�9�%�$t,<�%2|+��b�"��[*PɸҒkH�a�wyQAN;���w�A h����㇟?�_:?vz�����#��л�~�~����������ۻj��iج��?0�Q�,C�  ��!U���x �㚎�S&,�TL\�6����\SmZVӜ�R�4�؈ n�%S�� b)�%sZ��yr~?K����ɨ��y��T%{��y���#ۦ�3��X�� ɘJ%���� 8��ap�!}3�|���9)�\V�� ��S��,��i�9MY��b.�%��bK�r��j�B�,���I��|b� жdD �Q�cY֕������ �9������c~o���3^�i��$U�n��1��4���L��w� a���߽ ����b��^���c�#4��t7���|?_b�Xk7,*VQi� Rf�Á@G���1�ymYI�Vjn�� Z����t� �e�xѸ"o�D�ˢo.Ȉ�-���Z�B��2�d���]�0��� ` ��r�3�#:��LJ�����RЄx�8� D.�c�?�U�*U��b|��}a���:2F2����� ͘5�jY� S0ݾ�&h_d|FbdAl��s6e�>R���t Θֹ����ҧ���r���y���H���K�,"�W�v'���D��-�r��9�m!����πٻ%�r� r������N7��u6��&�.����sX�R S��Eu ��Ln���v=Ӑm���)"s�9l�lز&�z�),7X-��Nӷ���X���w�r<���)tq��{CL��L���)�ZH�5�c�O�m���qHDULN�6�Zع� ����v��Y�{�S��Pk߁�}�1��L�s�q)����(\U��tܱ����qit{�IKZV���&g�.6�H���챷��x��*F�vט��&{��J� ZC�j���L�dX�d���K p��u�&{��f�ƾ���R@ș�Rƪ���=�(�SѤqeA,�)��\7��(�E������{{�t3 J 3�d�(��ӠK~����gݷ����|9���-X�S�����:ۛR��Z�B,�9u�POKAJ�L�R�u>+�u� rY��'*���^D6�`�E�B�~'�2�v���'�p�jmm������>�ɬ'���4���Y�#�䳫-DV�2 ��2�j�]�]G#�L�!,�󒗝���p����H��i���p���R��۬p���5��qqst o%��x�`��S;���ft7d�D�?�[��x(0>�����o� �v�y����m :������š�4�ە����M���1)%��~��f~����=@=f�� ��[��-�tåҬ�sH^���  �uN�c�� 4�1���X����v �q���G��i�s�1Hъ � �-piyxY��C�>y��f=�Gy�6(�v�ӉuNj��3O/{�w579 Zo��l�a�9���ha���(;gzt��2���h-p���2�?�y~3�J��A(ѻL�é1�?�60#)NnPz�&kIk�d 4`K�C;�$��vu�����fK��4�pUw�B���a� �ǢP��V�� O�[I��P����� [l�τ�.[�֒��x�������Bm\�� f�:�,�$5LO������EE�s� �<2u��)�L��/MK!�%㶶*�<���W�GD��.����ܓ�-k�Vb�� � ��*�4��rbJw�@s?���,�٘�ơ^�Z���Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�j�+hn�|w1����L��g�<^WGknC�.�*F�w��#��h� � u�߬N��X-ld�کw������MXa.�Z���͕��1/��C� ��Ԇ��ʩ��{}��aEx�l��� ��KIt �6o��ba��f)W�9Ȭj��Iû�.����D��[S%4��[mX��XC�U�Ʌ���j�Y�]n��֠����c�x�5�K������n��7������� ���d/T�M�vQX5�&(���W��\: � pn& Z�(�jCbb��説vt���G �N�E4�k��;� �~dEc(�㳍xr2k���W�SOM!�o�- ��Js���i���}�Z4ڗr���@��$�zo7<�M��� 6a��vD����*�oГ� �G >;C�\��|����ʖ惡����#^��W%��5������*ʠ�w����8���ˣ� yn���R�qDM��›��ͅ9�Nh��27|,lie���(�člGV��,�� {�`i��NtԒ�Z^�\Z��)l7M�;��N�z�j��T����5�Nj����^�8��/�~� ���@"��K��[�d��������z� ~�.Lν����gw��j,X��P��^-��[�۟��%���:󴔀��� ?���ARy+�sX�i��95���WY�i�m�f�v3���|9�vZo2|f�ö�R��Qp���W��(;D����6�-e��4���■���O�cXl6(!4u��c��85�N�OI��\7_pY �W�͛�!�Ϣ�FL��5&��N]��%}�BC�^ .�Ϝ(�)A�O&F�>��X�����-����W sC$�8i�K�S5�)�����9�eZ���9~��:W�y�xv���7z8�D�`����o���~K�C՟������T q�S�qZȺ�n�`—ݫ��|]� -���ǜ/����) �$M�v'W��87߂4�f>�6���3�F�n���f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf�� Wh��0��o���j��? 0�4����@$����� ��e_��f�w9�L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PKz�RDefinitions/relationships.yml�XMo�8��W�� ���=zOn�n�-�E��ɠ%��V&�$e���� I}���8qР�+q8|�8|3ԫ�W�L��"c�ʄan%ذ�)~��%�"��Z�ߓ��k28�C���N�l�wLi�J+�BZ���`�G* Ǥb�^��*l+��/�$p�-��s�a�a_�iѶcܝ����[9W ���v�p�6�f�σ��]�O޿b?�ʅ�̈Ki�|�x@)�fηLƗF`�i�5�I��dV/ܖ/����y��ت�!��⊝'l49g��>���o>O�����p<����[vu3�MG7c<}`��7��h|}���2�Ga?@J�QdD�D�= �B�r!Sĥ�%_ ��a�a�0kii7-�e�˵t��7w��2gN۔�2��Jz��&�À�!K��l��������qvp���؜��1O�d���*���J�Y�4��+Y�ܮp��I{�&�Z;c,65�pΔ�(��e��k� 6��\ �m� �bք�YH��]<ϙ��w��V #7���u�gq������̪��A���D�dB9l��o��H"���|F퓱��� Af=2l�.���Yc2 �I=����V-�p+��=�u�@��E��4� c����������X�0�sqJV���t&P���i-�w�[�L�(����*����"�;F�)@bR/�ro)N6|Q~�V�N�ZQ/k�k�,�G�s�]��J��@��5\g-߈���荤�'�F��H��ۄ�\��0�dTk+*�ݳ� �?!bV�B�p-��uS������P�rٔvm�w�>�����ٍz�2��sR�Lj�Q�AW5a:���P�}���+���U�Jw/U�ǘ�b�V�'��QXjf:��+�?�ku*yg��w0/T�X�Ca���4�c�;������t�t�o��i�nu �]�ME��f�@I�6a�g�͌gw O�ݿ�t�%t�)-^�}ghݤ�V�C��E��Zޜ�m���D��U� ��xl{�?,�据�����y� <�agʪ�UuvV���D|�Фc����"��hؕ�v�(k�����L��7���Ҥ�xh���-7Ǩe])�Ek�=����}0���Ku<�C>���V�����/��ESY?«jNWy[l�/Ҹ�秫p�GUw�%+���t<_U_������ۡ"�X���9�R y�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز�y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�PKz�RDefinitions/artifacts.yml�WKo7��W �C-�^5=�'%NP��\X���jwVK�KnH���_���Gm7N�`K���7�<�f�>���Z]�_!��ӯ$9�{�N �e��+��h<��<���Z�����!��J��1�ƃԐ��QR���� �$'���\���-H��O�?zC��򾹜N���D�63v;UQ�M?��X,?\P���N+t,~m��\7=���ņ�T�cAl-�����K�=gJ� �䥐�[�i� ZCx����%4�gK�/��n��/�����ꏛ�|�������%�������|5�YЧ�0[|�?狫s@Š����r��d�`Ж�'�&��e)s�Ko[�EؚZM�@������(���(YK/|��IR�����u���2��w��E�c�u/j�~�~;���zw9��Bx��� �e)r��}�$�h� ߻�����r+�X1��E1�Vy8��;����� f���3�$ �A(5��1�h�׉!�������3�]a�L_��ټ&L�P٨X���ؼ�נ � ���L�$��(��� +tc�/���d^��؋ӈ�-�Q� �\gj��]����`ଫ0�aQ(&�NZ� 5I>��>��>c��fQ��F�U�S�8O_ӉG@�_�A)�-�י�0;�1�x,[5\']�.tچ�nuhxЦ�� �E^�Q���b̙p�J�m�N��5�85����;��4P,E�8�I㮦T]Ҡ mxb>��󝖏�g�J��u����%�Q~��)��pMc� �2<���@�c��\lV �i1���<,�� f9`� A�xbR�q_�3̶�*��&��s���4��kp��X�і�cO�a�SR�4��h�f`�&l`����>�u������;��ЗC3ɿ)��6)�-*a �dB�;���+X�W�+*�O�y|)��S�GIB`�^HL{��� |g��VO�% K�������$�{�{S|���i����|�q�E׹���#�È<s#���a4�九����(� -ވ"�Һ� $��4z=�f�$��K)!�Elj�d�y�+|�T� �.�p��G+Y�}�8�J�>���s&���H.�|H� �ܜ�� �ڪ�ϊ0��?�*ٗ���;�pXE2�'��t^Q��e?Å���� ���+�v�K� |�0Z{� N���#�HL�#��Lq`AGu�bÄ��I8X���q�f���Y u�˖�����|�h�����~���v8�S�ʈⰧ��=,<>�����b������K���|}{�3��� �~��?T��Cg�C�L���5����x.M/��\�5>��|A�PK� Qq)EPKz�RDefinitions/capabilities.yml�Z[s۶~ׯ�I^��i��>ɒ�hj�Iv�O��$� ���9?�,��H���iO��Z��a��oA�'{P�i����ЋI���F��B�fR���/��Nx� ���J��"�! $���a�8����(挈�š��S� �Pğ�93g��yy�y�sݿ�1�������#�'��3Og������hr� �5ςS�Aѿ�p�� �d�09Y�T@�☑�Z1�Ģ Z�͚(�RB��b��T����M�'����w� '��7N�(��������ǽ�tx7��1�G��t�8�__�7�~�]�h+TC�be�#Hf�HCk� �s��1 ؜�/�HȂ�B����������^�R8��!�=������t�s��U�7�i���q�����?�2��� Bb���x'�S�1���7��� ���b�Q퍥4v �:P,6N�M'�(��BLQ�A:C��f��3IwR�� ��JɨB������]�v�M�zQ#ҋ����1A�i�b%����l�"�� N�ߨ-s��n肪�i&70'\��y��o�1%�Æ�|�|\H� |�FQŇT�]����)A��I������}��;ӯ�?h ;~E�p�M�h��(Ǥ�j�o�O�0F�RRa^�ܷj���ǒ����j�� .Ta� !OV�`��c�N�%e���'F������I� J�|%n`w��Ԁ���A��|b&%�D�,/M�cb���뵈}A�}w��h>�b�Y�L,=j�k$5)���+� &��X�$ -[h�bMd 0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^ʄ#Qt�Bڹ�# �Mc�P�Ms}0|�� M�� ��_0� �wN�c��\�E۲@4�e&��e �X5�x�tv�%��.��"Yr���yA܀��z!:�u� ˝`TBh�}�*>��8ܡO6h����CT�d�^M)8�$��s͊u�s�m����q�� M,�^�r�ڜ�0��^� �-".Ͼy�`u�� 5�ʳ�-f�la����7����D���� ��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1 �*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_��� 閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3� zʞƉ0�%�n��u�[�:5�ק�K���� _�C�m?x������+������%�x��v ��C�m�)����s��(~��7\H���F��:�MG%Yx�I=���� Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3�� d7p��LB�$-�9H��fY����עE���£z /S|`?e&�����P�R�9¡�� >��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h�������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p �<��T|������|��+G�� �qr,������b|��������H+�;�ÎY�9�nh]ף!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%���,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6�� wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~��/)PKz�RDefinitions/interfaces.yml�X�n�8��+�eH�t/ dO^7i�Mm rS�$���&V"�$-��CJ�%Kn�\�\��޼y��\O��G(4ư1*0�i�"�U���+*ͥ�?�{��\UKW��E {����AH[�D�5$Je���bf���� U�" �>GZ��� �{����u�xn\�%�Y.��������)HgR�^�-A� ��]�(��eI�"�R�`��R��Iq�b�qh���]�0a83�PekU�B�k�&��P!-���Px�?�.Eݡ �/e~H�B�l�:$(�R��j�0�6bTm��SSM6��rB0��6:�1O�!Ĝ���a�����#I��n��v��(�U�/����$e�ܪ���Y�T��os/���V�y|�u��0�B`dx���}�?VT΅Y��ϊ޼���e�y�Q���!��x��mQ�:���n� �VZ�A�����X�rS����Fa�T�:sґ�C`1юi�j��}�22L����+�ٳ%�)��=���G5��&O�V!cl\):Qc��q��H�g�@u�*��w �J)�ު�4�)�y�{X\p�A�� d~��1��~��m��� �����7k{5t��~֮��N��_�� �v5�n�^���C�`.)��CN���~B^"Oɥ6�N�A����w�{ճ8�I󩽷5��'�|�T���I��1�8 �(��)u���5�7ӹ�MA� �6v�rW `㩛V�I)9�����ɩ2k�!��}R�c�aS���1��Uy�g�M��7� o���dڹ�U$i��{O�G��������`Z�pH��;m�ٱ~Mhz*���L����H����Hϳ/�h7���<.>0z����p�'0 ;�9�~��%�V�a&�w��v��݁cjy}H�om�s�>t�{� �2�^&��ZO�p�A/3�e=�~��PK41H4��PK{�RDefinitions/nodes.yml�}ks�8�������몍���37�Q�A%����Cc�ܷsq��(J�Er������~�x� ��(���0Ӧ03�Hd&�E��� o�~�Gajo�$���de���āg?;���h����,��É�p2g�� �?�$󗎛��o׉����䇙��;Ń� �ɵ�ga����9�`z�~����U�,>;��^��Y��K�����I��$�{Ey%N��K:IJ�`%~������'+�?\�x�O�� R�x�fN���,� &�7^�9�Qė��>�P��T��y��# �h���-D��'�8��,'�/���|������xp?���=�"�����zw9}π�)�����OZ��=F�W�#��( =7+fĕ�A� �����cOֱ����_��%'�2w�Ey��Q_ڈ�1�`���KF�*�L�"�:J3m��� �� ��7�[܆����a<ۅ�,Zf�N�M"��ǖI��2ڍ�]E^�y�i ��W+81n����A �q!�*Р�ZI � :�<�>Y.�$K�L�ͭ� �7y����_���I/9R*�l��>��p�w��ɼG��p��v�lj�a4���G6oE$:n��spȐ>���DR`�"oN�X��텸sjḥ(�P���$�E@��5��o�+x]��?��u�E���O-�9���%Hr��v3�߻6�*�;Jl �|�>Zן� �(�7^o� �8]GY��*�;Y�덞�1.^�P�&�wX���$V��R9���.<��|X%z�mq4)�l��Hg�&ee���v�P�v����0���W�o6�Ӂ���)�B�nh╕�ݛ�QU�����N���%Q��8�ɑ��4��>tֻ�<�5s����l2�n�5�p�.�"0d���I���-���D&���s4&8���������� ��.���DGF��s���`=k�j1�zA >�[�3@z[�vc��t��g�.���8��� ���n���� c����rHi�0��h�:kEK�l�@�z_�Զu��͋����I��V>���d뻞��� |�h`�G�2J�;l�<�����g#�߀�׍������g����� Ϻ��IS����f0���� @ ���u���׳~bQ-3�"�9�MP�Lo��uI����X$^���'�;i�ʌ��K'.���%�vꮽ�#��ju��?� ��� �)L[|E�q`�͗����I*}�ƕҹw���id1�I�+8����=Xĵa�Y�(���Q�3#o� ���3l� W z�����0����F(��B?۟�A�^j�i��(��u������ ������i: qvՁx=� ��¡��B?ԤyX�����4K���h8E���kY�tk�2,_]3k^��KG�e��R4������T�0� ���*��UN�Խ(SLr����Wrcv�� g&�Zס*�'�I]�k zSp( JV#`��C��ꇻ�s�sv�K��A8o�����d E�^�V�Q��RH�@���a"��@-y����&̼�׍Y�5*AGn<ڞ�9�� @��T���� b]&`$�hI�팇����TBz �Z�t&�΄���co�gk?-� ���_��y�g���4d2����l��\F�N�� �,�n�'Y�}$����e��ԥ�� sq��N ���,���wv4�A���\P��Ā���i,6�����[pϘB9 ��A�T]߶/��VG[������� :W�2|$y�����qB0�%��*�R~������8�ɓ��f�O� v�lH+��� ��9�>�����v�5h��͎����p��+%&�DXn g%���)�8��HC�b�e��H|�EF��6��W�h)ݕ3Iv6���}{�7t��R�Y�� G� -��eU�ZŸ���#6wy�1�s��5|��r���X+j���/r�� ?BW���ZŻ/�eES:�t��qb�ϋ/�zF_v�8�j7����*�mSMɜ��džo��@����*?�N�[��Wp�L븮j�xl_�ofs�����Yfs�C��szs��U��^�+�.�.��`��}��w:˔y�ylT��b ��E��@7�Q(�mѪ�Σ�5f� �~��;�#�E�#����:���?c�Y�D�L�/ /������4�=�;�89ߏ�C���O�f�{g7��x:�Dv��i�Qۥkv,Ʒ)/����ȋ�m��U�W�_k���h��A���0&�d:8� �27������L"��,®C�B�@S?#9s��D��Gj�b �[�P�*uѲ0�M����jH|�q�x�x[�[� v����@;���l�ZB��� �A%�''tq⍬wxt��n} �SJ���x*XKq�����Kր�앐���8G��K���ǀ��)��q���L��`M�M�N�-���d·� ���+�\�y�;2gW��/n�U�<��Z6Vƻ��Ke����ZE��gt!޲�n%6�����u��懽I\N�!w��}9������D��1�Z}�ߜ��x�T��=���~#�-�W(aHR�r7�&nIdFv�� 2� �A��\b�Q\s� bw�b�$N��js񫖽W�B�;�zd�"������� Z�Q_)��0�{�x�bģ���DboR��� I]��B)|�o�@L�1��1y��������n��N�E��� ���h�C�BY;�~����x/,����9�)I0���u!��E��B~OR�8��~.&� �W��ބ���J<� �/��ِ�0�;����So���)|dg��Y�)8��A��A�� �����ݟ�}L���� v�+v�z���1H�7#q��t��<�{��y#_��^����L�x�w�-h �7��(QTq�5�7\��W,����m$��}%q�JՏ�;�v���^��E��NP�= �E� >������근�V��� �w�7��̯�]d�~e�O�㧷!�9C�BY�5^ ;C�?�b�]� RV�&e���e�!K�T������y(���`E���EQ#�.����r Չ+�D �W�d���G ��I?���"��M9�l� �yՃL�z�soW$G���| �� ���.��� X�C(��v ����&x5)����/���Db(a�'��+�R��7$P����鶲On��J$��h��2��BY\H{���7.����1�+���C�� �[��C��A>��"��&���H�(�nA����W�B��;n"C��A���0���������!������: �n�>5'�M�nM^��%�� �k�c��I�;FA�C[�7-y�� �9�b�ι���4�"}����$���j��>�=�;�R��ݍ� �{��G �#��k�{�#�Ո�A:k ���A<��x�ߋ|~�Y���@���Jf�� ��VfG�̡$���d6O��p��%�|WapC��"{��R�A�*�c34+\� En���ք�uwX���6��yq q{�F��S�Z�ލ�I����a�D��V���\!%%��ڃ������{(9]����V"1��fh�X�����K��%a���z���-���z���x����l�J$}�� [�B���R���"�y��{;R��=��oC��c��{�Rz�s<��(�e �L�'hiƣ���{�n�#p��� �p��� G�Ł�z g!6�� X}="�6������~=��>�M �g�>k����b�ܝO�Ɠs{|���?f�O�'��p"�^�Yf^�/�>řG& B?�R?��lF����@��&�����X�Ӵ\�o)ȉ@ጣ D粨 B��j&� �Xq���@w*۝u?��W��c#�i��R�B��/���!3���p3*JWIJ}�����n����y3G�@��}�hB�?υ�� TK�WfZ�=�(�;��Ǿ�>��?�K�DJ�[�4�� ���kRՒ�S(�M0� ������|�`�:1�P���)���|���P�����T6��2��X5`�g��.�Fqe�E���޸q�r_C�q���{\�� #��+FЃ�.;ѹ��7��%�(�X�N���t�p5��%� A]:CN f�ά ����t l���T�;%)��.��j��pQ3g�&|>�2���=d�N��G�&��ӒW �FO��78�����6%���J0u����{��Wץ �{mD�&`�",��Br/�v0.MN�h���K9B�uR�X}������=\NΥg�^�~_�R'x.O�T:}�#�a��FZ;��;0w��C(Oo D�;Ǻ�ms?�k�]#�������$��=\��� �G�?y:�h"�^���zz�c�7�t���ÊS4eC(ѐzA4w���� ]; �fۀz�g��iuy�:��h�e*������q��Õ :�B7��7��vp8R��d�s���Hz'M�U��P�ER� �����3�$��+�L��M���F�Z��2��bv�c[uc��J�ځ~�c��d�bCZΧ��N�-���:�>��uF����&y��4�*w����X?�P��Rb*ff �!$W͞�&��OVli���U�7Cl�`��2+uRa�O۔l��m�q��:�OJ~.?��<"��i��D�I�Y޺���Y�r��L�~\��*����ҽ���ب0�a��uY�e9��}���xKQ%����l�U �1�^��&y!�Q�va�^3h�:VA �nI�U��f���p��>Uِ����9T�,2��!�`1���{�����Ŧ�y��hw\e�����2B��$|����9޵�w�,���U��Eg�ʷ,�p���,Rlr�G��f ׵���U�d^��/PW&�f쬯b�)�eLK�2�_��Լ��O�o��?�*�T� �!�QY��� }��� ��™'�;�¥����V��C�J�)�$�]�e�6R�%�T� L�Bq�� �ڊ6�]���=���"З��و(Y��X !�:�N&��|2�!.,�G�V#��֧�U�_;sV {�:Q�F az�7�I=��D���_�:v��p�&�[���i�>�����l�M��c��:�7, �w˂狣�b�J(�Ep�� t� ��C� �Φ~����v~l���TP�@�2�@H�.�i2�ůK�G�( :�.�b�0�X�(馟��P�a����❵�DW>Y�o� CS ��v���䎎� HJ��Q'�-3�(�f�C����~���(vܯ�Ph�()��o�zZ+�i���d[T˨q�ز�������V��iǽG� ����6ۄ���(�V8���InV3�+��e�G�2C����7�=wpa^�+��=h�G�ߙ�]��A��!t,�A6+�سl~s�Y�W(�*��ǃ�|�\� ��Gsa�5mY�c�P,7z�ߚ?cД�pߛT����l����^�$.�7+����>�A=����}/����c=�������|���W(�z��H�@z��{αٞ���5�=�q� `5� kT��x���8�:�UV�Y7Q&r*��D�8��)�'�eGXUx�l=�4m����e,��<��b��0�j�)� /.<���W�$��e� ��H�S�D%UH"�O����ˉV����G�^ȓ�@Z'�� �B� - ?����cm���{�uaN��X�r��P�?�e�bv���ut�����.ɜ�!�,!W��Ɋ/�#!�I�`�R����<L��TF9 ��Z��+��� �Je��� ��/�����h4��~�Se-��[�&��c}�PP�9�%6 t�r*?���j��y����FK0��g {n�`�G��J"\M�6I����1�Ows�g3���0x��ha����6����o���_j�xT�P�Z�"k�-S� W�M����gB�2�r4#�q bp8+0]�J,�tՋ�s������� ���Y�b!F�BF Qb�N*VEɄ_B�H?�l�� �_��a�|jryvgͱP��a/�TP��<*[�ճ�;O�{(��{��`AG�x�P�"�]��*;X�E� V��B +N �4j�Ө���'��AMr�(�݌g\�������CW6:��uf(�;��_y���ew�KU� E���QW���X��Q�-���#�tj��� �j�֔�X>��O�\/.�;58G�$�@�J?ٹ!� ���;:�^���\&!����Ү/��+86uk�*2�d[_�n{8�(y��t�_h�7�D0[�:�K���y/�e[ہ�ʂ�� �B/=4V�,P�@g��[~�8z[N@�] ��V�1g����K��E�01�zC֫��%+�պǐ�8Ok ����H��� 6������{�?S����A[�k�R�Yg���"_��n�Ϙ'�q���`�1Q �MK���m�9G�Z���u����;�B������_�7���5�݅�hÜ��-��=ϛ��>���)֟�5��l����Xb��(J=����3#E�ciE?����I�/<��� RAz���/=�ӹ�7*H>? ���X* ڱ���,;�cE�r��}���JG��@6� �uxOMpQ�m�n�#d�ᄍ� XU��1��?�S����X�s/������J/� ��_��s~������Gz�o ; ����IS;ҿ�5�Kɘc9���]L��PA��S2ū�2ۘ��Ћ짨u�~�r��s��H9�~s9�q2�a%�g��|"*Ş� ���G�*���� beB���T8 �;�X�H����d ������Д{�`�^�3���?tZ��KvK��z/\��!:ズ�y�}��4�XM9ޕ��]m}Ҁ�� x���)e4��x�������u���8p��nMq��˖-�Ĵ9�V�Rx�����J }�g^������b���G���se=״��I/#�eb���4]�*e��Sg�T`�S(�Cd�#>�Ρ-'�� q��bM�l�+7��ڇV�< n��OU/ܻ�G�J����* ��ivf�J��PoYf�m��.��3��'k�����~Ưh55���W{���6��`;� �c;�ͦ��nl�1�]p���T.�^ui5�X������e��m �@C-CL���8l�x��P�e�Vi7,� ��T��X�`X�(�� � ���~j��76��]�2��Seq�Y�B=�@�?�7�� �H2���F��:VD0wvm�a�8O}�r�v�kH������q�f T~��ŭWm.�k�X�6��O�Ew���o킡{Ȋ*7�*v4�Wt7bs�˅��N��;R�ݖ�� �Y����k৥G���3����fWQ�_�t �yK@�;�L�{�BZ��b�W�^�{�%?�ҩ�X���807tm�L�{��J�|��a'�;�{5�LK���Эwh���DP���G���p�f� >U �ƕn��=�]�I_67��^@/ae���������mA��E^�b� ��֠����>q”��6��$z"�����H�F:�ca��}���Y�E�º�|��%��[Z�k����#���{Kj|�6�6Nmk�������KDO��R��+��5����݊��}���X�1jon$9�K6�a|����'�[��ҝ\|���5A�ICY�.;�aH0�¾�H2F'?ћR��Q$�i���=ô���1b��F��t�@z耴�C��:a7�'���yb���;z� ��g�q2�W�yXɝ���O� �J����V��;0*y���_���"�ګQ��ezK�s؛��P�����)�rQxjk��|c���qGܻ���Df���I=�Q|,lb��{Su�������{��|OY��_��N����ܔU�L+[�x��=WG�`�^ҝӃ�:��������9ߜ��)��ln�뮢�H���FD� ���a�$�\�j|V��5¸% �� W9� W�zW�"�S� e��Z�"wm�-&Mynl�ϛ9�4)��/������+� �D)L���������=��f|�7�x3�-� �;Zx��]t�\+V:Io�aY|c�y9�H+$Q�2��!k `0���7$e�&^{��jo��"a� OR�،�U��3� �v~ ����w��u@�u-L`]��"�$F|Dž#� 6U |G��N��g q~ֱ��v�vu�?��Ln�q���h�8#�z9f�^�n ��&:����t1��B� ���a�����k,$��q�������n&҃�t:i�5n��A�e��5�.�g&S���l2mG��� �A` �aMک��_C� v�g�K�J��5eZ-����E��[��r5`�(�/x� �ZC�i� 6T,�V3͓bs���G�b�޼�/�Y��Z�b����\&x���6�G޵�w_"2�\ǢH��i0�Nl���0�e_�� ��1��?Г5L���6N����=��4Yt�t�Z���k�ZudCG5�?r���ld�űF�b^���FLG�;%�����@ ��3��'h1�D(f�H�Y�*;iM5��%��>jZـ3�e �J�'c� N%��a�#VaM��^Tc%E�п�Dv/0�5"q��cɻQh��.Vѫ!��� ��� `��ߝ�ryu� yu�MmO��g�w���������U���xr��ͽZ]ZJ��QCPY���f�7���v�wb.8�Z����*ZӖn@|0h ��mSIp`�4�� �������?�s��O�;�ʟuƻ�����?bv�O:qZ�.�~ RH3שS,� �_�?Yu��E�zO`H�vn�8�T! d��N�g�E?[(.�a��ƹ����3^���`,���b�5�~�>�ol�lY?��ձ�� �T#2������Ë΢zlo�d/��ո)-�nP��� ;����d�>�Ԙ6:/hFOkT��y4O8XU��ƛ�1���^�XI�P�~��GX� p ���y���(���]�4Zf�N�1�+����ɻw�o�V)Ð�]'���ڰV�T��8d�qD��`C�B�۫+��Zw����'E�'���v>���x~=���� �����������yc�˼>�P*e�-�ퟂƈb~{{5;�g�������������<�]�[ V ��`&D�P�>�T�>̂�21^b�+�r��s�}��ʩ5�g���Vzp=��R�}r�d�������f�jڒ�,gW�o ,��3Z,�r����µq�� P%�ʜ���\�8�c�4N\x�^&�WA��MQw�v�h�-VT���bg�F � G��"nn���a���N�L[8��STh�S,�_�$�yIz'�����uj@���}e��5;~.���,�y9�,NE�����[ߣw��f���0�I�i�����ڰv����r ���:�% �����e��/c�+�=���>Pf�Wu'x��޽ �W����ȏWH�F.�U�U{kȫ��_)6͗ļ�/�����Y�,̸C8k�<��G ]7��H���Ӏ�� 2W��,�j�w���ףCtR��T7��|U+�s��Ԁl�xM"���v-O����"�Щ� 9��#��3��_�BJ������ӭ8��w}�d����*����k�k( a3��=.[�����ߢ/��w�$U�"�f�ĕ^yn͊r���pī���x���T֓ ��ň�4�՚�0ف�{I%4n6?췡��ťÁ,�;����pQr5٦�bn,�@�f�����M��TfĖ�P ���:H��LS�� �j �fя�I�|I7E 9��y߇M�6.�J1��X���#�<�=�b��V���ڥ���(Ŀ�*���ţ �L�Z�IZ۬�� F����4Œ�ڤfFY���d��pz2Ys�>�jP �I @z��`�c+�+iz6"�넩��u��� �uP���uiP����F���Oߏ�kt8Ձ�:͚IJ�r�Eh1Q�ym)^W��҂� �q�w[dͨvU֤�0��9��fַ]�F����˵�� �5���r詤�Ҙ�;���q�� ��`����s��[{A���Ώ���e܁Y�&%�]N%�]��{�Lw)�A����V�Pun��[,�j|�U�����C�V��}����H;)��/�*���.���/�@T��#g�� w#�L��m�i�C��J���Z��V醈 �[7�X�0���}.ȫ-D�Sw�Z�,��*H7���{� �C߲�M������eo��ס�d=\w��bK?v �;N�.S�ݟڥ�vq��FW8V[)g�A���:����� ���i�->�F�Ġl�G�� j�$iVk ��*F��,�2���pg�OKf�/��nS�Cj�ң*��(�� ���I��-}?S�;:�� zF����r*�%���&��mn�<\�1j�7������c�{�8 ���/�R�h=~������l�i�� _���e����@!�~�L-2 ���2��ketA��p[�QY���B#����D���7u!�V�:����tL���n1Z�x�w�"��{-h����������Ɏ��6Y^[T� ��$�l���\n�'�o�Q��S�o�^�p���w�������1/��^qTE���CF�#�|�&�:LB�Cz; |��G2����ig���_ �����I`ጀ}�fu%Y��' ����pm��΄u2R�f²��c���Ue���[pO=��jضo��Ψ^�LJZ?�*{9�'��Le�k�2Y��'�zSu��R~������D5hwr�J>��v���'q�s^��?�>H��{��o��h����~��'����X6��՜��/�.H�W�a������<1ȣ+�I��3/<���b�84ѣ��*o�-~[e-��8hEn�;Jl�����j� ���f�,)X��T+AU��#������"wY, %���P,6F���4��Y'5�E)e3!�yR��W�kE��V[{����=^���`��䖝.����X�?����bR�+��43���zV���ɲֺ���$^?�)��n�$;�+��g�GKi��0Tn�>1C�h���+��?(��'�J]yR�bR�J ��a�T�۳,J��뽻����Nř��xKm� �{�R��Q�>�\^�S�m��To����l���D���]�V�V��8��{��-��Ҿ?���E��M=J���6��Pn��6���7꾙k-��BF�,��PA��L=�5X`��CއO����Pzq�"�nL ֪��ӯ$��P�c�3^E �����X�D��?���7�*q��)�`n(ࡷ�;ģ�fwP���g���넶��o�]��詏�s_�9�ih�� 0l����eb�G-���a>��� zv���6����`D�R�� Vw��l�s �u�c���6=�� U�}�/;�ҰYL}���'D��T��@������X����A��:�"���Hw6a i�@W����$�3��r~�;=�V������3I�Ue�p^6yWT�8Re��I�嫈O����?m�1�w����� ߺ�7~�wX�d&�ݵ��������&J��ְ�[�o�16@?S~��$�וd� ��*�c`&/),߃Ӣ��žh�U��5�t0����ը���W�d��Mj�q���s�F�]}�վ��7�]��TS�5�4��M /�/�›a��ADޚ��s�����>��hD#ic@�'?�3��v6��>/K�y���RW�>*�x !@u�ps4��0��� ��~y� O��_��Lq��u�{VoIˬcrm@g��:c�+.]Z뀱1�W�]��G�N�y �G!S:o���[�S���U�Yc����T�Z�`J�><�p�QZ� N���{a��q� 8� �.��� -����Z�`�r������HqF�����z�y�Z%fw�d"5���Y~��_��CCP))Rc0�L9�/$�t%p76�ujR��:V^R��+ws[�0Q69k1J�/�Q��V��\[%�(m"�SHr�]N��x=����u�)�J�%d"��@l%�t���<�@��#��e��-ә� :%7���$��$�Y���z`�BM~�ҷ;�J�MK8Q( �ta� �J��A=�n��gد)JH)Z蓫vHTr�#g+�kk5���g���������?X��M��D�8c6k�)�d Xyp�?-�:�j���_�Xl׵��B����G��%Ž}c��G�)|�/߇�gP�����V�u�6glxUe����u�&��Γ��<�g$u�I�SA|� ��D����.���0�>�����@��q�6m�L�����T�}��gy��J��)[7Z�����c��g����KI�?@4!x�#&~HT�0;,N�g��Si}}��[�q"&�!����W�b���� ��L�:*k��Ͳ��(.�w��}��;p�*q�2��� œ�I�vW� ����"0@�k��xi滩��P���(�PS�\��AQe�n��Q�]򢽨��nýD�`}�l_>���`WX�i�T F ?���BQќV�Uث��{ߙ���V��2/�ljq�p)�[-���䦔����+r� ��ƍnӼiP�w�iPɍ�iO}~X���{uK/����Y;�c�5lt�M��(��]����y�a4ug�0�D�{2kQ�h���M8sQ���Y}ʷT�JB��^t�)N��l?Z��{��<��8J饆hF�?q�cH؜��Uj�3��{rO\��ܸ�����H�m"��kO�{��^X��Y�Õ=Q�l�3� Q� *M i^U$>c����u E ��dT_��H ]ǃ ������G���хs�H:ƴ�F�W�����$�Xl �㖘Ő��� K��vGi�b^ Qs�5}�2-��*�)!�z�=�����CVîyaS$�CY�����\�w����\�Rgob��&50�f���w�}���8�L����^ʆ���s�z�����;N`��0z?�S[l(E0����P�C(~� �% �B<����cw g���ĝ�?���5��qyݵ��+�� ���UQ���l��]��Q��^눵)X���T�jR�z֩�;���#����ǵR�yCI� @I�� vf�hkF��̄�h2X��76�%���⿠�O�B ̄)6�I���6RV[��2f���pQʮ[�L���#j”�V�'�� r`��e(� Y~6���`�Q�n�T�~E�l�L�qo���,����e<�R��Ӧ�1qS���������A��⹨d3�67��2�+ə2 ��3+΀�c'�%*�6 l��X�/_�EK�E�XP���tN�qߥ�f�G��h����r٢�V�B�.���5n�p۱�*�Q�u1J� P�p[�O�/$�����qm�Fu��%�W�Ԫed��h�_��ϩb].*ٱ8��A �X%r�옦�&���ӻ�M5�����0]�£R�V�fQ%�/�{9��O�z�Y)��u�����e`H�uM��c���s���k� ���_�H��XR����~�l"r�PF�waصpf{=�NH���Iw������e-r�p3�@����$��CR�L.�� J�4\�f�����`�&�݁J�%����F2i�gDT�B��E������j��En�2�Hd��G8�3�[8����v�3����_މ�Yީ zX�f��w����:9���s�踗�k �G����M�R�Q�� ��m��j'��L�0�%�d9��l���of��۩]��g�cw��ժb���n�Eb � �I�޴T��o,F<�p���?t�(��h��>��gM�!�y�l�t-=%lvٴp���&�^�����֞��yG_=�C{�;6��6� z�?j3���쳻۩�w����y�:�m ��/l�Tz���Ҫ��1���֨m�t�%��a/�-��_�k�V�>��R?�>�����4 ��ڐ��i�Ϥp�r���� �_�S� ��4�\�̠�#A�� ��r�J Klv��V.�3��-V������b� gb�1�/��twNw�q�Q��L�\?qs?�H�FE�&���ׯ0�v��A�����dL�t?�^"�<{ɟP="���(E��IU�ƫ`Ğ���������b]�y� i8lPt����CfʚB@�n�Ӫ�skv?���H�ng� ����r&=���T��)�ž�b۩7�k! �Qm�<=I�SP[Y�ق*�.��@|� b'|�DW]n��&7N{ɍSM�q�s���Wn��"7N� 7N�$7�tӡ�~�F/An�ke�n�]���A�,u��2L,�e�l| ė���8~��s��\��f3��< y\�u�=���E�Kn��o`�yjY7U5�5��~�<\� 5���;ej��%g'� �MX��p�������E�0�~>' ��в9ڐ��s�"Ef��e!oix����՟N�&��S�Q�«%���*| ��N��BT��Z�S͉+b�m@�K}�ѽGw�K����a�E�A��N^W ���. b)��"�%0R� &OFgi����zm>�R^7��U���=e�.��\��ݛ�Fr�Y%�;� ��_`R�]��&�1H[�/� u1�v�U� w�M@�a�@���&s�����$1� 1=`�2uO�Щvf��J0ZM���s5��.U����ADx�;Ap�Ԋju��-!}���>��#�{O@��(�� �/�\YlFz>��P�mZ�R!�""YSV�n� ��A%�x� g&+og�쬝(x؄�F��F⚚�2Q�cZ������s�}�8�/��9}�'��K:qN_҉sz���5�8�/��9�>N�7�i)�z;ǒP/��jD�2.�J����*C��*��������&�{��N�7��tD�p�)c�rxlV�Mk11Ӱ�U̥��� J���sM�t��w�s�'k�8��kb���ď��� ܴ>�� �L9�S���򷜡27F�����V�Kݨ���$��S�J��9�}C�Tf3u���e�q�|��ԏ���/�w�7����^S����F�����1�D5`ſ����䷨X�ÝM�ߎ�l0F���M� �% �,�7Yޥ�6��t�ţ������5�{_���8�h���;"�����0�ߝ�g9V1��Fs0�{ �~�����! ��.]x׉Ӝ*y��M�"��k"�z9��FѻF�&B(P�8�N�Z�M�t&�7k����O�Z�#�����j�:�Ae���L��E����hѽmH��!ٯ?ff[K��1-E��ˬ��z���"�I.BU�TYO�6,�S���q�4�������ч��i1=���EB��+�w�\)��ݦ�qN�i�i�.R<�K�Q�z�":y�2���O���n�ғ8�B1)�'��.@#��..LJ������BI����o����A�9����3Kn9R�yQS�X�QndUQ�='s����њ�ĦbI~���܉$���oP��Ui��SF��8�jo0}�B�V��T�El�QT��.<����A��ݿ�r:��7�s��-h����T��̊?~�x.�D�ӽ�:I�L�1+��.��0_`=\�oґ5��$��W��M$�y}4>��L����\V�;.��Id�H���µ��I�?�P�ִP��#Y���UD�� ��V�Bg/V�ò͠ݵP�u�Q���<Et�������[�VtL�";_�V���]/�խ��ws,S�՛Z���g�ln�VOօ��b#o�1�����;�&0G Y$� w^�Q�]�"�_�g����I5}�6�Q��K�1?�Z�s�x��=qI>]�IU�/�aNԫL��f(��������m����|��9hW}���p��5��3�*�ӊ��Gɵ������� 2�W֒�w�g��ya:4��F���PK�'WAH]�PK{�RgArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txt�S�n�0<�_�?7i�t)bv�֮7����H���חZ*�,�@yv������ �9�w�D'�� |l+��[Qb��$��ʞ�є�%Zi�r�Ԩ�ڀՙ{�2��c��hl`&p=���+�;� b2a!��4 ���[|}+�rThH2?c���,��i��}Ģwճ�iw�A,Q�. �b��ȵt+·��F��M9���)?�]�� rMO �6"��0���W�3�������'��o d��8�����_�C��&)Xϧ �"f ����J6� 5�~�<�oJ ��H����e6 ��Zؾ�����f(����z7�s��K;!D�Cfa�`l`���;�t���$��.l_�C�sz{n�F��=%S�s|n��Fse}z�V��K�&�m������ MM6�-�%�1����KC��͖�bvk� ?��'4y�W���M���8~i]�o%z��2Eӭ<(넒8�D�Ŕ���_�PK&��PK{�RQArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yaml��_k�0���).���:T�`�=�u� U�1�V����� i,��w_�Z�L�^�C����$��^Oj�'a4��������R��܂�T��������� ������!�����7K,J����@Ma��r���߉^v9 ��=Z�d���s�1�q���~���� ����p,�Z(���-FG���:�k� �QL��U���Džm�}�0�B �ѢH�>c �(8dU�GW�����Hb��S��)�������aQ�,ͷrN�&k7J&q.�:�+>����|�p��"g)^�8j�\C�_�T��v�I�*��^�bd�C���k��}30�( e�(�P�้�R�6�9��?����`ѣH��Ś�����ձ������;�&�qf��wi9>۵a������t��p��F���PKI@�>��PK{�RdArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+�m &�K6�{K���i�y�0nFJ�L�I�TNXv�ZHOõw9�β a�*��AS���~��G���͑��;s��RϽ`]�sY.h��>���.�W� PK,�P{y�PK{�R\Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU��� �_��+�Vm(���X� �����K=�|3��e�l�gb. -��[|~V�R��Pu����&P �J�릒b#�!1�I��l�}�<�L�3ʦ�:�����F+ex۶z��h��^:r’*k"6����n. x:!�PK��B&��PK{�R~Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgz� ���ko�8���+xJi{��H\�{������(���h��TEʉ/���7CJ�,�q�6)�p$j83��<���pq�~��� ��;�w� x�������޳N�������e!S���<�S��t�o���(coʢ�O�L�#�0����ڿ�{ ���q�����n��yYV�'��R�Y*ђ�)@.�L�Qƣ�� IhpA'Ly��8动,Id���MD&����` دH�"���A?=��S�&�U ��i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK{�RUArtifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.json���n� ��y k�e 6�c�K�-�D�5� �Ɩ�W�D}�bg��*r���o��y�+�׼��pn~�~n)�����_��7������0Q�箻��*d��e��C<� ��LJ� ���N 0�mÔ���u'0���K�E���0Į`�`l����q�)�7�}>��%')}E���yJ}^ �:ͣWb�|��J[�$2-�"#9������Tg��`L���~ZC9H�7%Gό����hf�p �anR+�nBV��9�p��Q�͓b�Eɴ����G�E� ���J�l�91�,JM�Q��*~��8��@�MZz|�8]�����~�qJ�*y�5pS���.��l�d����m���+�.�6����4�1 �:&7I�!hk��1�_�o���c?K���#���Bҥ~�#� o.��[��?PK�d�f�<PK{�RQArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.env+H,J�M-I-*��PK�&�v PK{�RAArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/base_dummy.env+H,J�M-I-*��RPH)�ͭ�O�I,�/��JX)(���RR�KsJ���2s�SQ� �@��0�x�x�\YZ|n~JiNj|f P. �?����%�)2���1�$/ �$�>LiPK[J{�i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PKv�R�R�B4E csar.metaPKv�R�ˍ ��kTOSCA-Metadata/TOSCA.metaPKv�R'��]� );Definitions/service-BasicCnf-template.ymlPKv�Rn'm��/%NS.mfPKx�R�\r�@a3>Definitions/service-BasicCnf-template-interface.ymlPKz�R[;B\�O?�Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPKz�R(�y��8� Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPKz�RA�3vy�^B9Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPKz�R��(�G�&*"Definitions/resource-BasicCnf-template.ymlPKz�Re��Dza4�!Definitions/resource-BasicCnf-template-interface.ymlPKz�R�/E�>��g(Definitions/data.ymlPKz�R�\�J�5gDefinitions/groups.ymlPKz�R ��חDi�nDefinitions/policies.ymlPKz�R���C&�Definitions/annotations.ymlPKz�R��g��Definitions/relationships.ymlPKz�R� Qq)Eq�Definitions/artifacts.ymlPKz�R��~��/)�Definitions/capabilities.ymlPKz�R41H4��ƗDefinitions/interfaces.ymlPK{�R�'WAH]�ŜDefinitions/nodes.ymlPK{�R&��gI�Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK{�RI@�>��Q��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK{�R,�P{y�d��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK{�R��B&��\��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK{�R���� � ~ �Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK{�R�d�f�<U:�Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.jsonPK{�R�&�v Q^�Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.envPK{�R[J{] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:10:03,364 DEBUG 197:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8 2021-06-17 02:10:03,364 DEBUG 198:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] data sent: None 2021-06-17 02:10:03,364 DEBUG 103:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:10:03,365 DEBUG 105:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8 2021-06-17 02:10:03,365 DEBUG 106:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] data sent: None 2021-06-17 02:10:03,366 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:10:03,661 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8 HTTP/1.1" 200 3737 2021-06-17 02:10:03,662 INFO 116:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] response code: 200 2021-06-17 02:10:03,662 DEBUG 120:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] response: {"vnf-id":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnf-name":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1623895773409","model-invariant-id":"837e0c08-8a32-472f-bfd9-247e47f91263","model-version-id":"0060f902-29df-4e64-be49-11282c21bda1","model-customization-id":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/92db309f-caab-42cb-af95-c9e30115eab1/service-data/vnfs/vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/92db309f-caab-42cb-af95-c9e30115eab1","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"92db309f-caab-42cb-af95-c9e30115eab1"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-06-17 02:10:03,664 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-17 02:10:03,664 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 02:10:03,664 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-06-17 02:10:03,665 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:10:03,665 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:10:03,665 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-06-17 02:10:03,665 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:10:03,665 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:10:03,666 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:10:10,797 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1095 2021-06-17 02:10:10,798 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 02:10:10,799 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","name":"basic_onboard_FauEiS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 02:10:10,801 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:10:10,801 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:10:10,801 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:10:10,801 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:10:10,801 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-17 02:10:10,801 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:10:10,801 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:10:10,802 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:10:10,802 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 02:10:10,802 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:10:10,802 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:10:10,802 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:10:10,802 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-17 02:10:10,802 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:10:10,802 INFO 192:__init__.py(1) - Service found, updating information 2021-06-17 02:10:10,802 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-06-17 02:10:10,802 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-06-17 02:10:10,803 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:10:10,803 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-06-17 02:10:10,803 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-06-17 02:10:10,803 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:10:10,804 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:10:22,563 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-06-17 02:10:22,566 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-17 02:10:22,568 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","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":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","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":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623895261653,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","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":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"network","uniqueId":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","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":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","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":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","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":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","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":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","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":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","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":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","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":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","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":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","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":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","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":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","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":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","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":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","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":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"compute","uniqueId":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","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":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","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":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","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":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","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":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","lifecycleState":"CERTIFIED","lastUpdateDate":1623895478125,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623895053061,"name":"basic_onboard_FauEiS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","systemName":"BasicOnboardFaueis","description":"service","tags":["basic_onboard_FauEiS"],"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":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","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-06-17 02:10:22,576 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-17 02:10:22,576 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-17 02:10:22,577 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel 2021-06-17 02:10:22,577 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-06-17 02:10:22,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:10:24,473 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel HTTP/1.1" 200 None 2021-06-17 02:10:24,475 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-06-17 02:10:24,476 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 45 2021-06-17 02:10:24,477 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 13 2021-06-17 02:10:24,477 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-06-17 02:10:24,477 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 13 2021-06-17 02:10:24,477 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 13 2021-06-17 02:10:24,478 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 43 2021-06-17 02:10:24,478 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 13 2021-06-17 02:10:24,565 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04063322572560512, below negative shortcut threshhold 0.05 2021-06-17 02:10:24,634 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04361016324691408, below negative shortcut threshhold 0.05 2021-06-17 02:10:24,734 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04171916191652303, below negative shortcut threshhold 0.05 2021-06-17 02:10:24,805 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04172593479169904, below negative shortcut threshhold 0.05 2021-06-17 02:10:24,871 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04230708228437594, below negative shortcut threshhold 0.05 2021-06-17 02:10:24,940 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.041993381065960116, below negative shortcut threshhold 0.05 2021-06-17 02:10:25,134 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.03968981636416475, below negative shortcut threshhold 0.05 2021-06-17 02:10:25,198 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.03843467097743458, below negative shortcut threshhold 0.05 2021-06-17 02:10:25,268 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.040567800729381646, below negative shortcut threshhold 0.05 2021-06-17 02:10:25,428 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.042728999347158604, below negative shortcut threshhold 0.05 2021-06-17 02:10:25,492 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.041491856827084964, below negative shortcut threshhold 0.05 2021-06-17 02:10:25,564 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-17 02:10:25,564 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-06-17 02:10:25,564 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-17 02:10:25,564 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-06-17 02:10:25,564 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-06-17 02:10:25,564 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-06-17 02:10:25,564 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07282611063464615 2021-06-17 02:10:25,564 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07378185113897189 2021-06-17 02:10:25,565 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-17 02:10:25,565 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-17 02:10:25,565 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-06-17 02:10:25,565 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08528121716565944 2021-06-17 02:10:25,565 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-17 02:10:25,565 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-17 02:10:25,565 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-17 02:10:25,565 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-06-17 02:10:25,565 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-06-17 02:10:25,565 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-06-17 02:10:25,566 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-06-17 02:10:25,566 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-06-17 02:10:25,566 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-06-17 02:10:25,566 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-06-17 02:10:25,566 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-06-17 02:10:25,566 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-06-17 02:10:25,566 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04063322572560512 2021-06-17 02:10:25,566 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04361016324691408 2021-06-17 02:10:25,566 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04171916191652303 2021-06-17 02:10:25,566 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04172593479169904 2021-06-17 02:10:25,566 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04230708228437594 2021-06-17 02:10:25,567 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.041993381065960116 2021-06-17 02:10:25,567 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07282611063464615 2021-06-17 02:10:25,567 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07378185113897189 2021-06-17 02:10:25,567 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.03968981636416475 2021-06-17 02:10:25,567 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.03843467097743458 2021-06-17 02:10:25,567 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.040567800729381646 2021-06-17 02:10:25,567 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08528121716565944 2021-06-17 02:10:25,567 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-17 02:10:25,567 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.042728999347158604 2021-06-17 02:10:25,567 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.041491856827084964 2021-06-17 02:10:25,567 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.041491856827084964 2021-06-17 02:10:25,569 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: PKv�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPKv�RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� ъ�*�d)q��B������n~Na�;�M"�s�M�;w'��:�3��d���z(ǭ���H �j��WQ�&��/���0�Td ��q�c�j�J��R(w�������uo��g}k��PK�ˍ ��PKv�R)Definitions/service-BasicCnf-template.yml�VKs�8 ��W�=��z��G��C�L�ffO���J���ܺ�~!��ÏlZ�,���p�� d%�TU��@7�g�^�Ȳ. ݳ�H�Կ*�����rY혖�2߾=�o�X�5�EN"�$�0',f��0�y�0 �jC��x1�$��$�&$���|o�\�6N��S^ ���p-k��؀�I(���V���y�C��ΗQg�5:�����^|}=I^Uq$yh+>�K��I��*s�*?��� *ЬH_aU �0)ն�Oc0;�u��nH�g�tqWe=�ȟX�fx��-\wG��*$���c)�6��8������x��PNc3�#A� ���k�W���yy}~{��t����>?ݼL����4�j�tX�iv����r9 ��%@�x�� ��m5gH_�c�a���Ű:��/UAZ��s[�x��j���{��-�}*�.��{��� �(���-�H/ �Sz~��������Y�Z�֛����w�n����܃/�|gC[����y���?I��1���.a� ��N��b��}C3� �aF(e��Cj������"����!����}qw:�,�,[�|�gQ�R�3�I�O3�;D�6Ogd�Y�0��Q�M E?lj'7��v3�K5�A6���X�d�S��h�c�>�(�C�1Ҵ�(Y]#��M��s���g�RN��[��1�E_z/�����3���NL曟ɗ����\D\�PK'��]� PKv�RNS.mfM��N�0@�� ~��ச&f�J����E���2�������K7���̛��e)���qb�}yQ^��E?ҡ�T��+�d�r�ҧ+���5���ް(���-t ��C.�iӇ8y,h��=�nOa�O�bs�m�#�ܶKp���}�zr�/V-�Th0Hw���>5U�A����tG^����ϚE<ۑw���ݦ����y�'^|�y��.l���.o��:ͳ�S�� �PKn'm��/PKx�R3Definitions/service-BasicCnf-template-interface.yml���N�0E�� �@#!vٕ� �[SgF83���q M��T���ߙkG9;� z���1�J.���X�ԥ��]�7�vS�,����Dn�,L�<�'�:v�P�cZ�8�$�S(M�ȹ>�����)��Ua�[�~MM�\N�]� ��^��/Nf��}V��t���x>I���Œ��l⬖bV�J��q���2�N�0��>hyZ�qQ� ��3�����= 6���.�*�-3������}y|�>��v-J0��_�l�=,?��\"tx���f���W�� PK�\r�@aPKz�R?Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����*V:�I��Ă.@�6:����|�l'Rޞ�KK�����|�NIB�Po� >5�D5˳���,6#8��5��0�� ��1��|~z���fgq���Sq*UqFQ +,D%> �P����Kq�/I,����˥h�j �NB^��*�+���$#��2����}P�� B�wn$�M���Cf��E*�cd�_�����X��H���屣����7�M9�̤GL���ѫk�NyMӚ�?�"$�z���q�7�w��>��E�t<h�!�T 676͖1m,X:�%s��T���՗�Ak,-r�l��ha����v��X�[ ��Z���5򏔯ڊ��!/q��F������o݋�9�K�� EiL/�>�U�Z����hQ������R?J��+ %�����[g2+H͒�pk(A2��X�!` �rL��2&i�D�UA�#�G'6^� ������+~W�.t;��)݂�Ԥ\˭��+MjΊ�_% �雿�qF[&q&/�T�DV�{0 (A"�:E��Lg��\a*`$3p{bʞ��G�"/���+ ~�+m��X˿�7�d �y�4�C��8���M��:Rc��6��,��۩(�z R�3 ���r�.��� n�v��I�(�!;�ޓ��je��E����U5����:�L�!Q�&u]A'�h�rčX�0r�?��vS^A�|<[/���=~� QA���'K��N`5����=�n�����} � P��7�%zC�'��l��� f18����B�|{D�2�wz�� ��+J�/ �@`C�EB����b2[u�Jk�=�;C�}n�uP�����zۀ��i�z�ɂ�":���a��� ��dF��lrK)���ɬ�-X�d<”Mh,S虣0�&�xB�7т 5K�/�Zjz��OB�3e�8(%�o�t���S��ƶdȔ ��o�1��hJ������`x�1y���Q������B_#^���v���ՔWD{Z�$��6r�V���ݻw����<�e���R�ԧ~�]�r9�, M�ϛjpǏ���?��r+mdk���|k��ECD�����|�W�вD߿=>��w?^�~���'ko��*�_�U�b�N�0�٤o4�a�'`��}�i�~~����A�r����;wu����}�(�ڒ���O%�}3O����cA���)P��ʲږ&� +��=���g���.hHMܠN�pl����Bq������,�wW�H���d���uq}�'sN�dP�������K��0{Ę��*��e�\�wȺw������J����Ju;ک���i���D��q�5�-=�%6W��t�K�} �T4`�4�²�B�p��9��8��/�6Z�U��^��� X�Dzъ6�v��q��0��=��2�v|�Z���)h�Sg��%���;[�K��6�bh!O��`l���a󺦟������+M������ �4X,���ܱ�bߝ36W'���s��;��:Z�����u���x���`�����#�������s��'8M_�(��α78�s����a}E��V���q�%uק ��N�{?L8�w|l�:�v^�{�p�:��z�ѹ}��Yc�P���}qr���#��j_ {�.��=X����z}7�����;�r�so�5'��PK(�y��PKz�RBDefinitions/resource-BasicCnfNodesDummycvfc-template-interface.yml�Mo�6���+x���Ao�m��@��n/E!���f#�*Iy���R�M�Rl�]�)��C�_��U�Ѽ��Kn��&_�6�όX�pQW��������w�Sikf�n�T�?�J^��M�֢‹�Ԯ롁K�3Z�9��СI�ޙj���ے�����x�U3�jS�˵�8�)�O�L��ʶ~C� ����*��T �u���F3�V%����^����sc5ev�O+Z��n�+@�y���M9�����{���h���b�y���؜Kc��ܷ!gJ�|�h��7v����,F_7�Iu͜��RP�I��O�53R�����мl$�m=`��\p��XȽ$�K6��*n숣A�AZ�� [����6�o ���W�j`D�_v����t`h��o0�͹"�Q%�Kn�i0Z�6΂�+΀X��E-�`P�6> N�GRo/� N������ݲ^����D6b�Ɂ��B��#@��aE�c��w�|�=Y�n�exؗ6#T�賌�;-�����]����J�јL�T�##���qౠ_l}Hn��������D�+�F�Ϋ=&\�%����$��@m2�=?>�FL�����e�Pg.�^-3:pƹ��ه oD��@A��-�^��&� �K�X�tEy��s�>��ݼ�Š�u�׍h�4x�^�SNq(`��1+qyH��ft<�3�-P}7�� ~�� �SK� Q�5Z�Pϛ@�����˷Ǐ�>nҰ[�"og��Rt�ϸ�c{zn�&mZi]�ؿzm2���e���#�)jZ��&�A|��R-d���;.FhU)��$g�d�v\���>� ��#�I +��K`� �q4Dx��6� ���^���������!��qq�m�.����N�ߴ�7�&n.��@�(� �����5/}���] !t ��GC��t��r^XZ��a����8+{���߹�<��I�\l��%����)��S��wC��F���7j �����;Bi;|~P^?.���^%r.DΎ�q�B�%�=Pz�x!Fb}w��>��&�$�;JN�2��/�G�Z�ڐ^��,3q�3��4�W �s�^�2��]Y��87��ѐ�u�ӍK�.�}�����{��ː}(��br��'��:����N *~z;w�����H�ߕ~��0�;��2ڨ�-�H��� l���X׍���q��ů��|� sy���d�?ݥ#Q͖��{p�X���qt�q4�LT������T�^��Zd�?%��gg�c�s\d@���Q�N(�#Cţ���4^��*5��SM�v4��sup�}�B��p�%��1X��܎��&��{�R:WS%��r����`������>RI__]��_4�|,�s����b'As��&Z�$��ꮱ7X)d�{B���6���:�z����ߕ �e�]ޛ �3���n�Ȯ-*7���-�s4烵�-E�O�o�V����� �k}�����PKA�3vy�^PKz�R*Definitions/resource-BasicCnf-template.yml�Ir�8�W��\jc�d���C��[}b� XF�K ָ��I\.�jbxp�� rA&2�EEpӄ匳"��-+����T�l�����4tC�!�ǘ��e���K�s��ߟ^���_S�8����k/AQ�[��b����J!;��I�C^'hAW �E�\��x�s�����n�W��$O`%�)ٞK�>� ������9-�5~��\�Q��U�Ą�zI��. }�y\��&y�G_iJqL]�y�` �g����" ��jEɫ��rU�\���������b����K�7&��ޠ�4�҅����5 �,jK�4�}�22ز]kPp�\�ձ��N.eF�y���2���b6x�3�q g\��ϳTF��,;>r���}�P�m.f~��3��k�\d��O3m`�¾������\I�,�?�"��)9#I��� ��z�)�ʄ�F[7�K�� H��̽xG���vU�" kN�! �"�!m�X�����:�[����o�^~ ?�~~}���U€���]G�e�/eq`1���hid%�w�Jo�������E�C�W�#���"Oخ.寑\���!KT�q�A����5?-� �;��Nq�>ެ(wv�v:z��総���\�Ӟ�3 �ڨ j�N4C e_¡+�FF xQ���+@e,#������Z� ��{k�J������u�%�����gx�i t�P�6��Qߕ�TT,4?�-��B@�€���W|;*�u�vtC��F��J�pfh��ב4��SI��ň��`q�C�+��c����Le�ü�!� �i�]P@Ka'n�Ijx;�b��w<_̪6Nӂ�x1�����M�%����d[�+���ĵ�6��T�\68��#\S71q17!���M��ާd__-�$2e�+�� ��4���d��n��F?�{��ٜ�F2��+[D�����i�N{���O{+���eԧ2��er-_E��_� �e��M*.���:�<��n�N��Zn@2���iy�e�w����g��ps���N�L�w����(Ċ�]-��ܐ�c�3n��z�aTs��K��A�/�Q��QEI]�Ae�KzOu`���P�� �*�A2��:�����t|>��;͠ No� MCա�d1����-y�'B;&��� z�C 8��n���E�{UMg�%����|������Wm�(�O�š'P�R%ޞ�qL~4�p�"ZjS.s��a�s�O|'��R�A���ȍ��j�rHӾ�n&c���� 9������ �v7�8Q��j��1�6[�G��˰�ü��B�@gۿ=5/ �o= sRb ̈́�v�b����8���z{U#���֘�j�� ����)���ϡa�fV�P�E���d���A@���$h�.��[ wo���{ӌ�?���d!��>Z,������2Z���xE����`��"�i3���փ!��T?@=H��Q��jӟ�&���S�6�c:�"�3��q7��}����~��]�����zw3�i[M���Լl����f媗atz{�g�a��y�P��šf�c,�7�sO�hi���SH�mgA��u�`^��ʹ�Q47��|WD�roV�� ���E4;K�kC0���և���7�.��N��!s�P�|SCS3ڙ�04<�PK��(�G�&PKz�R4Definitions/resource-BasicCnf-template-interface.yml�\K��6��W��VȢ7���9t7��(���)�&�"U�r���IY�l)~de�}����o�Çh�&e4g�&�F �4!]^f�`�,�6�~Op���C�]�vz-�(ǮmsVvd;/jᙒUWʧԯK�٨r�V�`!��嶥Z�N�v5=�j�ʒ JdQ��jY)B�E��b�ȝ�}YUlA3�+YL�r�6 �z@�~tYK�j�W�,rTȬ��l�f��q��$��������{t�z|���H�VO���Y+�&������� ��,�.�NVE�����$�1״Nׯ�D��1� �9��"g�J�=-4����J�);*9���o�$$���_h�^g髶�����˲�5��t|F��4�����������X��E� ]5�i��*����ϏWO>^�߼�S^`ƽ�/�w)(*���J��ʮ7�`��U�h� �0�P���fV��ª�[H�>'r���[����"w�`�)�W����Ǜ;Y����p��k!�x!�Ր�V�/{U���ZZ�@@y3x�#�ďSx���קU$z?�J�@���=쩅��^a;��V���Pj��Y����N��X� �|^jC�&�$�R�vA�J޷��<�>~y�5i �Y�|hQ,�߭Q��y;�hZ��?��0�N/̊O��tda[,_�S�ڳ �ȜJL�~���&eկ�n���yA�2��Q�%<����e��3���� D�M�t���c����G;�VW�1�LiRH��%�)�4t7!M�]̻�y][�P���O_���&n����pD���2�Sɶ:j��G��v�b� r�)�:��D��I��A&� SCEq��LT��iMd�� ?TJ��1o���p�(d��SK+����PA�7�^�[ȇ��<�v��� �H�K��h��y��nb�y��p� 1B8oj���K���c$��dq@�J*�R2a�P?�қ�`b�f�]�ДlM����]�\b���9��ng�ҝ3�R�[Ԓ���=�g��oX�;�h)�0�H]��z�����0Dp������9VWP9�2{�i�KrX��Un#�g�-޲�}�s.���xt�F;T/ ��j��0� u�ti�A0Y�#Dʌ��c��6JJ?�EҌO��)c�9�"J�� 8Ӡ4i�t�? �k\�ke�$�p��9T����?R�R'���_�b�s62��N�F�t�s՗��4����GښHF.�a�~ �GO˞�9؊�"}�WM���|�s_��K N�.�n�xZ���"��q� ,�?����\�4�J���2E5����ԑ5o�� �PI��O�9-��<~�5>qz�<�� ��Gʌ}z��*QܥS���^�u�]*�v��;d;�����a�W �Z�Ƶ�E �tX�uZ_]����B����R���w�g}Ƥs7ɓ�koо�%ֽ��޵]?���٣�i0����1zwc &�fl������u@_}�T��w�PKe��DzaPKz�RDefinitions/data.yml�}ks�H���� Oĵ!�_�޹�����c�b%Y��<����H���,�����w��@>�I&�E�r����E23�H �~��szA��S�~�:�m�̷̃��7�� ��$v���:/��ՋW� z�O g��8ɝ" ��0sVa8�W/��N;^��F!���� �[Ft2�.�St��� �f��~������'���n�|�˛7www3F�Βt�&�_foN������1���� ˜4�G�0כ{�m ����s��a�4�wy�ߥa��'KV�K���< o����&��b��b�t�ί��by}�uq�ۧ�+��������x�|�t?�-����׉3?�O�?�GN��a���� C�c�#ҖA`�J8@�6��U����u�ց�NvA�t�m�n� W3�|�% 7a�rzR� �C�ds�`�!}��8=���W���l���w?�,gn~� �_~p�73|F�f�I��s���K�mN]]��W���s'��#�޹��"'!,��7 ��^΃4����d��q��T��|��b>����$I�x@�U��|���р�7l;��g���a������V�,�=�5վ������+�� �U!>y�yȢ�s�m�/�!'r�$O�$��a(h� 0�Pʠ_���@<ϓ/ALL����Q���eYv����Ak�/�}V�H�0���n2v����!@�����{���#4T_$i~�i���>@Qq��i�c�U�Wn�60��%~;����� ���� +Z?�n3��-,��;F�G�L��6<��6��:�"� 8u"7���>Y���-Y����ۍ�T󴐔����U0�������*ٗ�=��#��o���>jA��q�ʺM�G�`�[�{��UǬ{"g�*2�ƣ19B)C��>���U5����_fc�>�������yI�\���Rll�A^}����]tݶ:iL��-)� �q׵>���d�ӌ�N��?�����J���m7������t]s���]��6�4��z,+��K1*6���Q?��ς����c.@Hf�tt��P�ΐ�ԟ��뿧��[P]]R�x��﫩OFNUm�4?�Lez�?a��e��!D�OƯ�Ro��52˪j��Y<дV�ר�No���r��:��6 �VMF��7 7�z����.tɢ_����]��RG��a�憃 ����ɒ[��2\,��^TT�1��9�/Ģ�t���R�&2Ax4o�f�W�a~� u��{�5Je����c�cGv�G��6 �1���?�\�Q.*�B�<�߄�Kz�[ 3��9����HɅx� �0K�I�Qz�@�Z�_����A4�~?:��0,FO@�e;��mX�BYXd���ˉ�M�j�8U�(;�JtcY�~��|�8��؎�DiA %:2iG ��Pb� S������x2j �H�!�?�����ݏ�`c�,�6� 3����@���Ab\��E�����l�@ay���[>��&�������LXH{/XaR���1�a�H�VZ��*s� ��A(��:iNC;�2�e;����B�Z�Ra^(XLP`�����a<9�����iO���.ƒC�SR���y�E��l�e�}s=���/‹\,��T>,4і�~��̕�R�u-��m;� ;դ �c�i�@�{���<�L�1��Cm#(�T�F���Ie�e����Ai=���� �>$�݋Ha��� ��vc%���߳���1�� �XM��e�M}����� �*x�j�3�qL��qTP=�{���&<e�Txr�����>ȶ�S�O�3(��'����fq:��|�A=)6]��ˬ„�2�P~�<'��~�.bۂ8F���^Ⱥ�l��I @��:��1F-y�L�oL1�X�D�7t/����:����wT֦Z���7 ��m�Aq�v�z}��+��F��l����n���a��ꂁ��s50���u�� �]�"��I�F�<�=+��*�٪)uYL�x�9|�݁u��E ���P$G�O���LR�Pt����-�$��v �]����� b��g� 2 ��!�n�G���!���-M����بȐ�(����vWݴ�۹�\#gÜ��W��.�d������P�m6�N�/�� j]<��ֶ�� mٳ�©X$YZA/���o�@�R ��'���S�7�a�Ԩ�) �H2;�k�^�>k`xI�2WA�ߪP���Э[F��]A�q�MHׯ���+������Ogͷ��g�+F���mD�˾��%��JM�b���͝m��M"���nq�e1! ��K��G1,�iPU�U�i�.I��QB,�Ѵ��~ �������j<����S�Q��%_e�����V��a�*ڱ����(\_`,��I$�0 �"��*�T��&�Z�x%�� ���(��@T���_�!�)?=.�d�u�� �ܓ"��Ni���-�`�E�s]�������\ΐj�����s���4Mm�e �TA�J���7Ƶ�#z��Ip���s�2��b��7�C�S�_�o��z-����{/������rr��d5U��z���&��`N���K%�y�k�t=�S��A���`qNE�V%!����M�\ ��^^�n%3��b�F�n�T`7��~�O��()��q���C|��89>�C���������6)f��Z�4ֽ�q۵�A`]��]�ڋE��V�c������6:��c��kR�����g�{��F ����y��3�3�4����8�l�&���-���TtA[�nYZ��4������������� �Y��ϟ��@����T}=+� ���7��M!��cY�TٮQ�ɨ_1^ i����d�@̩�. �'��.<�B��j*>U�m����VG=J���'Q���-�s�w7@递��E�V�ƅb�f������P�q��Vt� "�&�1��\԰C�2a&�oo�3h�dQ�Maʹ7XI���aܟ�Y���>�`}����{k���~�4Lv������m�6�bvA�Y�Ba��_��q<0�`k�"Pdy���E��{bJjV>�� J�u6�ɄI^�2b���K���"��:̥�p!����9U�/V��N���^�}4��y�o��;���Wbf`B׼*E���w�ȿ8_�H�~��ܰ �����9V`�U@*��zw?������D�k�JX��q-�~�����'Qr7�7�<������C9���cE6������9���[�K�T�+�Kq�O^Yzg,f@F�f?�اR�n���m����p�Ȣ���ȕu���/Ν_�8\%B����� hh/���c�ìrlj_ ��Տ=8�s�����[Q"b���Y�HuW!�D�@��FÀ�� �u��Ɠ�xb� 4 �f@� ���+}&�\^}�W�tLs �:+}�r:��,m����4^�q ��o:���ݩG�ۿ��V����m]���=l���籮C�!�c��>�������M��&]�ϦZ�V7���x��Y�Dj����R°C��c�� [���>1� ܥ�q��$��w�bp�C��+�M��E!J�M=\��T�X��|��/&XޑB��s�D��>�y�z�Y�e�}��>�9��-ɸn9 �CØ�{�2��Ř�Kxxt:�5i�X�z�Q��(^��-sЭO-�#��ڥ��8>Kn�(��O�]ЕB2x���$f��8N6��JP�w8���ڍ��I <������,�ܳ�B�� ����lō��-��� ���t�2~=*�ɳ�į3�qE��g�"ϗ�l���������Ÿ�����d�?3�������՞� �~�u�l��T������x�Y$ ���x�v,���q�ÈA�N|�^�n� �>�d���|6�Em�%_�e��4��;�6��Qg�E5�֟\g�Ӏ�'���"y����R|��0��'�w%٭Hw!��U8�����?%����ƌ�uW�ed��ߏ��*?L7NaG�a�8�����i����<�?��ϳ�3Z��#�1`��m��Dөvjk�IU;_�+%��� �RG�w�Ȫ���k��K���#Tp[�j��R)9 X<�6e��N�S���S�5�ҿ�wV�療��I�Uq���㶎w:C��7�n�᚟�j>�$��i��g��Y��NT��(>����e� ]�߱+���7���`yV �yT�g�̳_��e�u�g�^���?�*�]�ϮJ�U��ߒM����zdA��UY�n����[������@�m��Sm-�O/��RA�brVCk}����*��l�>X��"�R9��R���,Ї��\���xJ@���]L��)ke�y�j�������(&LZ�MF�T��6a�u�3�E��vq�9���B:Z�㙬ٖ�];��%���^=g֓���r���Ƭ8������y ��Y��P���Dd �i�@��ؔ4:�gr- A��C�o�V`�N�� ��)pc��fō*����]lm�7��첸�j��5͝�ESm�QW�..� j4�8�1��B�������iO[�v�*b>�^�x�%��b���k)��\YZ�7��t���_Պ��l✊�v�d��J˼Z�*3a�a����!=Or�B�Ԅ�}/Z8�v�����K�&�6js�`q��=���ö����h)@� ��Jѩ߲��j�5ZT�"�{�SܜzZ�T�Qj�>��j�Af���F��$X�jd��e����ă���D��X��P�"�K@��"N�� h�#�ظ޶�89��싛YG`�����8�gY � 6}?��i�q6�dW �4p�iRlݢ���t��9��$]īdO�6,.@�"\���z�[��{�@ 5����kG��6 �30��V���� ��w��/z�#ܕ6����$�F��F�h�N_l�:����d��1���bYƂ`$Mw���e�C�EPJ�/Y�y�N��jo�J�5��n��[��]6x"��RF�O�,[WZ�Bl+�~�~�*�-��v�[PV��x��}�W�)* :L�U�.R��5��ܣw� )���{��0�$��J����!�eF���05�����kr�=�a6�����I�ק2�<�p=5��������4k�z�&�l5 Ĺ;���q�K�%';��pm눿i�p\��^@i�=��z�F�������B�*����:_ۤЍd�~��d������ՌS9�1w5'[w��+@�r>]7 ѕ��j�U��h�g����^p"�<��Laú���@w��J%� � ���v�@Ĩ�4jA�����ī"*��cx)M��l����9�(��T���j�/aK�&<~�����A[������.�,� D`��<�_��_���*��r�� �oy��Ӡzҡ< ~���z{­B�;n΂�b�Q�s�4 s� K�jgYJ�Xx���+��v�Fh�*0�Ar�� ���e�o�l����u�_C3��Fu��ĺ���q��{�T��.������NIY�_t*Hp ��4��!;����k؛1p.�l�hL���G�*���37�t����2�C�# ��Xhž��)l����r��@�.���tZ=���:���cM�K@�x琢3Yp�G�K�q��8���`Ǫ�)ܳ���=tϴ�"S��E� N�~re9J�Pql�������r`*��>�����u���0�� �F�B�vF<$�yTj�K��]�A^�K�_`e��=�[�3�w�YFƠzJ�i�SJ�K���dM2�|���^�sg7in����º�]9/�!^*�� )tX���W�i��t�+c_��9U5�הv��B*�o���\i�n�fz$o� �����H\�éFި�]U� �/�Z_J �ڢ��iQ��-�_����RA���LV����t,�n�< ��G\�m���e�-� n�_�����_�u,��5j�r^��/��y7X7��&� uaυ��Z���_��)e+b�2k�zp,M���O'-#�5 � �3�-��� )�[?����/���pf��!@� ��e�r�9��rL��:`��Y�r/�UU�iƲN�vED:@ė!^S,��MC}��\֟'~p���4�:��@i���,�|2�/˲� I�Nʃj:����b����)\�s��k�����vN�{�!�ԭ�N�f��9w�K%?,3��R���z�>��S��:���1�բ!P�C�D ���-�Z��1��ve�7��u���[�Tݨ���0� a>�T,j��5��P�R�s �e���A.|#ZE� ���-z�}�{�z�3��wUD�0�$ � ���u^^]^�҈�����c�����<��.�_u����^�9Z��o]�o�V��M��%o�*Wt�_ Y�T�ʹI��{ �Vt����V1���K T�_ɘ��������'�/����qI��m�P���3�%m�?sN����Z0�K粎j�� )�g �N���1�;h��F�Y�ǦE-bߌy���U����*��-�[�Qm��[ꤡ�Ǡ�Ԭ�-˻��� 䒏jl���"jr*m�G-�)\� \Kh�k�c���|��%̜P �ּ�Wɛֽrs�|��9Jeti2�$�Dx(K �dC7H�ר�%`tcU�l�'�w��3g�rB�!�� ��?�e�]{�kB6p�?L��jO֗��$E{� ?V�E�Bb6����`�0Lѣ����/h@����I���Ө� ��P&�ļ%��(#;��P1�6� dq��v�����e ?Q�ؑ'�J[m���n�"�I.E\,�^QY�� r�����Q��K���B�wPh������k~���~Oq���T} ��&�������z�QVf,��7���s������� �����0�~Y��M&*�󎾯�'���m��&���o��whP"?�;&R4�ka6�K��.����K@�E�0��4U��o���{%�|E=�:t�g&��K爤Q�������}�{F-��O��r8��Չ�?�U�3�,�c���*�g��z��gd��)>�ؔ7��l: S���k������� �6QC��T�*T�TUT��R i+Wj�whq�γO�v�n��yק>�`���g<���|� ����Q�D�wZ�eќ�c=��[2ImFШ����~�<�� H� �X��f��*�h�OE�G��bQ���o��I<���pSO��WMT%V�kG���$�/A� �&�>�0f�� �/��n����|o��m�^�AM�Rk� 3���`�W�{�Gɺ�-(>���`���&�����W`/�J� ��K;dqhz���(&zw��C�c�D�h)����Ƴgsq�H�><�A$������lcUw��l'�bwh�s���Y�"sw_c]�#�aJY��&_�j�ut��[s�%��� �btX=���q��B��IRڱ��l���qľ��qt���O�*���7�{\o��姢�uK*����!:3':7O E^a��c����Q����h�Hii�O�iR�o�D�� !q���d��%JH���׀����2�_�r{�5P�bz�g�D����]g�#(, ����c�����3#B�#+���Um�\�H^%z� �'�ݎ�^t��8{Њ�AMy6��K2 '�%YZv�Sژ��d�? ��PP_��C��F�ro��5����H��K�s� �4�k�{�m��1UA��,s餧 �Y����G{t�DZ��pqլruլ��۹ ��H�h��l5Q&*JVN ���?�6$kq0���H�Ą{�t̼ 8gm��2a�Ӝ��#I��:7i�5�q �W;�q�A�^���#�������NZJax���)ք��h�.ܦ��eWq��� �����ƌ��$ 6��)$�4Um �A��� ��Ǟ���{2l�E����ʹ��˒vzaTz��d�����!��燵#O�U�w"��x IJg�ފB][����L���R5��� ����;�������Xc ���x�k�:�>ܱ�4�1�i?Ӛ\V}��ɪ����9�%�†c��WF/E�0���4:V���|�lxD�:�6�1����4�9�� A\;�6V�)\}��궰ܹ�o���K��!hY�Jſ�>J6��gJ�,W�D6_��?���h!�j��� 85g�e�R?|�I�$�0�������J��a�IT裀�F�,�C��(�M�]�옾�^��o���L�Z���o���#�G��A�sh�H1�������f�߃_�r��{U �Вº��}T ��̜3�, ��fJ��S ��B檠qD� �qJ�sC=&��0 �(�dTG�U���v_c�u�L㻈���d��sj�3����IJ��6jR�m�#����q]s�U��dФ �h�O�֧�T���F�,z��9k��E9�~{��wԢ;j���:P��ޫ5���q������io�W�q�P�p��NI`�F��&n�@gưJ���hM uȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e* )0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t ��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl G�%46�Mg��_�"-= /�c���.���΅���(�'K���:[[�|�F�k{[W-j+����G�+L�#`���A�rf������[�e�*>!˃-����u!�v���23r�$0�V���������3 @ގJY�dyhlS��"yXגddM)59I�IɫY����v�uS�_"B[���b��б3 ��尠�p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��𞍧��ĺ�%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�J񦅨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l� K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<�������"��A� '����-�B��hc�{1�"խ[�x� ����Di�T��|��x���$2ʆ�U�L�O[��贼��V O�1���������� ��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i� W48�=>���m�ey�}pv�A&� ���hn{�q���?1o�b�H ~2ơ�N���n>{#g�|;�'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~� �OY�bII�H��[�Vm�="0r�5o�^ilr����J��6 �D�u΋�6I��z�� T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@ �Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D �UV�n���,L�-R1 ]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�Sح�.�gkPI�9YY������Z �F��%v32D���rJ��VR�����(g �� ~{!����$�q �<�u��}�R� |/�d��s���{~����Fa��!� i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o�� %���OE��Xk�/ n��E �i��z�+�,��}(B��b �(]xa Gc\c���d���@�9�2{��bΉ$.�Q�k!ւn�by΀9�W��8pxvwz<�I��v��@��G��> ��?����Y�����6���7 ot �ze�^�>3�C���^C,ށYbA9p����B�.S�_:�� ��{��OLJ�jMN�N��4�h ���|�� ����qr,�+�?���~�P{'�7 ��a���� k����x� L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q .���8��=6N�G������ޞŷ)��KޠI ��d��G�9�NL�{�fHo� ˘m��$2s�`a言̲%5��2؁ �J�ܜ$`�fu�m�D���N���X1ft�EƵK ަ�-S��7�O��]Ƙ�(ʛ`T��^Qi�����%�}$�� �>�yb?f��'���޳��]�� t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7���������� �J�wi�� ��eV�E�u�P2��� ���W����}���&6r��TU��fG������z�_c'TU�zO%%E��M���ӼFNǢ=������4e���z��J�^���x_q�/�ZSʏ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�h M�� 3�. s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3ƙ>cz�wADA�l��m�ׯf��˓���I�辭k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k�#���?)�X�D�� �,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6­H�4�u݇IȀ'�[V��;��l\Ry��O��s���O%� RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ӑ�w�7������k�F�vt�)B~��)� )c� ���+wj¿~%qC0%� ���P"ꉢ���-%�-Ϡ׎�hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ����� J � �ޘ�H�x�+ 5p���C��X�p�MUh�7�A���OhIj �����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ƭMi�� �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A �䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=��O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�K iJJol��� �_�*X[��3-�3���=T�i� �:Mў�{��߰=��e�%����ˣ�y'��*��ޗ��LT��� �4��v����@�'�y�W�d ��ڭN�}Ǣ5V��� ك�PwՅ�����E`��Ӽ�k�s7� _��S���k�>������d�-��Pn;s�(IZ�lJ����ҽl�#���<����`��4��@���/���w�A��(�גUN�-���V����s�.�Ec��=�N�ϕkD� '��BVJ�=�v�)d-+a"d��v�g�OS�:A�rr�Ъ�o�QXn��7��9C� M��2��K�%4o*�S������v|з��6 �ڱ�o��SV�8ܒ�%PF�x�HB�_�/�J�L�z�A��0K����;3.ew��o��������6�LRƒ�8�q�敼�J�d0h�SY�o�hA�RV���0]��FBc�d�X�a�6�`,�'^ �z��OՕ���mqu�؅ y��*�� bx��V;�9��٧��)��[�0�����l�]��܃�W�y��D�����鷭5h x�Zݭ�]�7�S��d&TkW.�Y�?+���QEYK�G`gdz��U4���O�V�ߪ��s���x��V��׃��6Wmт[׫yG�n����?��L���K�����}ϗ�x������һ�|�L[ �>���s3���@ƙ`�T:0#��E��W��<>u޾}7b�#*-/VW.W��-���ʝJ�޵�ϳG�2�l(2_�Z�����ט�o+�d�cV��p�"󈎧XcPb�VG@�UVW�����HZ�֫���촠��"Ɂ%�Ֆ$ =`Rm� EG-3�I�3/L���068�� ���?;\|��.�pD.t������Bm�M@�e�핿��,JI%>X�`,y�E<.OW�f��q�N��ɫӴd8�ai�2����� H�`����S:\�ůO�²V;�Sdd �:��z�P�*]�# �E}f�62bU��ʥ@sVP}��?�m��W� xZ�9��͛"E�t�^��b�V-E��z ō����Ƕ\s٠ŝ�[�n�Q��.ܸ���(�T=#I��ꇫU� D���Ceq6���-ʻ;�MF?v���,��h�)=����m�: l�7����,O6�G�q����%lP��ͽ�?�߭��Fg����@�1��O�^���dV��] ��=�f�F��z��IX��Fta��`DQ��K�Ex,M�f���lC�N����DM �1c����L�Ɏ�!�.a)�8��z�m�r��d��n���Sn�i��V/%�i�.-׏�о}�OY�;�9�J�n��Mw���I#�� ����Jv�3�B v:�J� ��TwZMy�[T�Ff�f��:��U�HW�7_�����x�!�;QYD�MSĨ&f�~Ǫ �h���T�������B�v5L]�Ҭ VR_c��/����M��Դ%4����i�.�-@ � wmGo�A��9o dၿH�I9Fzw�G��1�S�R�.{*��!�ᶁG�Ʃ���K[��������?���e���ǦWZ�'�}}d�^^����Z�:r2�ph�E%t�g� 1^� q��̜+���%�7�F�@�b��$�fJ��Ζ%�Щ�4�%^���_3�� �[Y]�i���_�B�GG`@'�*C������ܒ*^ua�NژT��xﶪ������� ����ϗ�|9���Ν/{d�Y}�LF����%%G�{�v��RSM��Z��p�w�(��,�C�2��t� �֫+�`bq�.��2���7�L̍ *���.h�b2 ⵮��L�<`�hl� C�BW�iK���1����{���|�Ǿ��z�XwU��7whld� ��ʐy�E��.�����n���w| ^��2,��=����l5E�Y�3^���G\7kI��{عi���B;��f� ����g���'��Ѭ�?uf�� ��R<�o���f�r��B_�P�e��g�1)���������uZ�*L�O������`��A��]?�{���'?�{_y�������o� j�M>T�������wo��YZ�G�v�Z�|kZ�^1.�K��*�T���ubn > [�v�2�*$9 � `�}t�p �mt� W��hj)]��%՛�|�ڑw�S�>�,�1U����l�|BO?�:=~:_^�_��ۧ������x���rq~�\J�עKwb�l4�.�Rc��2doE:��~!�yl�+p�U�踠drM��X���z}�8*}B—Px % �wȓ%`�Qҥ�R�"��>/�Bg���[�eɥ��tށa�m��PK�/E�>��PKz�RDefinitions/groups.yml�X�o�8~�_1p_Z�Qn��r��I��:�:u��"���&J�Z������7CJ�� i���CS�Ùof>�|�{w2C�0�Z�h�/����O33�Z'��&���,�o��o�M6��Rl@�CR!R!�c���!3e����Z�e0�(IH�o� 3����W�Ut�@��+� �������z�ND@���TQ�]ލ�o'�� B�|� ���Ғ�� ��ebN0�X�� i����K��3�_ ��%��[9��^�Zx�tW��%4�SO���p:�H���û�O�y���p�0����G���܌����p��g<�R�� >V��H�qĜ�6E�P��U��Bf�^�b��0+��܁ m)g����(YJ/|9r����q�Hs,��A,]E>\A�r� Ӎ(U�S�S�>���w��"ٔ�����R����!.L K>�y G�YY����`<�O�������P L���E�\Q�)�6�=�Bd�$���|6o� �l�Hv�69&J�m2�I����S�Fft���O��?$�}i}a4y�p��>�7�B�aY!�ՙ�X/e�"!33�X��[ �*K���;wY �x�/�T/��{0؍�{�ΙL ��1��^\X�_���][�v��|��j]110��}�`�;�-�O�qV�7y݆��'p6�h�L���U���͍Q(���|^b�!QePnijE5I�Rf���X`����{*�TD��B����*Ҩ8Ub�� ������a�����+���B������-�a�0]�8���x_;�����'R���d����z�>ח��D{��&+tRY�>�k�j[*��1Y$�Y����y���� U�91�9�����RJ��<��r�;e��� ����*M�eY��U��F�"��>����ǯD3����ڿ��nJKc��q w���`%��l�������׈�I�a�5bh�Ԙ5��Ĭd�{����T��r�B��i�I��<�I��y`v�y�k����c%����Qu�i��O��ն�����>�0��#ǎ�}C4���"%��a�,i/s�0 �㩑�l|\����8�Pa�#Q:�[-Ag�o[�J��ј,�M�X I�X*�7�F���k�=�`�;6�w��@S�M,� �^�~O�+J2�$�F��ߎĻ��}j9)�o���RE���#���# �I�J�e؞?�&��r�s�/�'H���焃�s���a( ��A}��4.m�-u�j�U{>u���fB���/�F1{��ճ��8 �_:jt ��?�k՟i]�t'���^��<�����_�?�3? �b���\�E9�sf�fC���oM�lt��;4�u�D"�����}f�|"�їLV��s_G��i�HSF�v)�%Yeml��p�P�]�^i�j��UK.tla�`�z�����uM���h5�Hѭ�T�⭌�2KW����*�.ٔ�i����C/�7IWA2�N�ۅ�u�|>�����+w��ͦ�U�AQ8�����}%�pW�0���u�)��в /RtT\��6�*��,e�}�j[Dֱ���D�� ��p�u�,�-�9�+Cx��e"�av�� A�5�BS�8�;Prby�w��Yr'���voΔ�o| xW����"1ȏoR�-trS�X�)2��E�K~��ٟ�urMT�=���s��&�E8t��G������E��ڱ�M&�7���@�H|������K�/d��t��Q|n�dz�/+�6D!��X��dtff���uRfz�r�s��yּ���6E�c��[T�Qe�z��,���l;9]� څR��Z؜�i��c�e`8��e�f\�V���*~Ȏ�Q �������y0�������� գ�PK�\�J�PKz�RDefinitions/policies.yml�]�s�6�_�q���J�&��܃�vZ�%���t2DB�$��,���]��Ò%�������~`�ߝ|G�� �2R��I�'�t*��ܓ�̤� /�/�S�p��>�'P��5)蜈R�Z1 ��6KY� $-�*�T���r=1�8"m �#Q5���W�k��#T�|}��D��������65ܶK9~�۞�����uop}�1?��)E$����:�ZC)�9�%�$t,<�%2|+��b�"��[*PɸҒkH�a�wyQAN;���w�A h����㇟?�_:?vz�����#��л�~�~����������ۻj��iج��?0�Q�,C�  ��!U���x �㚎�S&,�TL\�6����\SmZVӜ�R�4�؈ n�%S�� b)�%sZ��yr~?K����ɨ��y��T%{��y���#ۦ�3��X�� ɘJ%���� 8��ap�!}3�|���9)�\V�� ��S��,��i�9MY��b.�%��bK�r��j�B�,���I��|b� жdD �Q�cY֕������ �9������c~o���3^�i��$U�n��1��4���L��w� a���߽ ����b��^���c�#4��t7���|?_b�Xk7,*VQi� Rf�Á@G���1�ymYI�Vjn�� Z����t� �e�xѸ"o�D�ˢo.Ȉ�-���Z�B��2�d���]�0��� ` ��r�3�#:��LJ�����RЄx�8� D.�c�?�U�*U��b|��}a���:2F2����� ͘5�jY� S0ݾ�&h_d|FbdAl��s6e�>R���t Θֹ����ҧ���r���y���H���K�,"�W�v'���D��-�r��9�m!����πٻ%�r� r������N7��u6��&�.����sX�R S��Eu ��Ln���v=Ӑm���)"s�9l�lز&�z�),7X-��Nӷ���X���w�r<���)tq��{CL��L���)�ZH�5�c�O�m���qHDULN�6�Zع� ����v��Y�{�S��Pk߁�}�1��L�s�q)����(\U��tܱ����qit{�IKZV���&g�.6�H���챷��x��*F�vט��&{��J� ZC�j���L�dX�d���K p��u�&{��f�ƾ���R@ș�Rƪ���=�(�SѤqeA,�)��\7��(�E������{{�t3 J 3�d�(��ӠK~����gݷ����|9���-X�S�����:ۛR��Z�B,�9u�POKAJ�L�R�u>+�u� rY��'*���^D6�`�E�B�~'�2�v���'�p�jmm������>�ɬ'���4���Y�#�䳫-DV�2 ��2�j�]�]G#�L�!,�󒗝���p����H��i���p���R��۬p���5��qqst o%��x�`��S;���ft7d�D�?�[��x(0>�����o� �v�y����m :������š�4�ە����M���1)%��~��f~����=@=f�� ��[��-�tåҬ�sH^���  �uN�c�� 4�1���X����v �q���G��i�s�1Hъ � �-piyxY��C�>y��f=�Gy�6(�v�ӉuNj��3O/{�w579 Zo��l�a�9���ha���(;gzt��2���h-p���2�?�y~3�J��A(ѻL�é1�?�60#)NnPz�&kIk�d 4`K�C;�$��vu�����fK��4�pUw�B���a� �ǢP��V�� O�[I��P����� [l�τ�.[�֒��x�������Bm\�� f�:�,�$5LO������EE�s� �<2u��)�L��/MK!�%㶶*�<���W�GD��.����ܓ�-k�Vb�� � ��*�4��rbJw�@s?���,�٘�ơ^�Z���Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�j�+hn�|w1����L��g�<^WGknC�.�*F�w��#��h� � u�߬N��X-ld�کw������MXa.�Z���͕��1/��C� ��Ԇ��ʩ��{}��aEx�l��� ��KIt �6o��ba��f)W�9Ȭj��Iû�.����D��[S%4��[mX��XC�U�Ʌ���j�Y�]n��֠����c�x�5�K������n��7������� ���d/T�M�vQX5�&(���W��\: � pn& Z�(�jCbb��説vt���G �N�E4�k��;� �~dEc(�㳍xr2k���W�SOM!�o�- ��Js���i���}�Z4ڗr���@��$�zo7<�M��� 6a��vD����*�oГ� �G >;C�\��|����ʖ惡����#^��W%��5������*ʠ�w����8���ˣ� yn���R�qDM��›��ͅ9�Nh��27|,lie���(�člGV��,�� {�`i��NtԒ�Z^�\Z��)l7M�;��N�z�j��T����5�Nj����^�8��/�~� ���@"��K��[�d��������z� ~�.Lν����gw��j,X��P��^-��[�۟��%���:󴔀��� ?���ARy+�sX�i��95���WY�i�m�f�v3���|9�vZo2|f�ö�R��Qp���W��(;D����6�-e��4���■���O�cXl6(!4u��c��85�N�OI��\7_pY �W�͛�!�Ϣ�FL��5&��N]��%}�BC�^ .�Ϝ(�)A�O&F�>��X�����-����W sC$�8i�K�S5�)�����9�eZ���9~��:W�y�xv���7z8�D�`����o���~K�C՟������T q�S�qZȺ�n�`—ݫ��|]� -���ǜ/����) �$M�v'W��87߂4�f>�6���3�F�n���f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf�� Wh��0��o���j��? 0�4����@$����� ��e_��f�w9�L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PKz�RDefinitions/relationships.yml�XMo�8��W�� ���=zOn�n�-�E��ɠ%��V&�$e���� I}���8qР�+q8|�8|3ԫ�W�L��"c�ʄan%ذ�)~��%�"��Z�ߓ��k28�C���N�l�wLi�J+�BZ���`�G* Ǥb�^��*l+��/�$p�-��s�a�a_�iѶcܝ����[9W ���v�p�6�f�σ��]�O޿b?�ʅ�̈Ki�|�x@)�fηLƗF`�i�5�I��dV/ܖ/����y��ت�!��⊝'l49g��>���o>O�����p<����[vu3�MG7c<}`��7��h|}���2�Ga?@J�QdD�D�= �B�r!Sĥ�%_ ��a�a�0kii7-�e�˵t��7w��2gN۔�2��Jz��&�À�!K��l��������qvp���؜��1O�d���*���J�Y�4��+Y�ܮp��I{�&�Z;c,65�pΔ�(��e��k� 6��\ �m� �bք�YH��]<ϙ��w��V #7���u�gq������̪��A���D�dB9l��o��H"���|F퓱��� Af=2l�.���Yc2 �I=����V-�p+��=�u�@��E��4� c����������X�0�sqJV���t&P���i-�w�[�L�(����*����"�;F�)@bR/�ro)N6|Q~�V�N�ZQ/k�k�,�G�s�]��J��@��5\g-߈���荤�'�F��H��ۄ�\��0�dTk+*�ݳ� �?!bV�B�p-��uS������P�rٔvm�w�>�����ٍz�2��sR�Lj�Q�AW5a:���P�}���+���U�Jw/U�ǘ�b�V�'��QXjf:��+�?�ku*yg��w0/T�X�Ca���4�c�;������t�t�o��i�nu �]�ME��f�@I�6a�g�͌gw O�ݿ�t�%t�)-^�}ghݤ�V�C��E��Zޜ�m���D��U� ��xl{�?,�据�����y� <�agʪ�UuvV���D|�Фc����"��hؕ�v�(k�����L��7���Ҥ�xh���-7Ǩe])�Ek�=����}0���Ku<�C>���V�����/��ESY?«jNWy[l�/Ҹ�秫p�GUw�%+���t<_U_������ۡ"�X���9�R y�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز�y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�PKz�RDefinitions/artifacts.yml�WKo7��W �C-�^5=�'%NP��\X���jwVK�KnH���_���Gm7N�`K���7�<�f�>���Z]�_!��ӯ$9�{�N �e��+��h<��<���Z�����!��J��1�ƃԐ��QR���� �$'���\���-H��O�?zC��򾹜N���D�63v;UQ�M?��X,?\P���N+t,~m��\7=���ņ�T�cAl-�����K�=gJ� �䥐�[�i� ZCx����%4�gK�/��n��/�����ꏛ�|�������%�������|5�YЧ�0[|�?狫s@Š����r��d�`Ж�'�&��e)s�Ko[�EؚZM�@������(���(YK/|��IR�����u���2��w��E�c�u/j�~�~;���zw9��Bx��� �e)r��}�$�h� ߻�����r+�X1��E1�Vy8��;����� f���3�$ �A(5��1�h�׉!�������3�]a�L_��ټ&L�P٨X���ؼ�נ � ���L�$��(��� +tc�/���d^��؋ӈ�-�Q� �\gj��]����`ଫ0�aQ(&�NZ� 5I>��>��>c��fQ��F�U�S�8O_ӉG@�_�A)�-�י�0;�1�x,[5\']�.tچ�nuhxЦ�� �E^�Q���b̙p�J�m�N��5�85����;��4P,E�8�I㮦T]Ҡ mxb>��󝖏�g�J��u����%�Q~��)��pMc� �2<���@�c��\lV �i1���<,�� f9`� A�xbR�q_�3̶�*��&��s���4��kp��X�і�cO�a�SR�4��h�f`�&l`����>�u������;��ЗC3ɿ)��6)�-*a �dB�;���+X�W�+*�O�y|)��S�GIB`�^HL{��� |g��VO�% K�������$�{�{S|���i����|�q�E׹���#�È<s#���a4�九����(� -ވ"�Һ� $��4z=�f�$��K)!�Elj�d�y�+|�T� �.�p��G+Y�}�8�J�>���s&���H.�|H� �ܜ�� �ڪ�ϊ0��?�*ٗ���;�pXE2�'��t^Q��e?Å���� ���+�v�K� |�0Z{� N���#�HL�#��Lq`AGu�bÄ��I8X���q�f���Y u�˖�����|�h�����~���v8�S�ʈⰧ��=,<>�����b������K���|}{�3��� �~��?T��Cg�C�L���5����x.M/��\�5>��|A�PK� Qq)EPKz�RDefinitions/capabilities.yml�Z[s۶~ׯ�I^��i��>ɒ�hj�Iv�O��$� ���9?�,��H���iO��Z��a��oA�'{P�i����ЋI���F��B�fR���/��Nx� ���J��"�! $���a�8����(挈�š��S� �Pğ�93g��yy�y�sݿ�1�������#�'��3Og������hr� �5ςS�Aѿ�p�� �d�09Y�T@�☑�Z1�Ģ Z�͚(�RB��b��T����M�'����w� '��7N�(��������ǽ�tx7��1�G��t�8�__�7�~�]�h+TC�be�#Hf�HCk� �s��1 ؜�/�HȂ�B����������^�R8��!�=������t�s��U�7�i���q�����?�2��� Bb���x'�S�1���7��� ���b�Q퍥4v �:P,6N�M'�(��BLQ�A:C��f��3IwR�� ��JɨB������]�v�M�zQ#ҋ����1A�i�b%����l�"�� N�ߨ-s��n肪�i&70'\��y��o�1%�Æ�|�|\H� |�FQŇT�]����)A��I������}��;ӯ�?h ;~E�p�M�h��(Ǥ�j�o�O�0F�RRa^�ܷj���ǒ����j�� .Ta� !OV�`��c�N�%e���'F������I� J�|%n`w��Ԁ���A��|b&%�D�,/M�cb���뵈}A�}w��h>�b�Y�L,=j�k$5)���+� &��X�$ -[h�bMd 0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^ʄ#Qt�Bڹ�# �Mc�P�Ms}0|�� M�� ��_0� �wN�c��\�E۲@4�e&��e �X5�x�tv�%��.��"Yr���yA܀��z!:�u� ˝`TBh�}�*>��8ܡO6h����CT�d�^M)8�$��s͊u�s�m����q�� M,�^�r�ڜ�0��^� �-".Ͼy�`u�� 5�ʳ�-f�la����7����D���� ��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1 �*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_��� 閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3� zʞƉ0�%�n��u�[�:5�ק�K���� _�C�m?x������+������%�x��v ��C�m�)����s��(~��7\H���F��:�MG%Yx�I=���� Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3�� d7p��LB�$-�9H��fY����עE���£z /S|`?e&�����P�R�9¡�� >��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h�������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p �<��T|������|��+G�� �qr,������b|��������H+�;�ÎY�9�nh]ף!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%���,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6�� wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~��/)PKz�RDefinitions/interfaces.yml�X�n�8��+�eH�t/ dO^7i�Mm rS�$���&V"�$-��CJ�%Kn�\�\��޼y��\O��G(4ư1*0�i�"�U���+*ͥ�?�{��\UKW��E {����AH[�D�5$Je���bf���� U�" �>GZ��� �{����u�xn\�%�Y.��������)HgR�^�-A� ��]�(��eI�"�R�`��R��Iq�b�qh���]�0a83�PekU�B�k�&��P!-���Px�?�.Eݡ �/e~H�B�l�:$(�R��j�0�6bTm��SSM6��rB0��6:�1O�!Ĝ���a�����#I��n��v��(�U�/����$e�ܪ���Y�T��os/���V�y|�u��0�B`dx���}�?VT΅Y��ϊ޼���e�y�Q���!��x��mQ�:���n� �VZ�A�����X�rS����Fa�T�:sґ�C`1юi�j��}�22L����+�ٳ%�)��=���G5��&O�V!cl\):Qc��q��H�g�@u�*��w �J)�ު�4�)�y�{X\p�A�� d~��1��~��m��� �����7k{5t��~֮��N��_�� �v5�n�^���C�`.)��CN���~B^"Oɥ6�N�A����w�{ճ8�I󩽷5��'�|�T���I��1�8 �(��)u���5�7ӹ�MA� �6v�rW `㩛V�I)9�����ɩ2k�!��}R�c�aS���1��Uy�g�M��7� o���dڹ�U$i��{O�G��������`Z�pH��;m�ٱ~Mhz*���L����H����Hϳ/�h7���<.>0z����p�'0 ;�9�~��%�V�a&�w��v��݁cjy}H�om�s�>t�{� �2�^&��ZO�p�A/3�e=�~��PK41H4��PK{�RDefinitions/nodes.yml�}ks�8�������몍���37�Q�A%����Cc�ܷsq��(J�Er������~�x� ��(���0Ӧ03�Hd&�E��� o�~�Gajo�$���de���āg?;���h����,��É�p2g�� �?�$󗎛��o׉����䇙��;Ń� �ɵ�ga����9�`z�~����U�,>;��^��Y��K�����I��$�{Ey%N��K:IJ�`%~������'+�?\�x�O�� R�x�fN���,� &�7^�9�Qė��>�P��T��y��# �h���-D��'�8��,'�/���|������xp?���=�"�����zw9}π�)�����OZ��=F�W�#��( =7+fĕ�A� �����cOֱ����_��%'�2w�Ey��Q_ڈ�1�`���KF�*�L�"�:J3m��� �� ��7�[܆����a<ۅ�,Zf�N�M"��ǖI��2ڍ�]E^�y�i ��W+81n����A �q!�*Р�ZI � :�<�>Y.�$K�L�ͭ� �7y����_���I/9R*�l��>��p�w��ɼG��p��v�lj�a4���G6oE$:n��spȐ>���DR`�"oN�X��텸sjḥ(�P���$�E@��5��o�+x]��?��u�E���O-�9���%Hr��v3�߻6�*�;Jl �|�>Zן� �(�7^o� �8]GY��*�;Y�덞�1.^�P�&�wX���$V��R9���.<��|X%z�mq4)�l��Hg�&ee���v�P�v����0���W�o6�Ӂ���)�B�nh╕�ݛ�QU�����N���%Q��8�ɑ��4��>tֻ�<�5s����l2�n�5�p�.�"0d���I���-���D&���s4&8���������� ��.���DGF��s���`=k�j1�zA >�[�3@z[�vc��t��g�.���8��� ���n���� c����rHi�0��h�:kEK�l�@�z_�Զu��͋����I��V>���d뻞��� |�h`�G�2J�;l�<�����g#�߀�׍������g����� Ϻ��IS����f0���� @ ���u���׳~bQ-3�"�9�MP�Lo��uI����X$^���'�;i�ʌ��K'.���%�vꮽ�#��ju��?� ��� �)L[|E�q`�͗����I*}�ƕҹw���id1�I�+8����=Xĵa�Y�(���Q�3#o� ���3l� W z�����0����F(��B?۟�A�^j�i��(��u������ ������i: qvՁx=� ��¡��B?ԤyX�����4K���h8E���kY�tk�2,_]3k^��KG�e��R4������T�0� ���*��UN�Խ(SLr����Wrcv�� g&�Zס*�'�I]�k zSp( JV#`��C��ꇻ�s�sv�K��A8o�����d E�^�V�Q��RH�@���a"��@-y����&̼�׍Y�5*AGn<ڞ�9�� @��T���� b]&`$�hI�팇����TBz �Z�t&�΄���co�gk?-� ���_��y�g���4d2����l��\F�N�� �,�n�'Y�}$����e��ԥ�� sq��N ���,���wv4�A���\P��Ā���i,6�����[pϘB9 ��A�T]߶/��VG[������� :W�2|$y�����qB0�%��*�R~������8�ɓ��f�O� v�lH+��� ��9�>�����v�5h��͎����p��+%&�DXn g%���)�8��HC�b�e��H|�EF��6��W�h)ݕ3Iv6���}{�7t��R�Y�� G� -��eU�ZŸ���#6wy�1�s��5|��r���X+j���/r�� ?BW���ZŻ/�eES:�t��qb�ϋ/�zF_v�8�j7����*�mSMɜ��džo��@����*?�N�[��Wp�L븮j�xl_�ofs�����Yfs�C��szs��U��^�+�.�.��`��}��w:˔y�ylT��b ��E��@7�Q(�mѪ�Σ�5f� �~��;�#�E�#����:���?c�Y�D�L�/ /������4�=�;�89ߏ�C���O�f�{g7��x:�Dv��i�Qۥkv,Ʒ)/����ȋ�m��U�W�_k���h��A���0&�d:8� �27������L"��,®C�B�@S?#9s��D��Gj�b �[�P�*uѲ0�M����jH|�q�x�x[�[� v����@;���l�ZB��� �A%�''tq⍬wxt��n} �SJ���x*XKq�����Kր�앐���8G��K���ǀ��)��q���L��`M�M�N�-���d·� ���+�\�y�;2gW��/n�U�<��Z6Vƻ��Ke����ZE��gt!޲�n%6�����u��懽I\N�!w��}9������D��1�Z}�ߜ��x�T��=���~#�-�W(aHR�r7�&nIdFv�� 2� �A��\b�Q\s� bw�b�$N��js񫖽W�B�;�zd�"������� Z�Q_)��0�{�x�bģ���DboR��� I]��B)|�o�@L�1��1y��������n��N�E��� ���h�C�BY;�~����x/,����9�)I0���u!��E��B~OR�8��~.&� �W��ބ���J<� �/��ِ�0�;����So���)|dg��Y�)8��A��A�� �����ݟ�}L���� v�+v�z���1H�7#q��t��<�{��y#_��^����L�x�w�-h �7��(QTq�5�7\��W,����m$��}%q�JՏ�;�v���^��E��NP�= �E� >������근�V��� �w�7��̯�]d�~e�O�㧷!�9C�BY�5^ ;C�?�b�]� RV�&e���e�!K�T������y(���`E���EQ#�.����r Չ+�D �W�d���G ��I?���"��M9�l� �yՃL�z�soW$G���| �� ���.��� X�C(��v ����&x5)����/���Db(a�'��+�R��7$P����鶲On��J$��h��2��BY\H{���7.����1�+���C�� �[��C��A>��"��&���H�(�nA����W�B��;n"C��A���0���������!������: �n�>5'�M�nM^��%�� �k�c��I�;FA�C[�7-y�� �9�b�ι���4�"}����$���j��>�=�;�R��ݍ� �{��G �#��k�{�#�Ո�A:k ���A<��x�ߋ|~�Y���@���Jf�� ��VfG�̡$���d6O��p��%�|WapC��"{��R�A�*�c34+\� En���ք�uwX���6��yq q{�F��S�Z�ލ�I����a�D��V���\!%%��ڃ������{(9]����V"1��fh�X�����K��%a���z���-���z���x����l�J$}�� [�B���R���"�y��{;R��=��oC��c��{�Rz�s<��(�e �L�'hiƣ���{�n�#p��� �p��� G�Ł�z g!6�� X}="�6������~=��>�M �g�>k����b�ܝO�Ɠs{|���?f�O�'��p"�^�Yf^�/�>řG& B?�R?��lF����@��&�����X�Ӵ\�o)ȉ@ጣ D粨 B��j&� �Xq���@w*۝u?��W��c#�i��R�B��/���!3���p3*JWIJ}�����n����y3G�@��}�hB�?υ�� TK�WfZ�=�(�;��Ǿ�>��?�K�DJ�[�4�� ���kRՒ�S(�M0� ������|�`�:1�P���)���|���P�����T6��2��X5`�g��.�Fqe�E���޸q�r_C�q���{\�� #��+FЃ�.;ѹ��7��%�(�X�N���t�p5��%� A]:CN f�ά ����t l���T�;%)��.��j��pQ3g�&|>�2���=d�N��G�&��ӒW �FO��78�����6%���J0u����{��Wץ �{mD�&`�",��Br/�v0.MN�h���K9B�uR�X}������=\NΥg�^�~_�R'x.O�T:}�#�a��FZ;��;0w��C(Oo D�;Ǻ�ms?�k�]#�������$��=\��� �G�?y:�h"�^���zz�c�7�t���ÊS4eC(ѐzA4w���� ]; �fۀz�g��iuy�:��h�e*������q��Õ :�B7��7��vp8R��d�s���Hz'M�U��P�ER� �����3�$��+�L��M���F�Z��2��bv�c[uc��J�ځ~�c��d�bCZΧ��N�-���:�>��uF����&y��4�*w����X?�P��Rb*ff �!$W͞�&��OVli���U�7Cl�`��2+uRa�O۔l��m�q��:�OJ~.?��<"��i��D�I�Y޺���Y�r��L�~\��*����ҽ���ب0�a��uY�e9��}���xKQ%����l�U �1�^��&y!�Q�va�^3h�:VA �nI�U��f���p��>Uِ����9T�,2��!�`1���{�����Ŧ�y��hw\e�����2B��$|����9޵�w�,���U��Eg�ʷ,�p���,Rlr�G��f ׵���U�d^��/PW&�f쬯b�)�eLK�2�_��Լ��O�o��?�*�T� �!�QY��� }��� ��™'�;�¥����V��C�J�)�$�]�e�6R�%�T� L�Bq�� �ڊ6�]���=���"З��و(Y��X !�:�N&��|2�!.,�G�V#��֧�U�_;sV {�:Q�F az�7�I=��D���_�:v��p�&�[���i�>�����l�M��c��:�7, �w˂狣�b�J(�Ep�� t� ��C� �Φ~����v~l���TP�@�2�@H�.�i2�ůK�G�( :�.�b�0�X�(馟��P�a����❵�DW>Y�o� CS ��v���䎎� HJ��Q'�-3�(�f�C����~���(vܯ�Ph�()��o�zZ+�i���d[T˨q�ز�������V��iǽG� ����6ۄ���(�V8���InV3�+��e�G�2C����7�=wpa^�+��=h�G�ߙ�]��A��!t,�A6+�سl~s�Y�W(�*��ǃ�|�\� ��Gsa�5mY�c�P,7z�ߚ?cД�pߛT����l����^�$.�7+����>�A=����}/����c=�������|���W(�z��H�@z��{αٞ���5�=�q� `5� kT��x���8�:�UV�Y7Q&r*��D�8��)�'�eGXUx�l=�4m����e,��<��b��0�j�)� /.<���W�$��e� ��H�S�D%UH"�O����ˉV����G�^ȓ�@Z'�� �B� - ?����cm���{�uaN��X�r��P�?�e�bv���ut�����.ɜ�!�,!W��Ɋ/�#!�I�`�R����<L��TF9 ��Z��+��� �Je��� ��/�����h4��~�Se-��[�&��c}�PP�9�%6 t�r*?���j��y����FK0��g {n�`�G��J"\M�6I����1�Ows�g3���0x��ha����6����o���_j�xT�P�Z�"k�-S� W�M����gB�2�r4#�q bp8+0]�J,�tՋ�s������� ���Y�b!F�BF Qb�N*VEɄ_B�H?�l�� �_��a�|jryvgͱP��a/�TP��<*[�ճ�;O�{(��{��`AG�x�P�"�]��*;X�E� V��B +N �4j�Ө���'��AMr�(�݌g\�������CW6:��uf(�;��_y���ew�KU� E���QW���X��Q�-���#�tj��� �j�֔�X>��O�\/.�;58G�$�@�J?ٹ!� ���;:�^���\&!����Ү/��+86uk�*2�d[_�n{8�(y��t�_h�7�D0[�:�K���y/�e[ہ�ʂ�� �B/=4V�,P�@g��[~�8z[N@�] ��V�1g����K��E�01�zC֫��%+�պǐ�8Ok ����H��� 6������{�?S����A[�k�R�Yg���"_��n�Ϙ'�q���`�1Q �MK���m�9G�Z���u����;�B������_�7���5�݅�hÜ��-��=ϛ��>���)֟�5��l����Xb��(J=����3#E�ciE?����I�/<��� RAz���/=�ӹ�7*H>? ���X* ڱ���,;�cE�r��}���JG��@6� �uxOMpQ�m�n�#d�ᄍ� XU��1��?�S����X�s/������J/� ��_��s~������Gz�o ; ����IS;ҿ�5�Kɘc9���]L��PA��S2ū�2ۘ��Ћ짨u�~�r��s��H9�~s9�q2�a%�g��|"*Ş� ���G�*���� beB���T8 �;�X�H����d ������Д{�`�^�3���?tZ��KvK��z/\��!:ズ�y�}��4�XM9ޕ��]m}Ҁ�� x���)e4��x�������u���8p��nMq��˖-�Ĵ9�V�Rx�����J }�g^������b���G���se=״��I/#�eb���4]�*e��Sg�T`�S(�Cd�#>�Ρ-'�� q��bM�l�+7��ڇV�< n��OU/ܻ�G�J����* ��ivf�J��PoYf�m��.��3��'k�����~Ưh55���W{���6��`;� �c;�ͦ��nl�1�]p���T.�^ui5�X������e��m �@C-CL���8l�x��P�e�Vi7,� ��T��X�`X�(�� � ���~j��76��]�2��Seq�Y�B=�@�?�7�� �H2���F��:VD0wvm�a�8O}�r�v�kH������q�f T~��ŭWm.�k�X�6��O�Ew���o킡{Ȋ*7�*v4�Wt7bs�˅��N��;R�ݖ�� �Y����k৥G���3����fWQ�_�t �yK@�;�L�{�BZ��b�W�^�{�%?�ҩ�X���807tm�L�{��J�|��a'�;�{5�LK���Эwh���DP���G���p�f� >U �ƕn��=�]�I_67��^@/ae���������mA��E^�b� ��֠����>q”��6��$z"�����H�F:�ca��}���Y�E�º�|��%��[Z�k����#���{Kj|�6�6Nmk�������KDO��R��+��5����݊��}���X�1jon$9�K6�a|����'�[��ҝ\|���5A�ICY�.;�aH0�¾�H2F'?ћR��Q$�i���=ô���1b��F��t�@z耴�C��:a7�'���yb���;z� ��g�q2�W�yXɝ���O� �J����V��;0*y���_���"�ګQ��ezK�s؛��P�����)�rQxjk��|c���qGܻ���Df���I=�Q|,lb��{Su�������{��|OY��_��N����ܔU�L+[�x��=WG�`�^ҝӃ�:��������9ߜ��)��ln�뮢�H���FD� ���a�$�\�j|V��5¸% �� W9� W�zW�"�S� e��Z�"wm�-&Mynl�ϛ9�4)��/������+� �D)L���������=��f|�7�x3�-� �;Zx��]t�\+V:Io�aY|c�y9�H+$Q�2��!k `0���7$e�&^{��jo��"a� OR�،�U��3� �v~ ����w��u@�u-L`]��"�$F|Dž#� 6U |G��N��g q~ֱ��v�vu�?��Ln�q���h�8#�z9f�^�n ��&:����t1��B� ���a�����k,$��q�������n&҃�t:i�5n��A�e��5�.�g&S���l2mG��� �A` �aMک��_C� v�g�K�J��5eZ-����E��[��r5`�(�/x� �ZC�i� 6T,�V3͓bs���G�b�޼�/�Y��Z�b����\&x���6�G޵�w_"2�\ǢH��i0�Nl���0�e_�� ��1��?Г5L���6N����=��4Yt�t�Z���k�ZudCG5�?r���ld�űF�b^���FLG�;%�����@ ��3��'h1�D(f�H�Y�*;iM5��%��>jZـ3�e �J�'c� N%��a�#VaM��^Tc%E�п�Dv/0�5"q��cɻQh��.Vѫ!��� ��� `��ߝ�ryu� yu�MmO��g�w���������U���xr��ͽZ]ZJ��QCPY���f�7���v�wb.8�Z����*ZӖn@|0h ��mSIp`�4�� �������?�s��O�;�ʟuƻ�����?bv�O:qZ�.�~ RH3שS,� �_�?Yu��E�zO`H�vn�8�T! d��N�g�E?[(.�a��ƹ����3^���`,���b�5�~�>�ol�lY?��ձ�� �T#2������Ë΢zlo�d/��ո)-�nP��� ;����d�>�Ԙ6:/hFOkT��y4O8XU��ƛ�1���^�XI�P�~��GX� p ���y���(���]�4Zf�N�1�+����ɻw�o�V)Ð�]'���ڰV�T��8d�qD��`C�B�۫+��Zw����'E�'���v>���x~=���� �����������yc�˼>�P*e�-�ퟂƈb~{{5;�g�������������<�]�[ V ��`&D�P�>�T�>̂�21^b�+�r��s�}��ʩ5�g���Vzp=��R�}r�d�������f�jڒ�,gW�o ,��3Z,�r����µq�� P%�ʜ���\�8�c�4N\x�^&�WA��MQw�v�h�-VT���bg�F � G��"nn���a���N�L[8��STh�S,�_�$�yIz'�����uj@���}e��5;~.���,�y9�,NE�����[ߣw��f���0�I�i�����ڰv����r ���:�% �����e��/c�+�=���>Pf�Wu'x��޽ �W����ȏWH�F.�U�U{kȫ��_)6͗ļ�/�����Y�,̸C8k�<��G ]7��H���Ӏ�� 2W��,�j�w���ףCtR��T7��|U+�s��Ԁl�xM"���v-O����"�Щ� 9��#��3��_�BJ������ӭ8��w}�d����*����k�k( a3��=.[�����ߢ/��w�$U�"�f�ĕ^yn͊r���pī���x���T֓ ��ň�4�՚�0ف�{I%4n6?췡��ťÁ,�;����pQr5٦�bn,�@�f�����M��TfĖ�P ���:H��LS�� �j �fя�I�|I7E 9��y߇M�6.�J1��X���#�<�=�b��V���ڥ���(Ŀ�*���ţ �L�Z�IZ۬�� F����4Œ�ڤfFY���d��pz2Ys�>�jP �I @z��`�c+�+iz6"�넩��u��� �uP���uiP����F���Oߏ�kt8Ձ�:͚IJ�r�Eh1Q�ym)^W��҂� �q�w[dͨvU֤�0��9��fַ]�F����˵�� �5���r詤�Ҙ�;���q�� ��`����s��[{A���Ώ���e܁Y�&%�]N%�]��{�Lw)�A����V�Pun��[,�j|�U�����C�V��}����H;)��/�*���.���/�@T��#g�� w#�L��m�i�C��J���Z��V醈 �[7�X�0���}.ȫ-D�Sw�Z�,��*H7���{� �C߲�M������eo��ס�d=\w��bK?v �;N�.S�ݟڥ�vq��FW8V[)g�A���:����� ���i�->�F�Ġl�G�� j�$iVk ��*F��,�2���pg�OKf�/��nS�Cj�ң*��(�� ���I��-}?S�;:�� zF����r*�%���&��mn�<\�1j�7������c�{�8 ���/�R�h=~������l�i�� _���e����@!�~�L-2 ���2��ketA��p[�QY���B#����D���7u!�V�:����tL���n1Z�x�w�"��{-h����������Ɏ��6Y^[T� ��$�l���\n�'�o�Q��S�o�^�p���w�������1/��^qTE���CF�#�|�&�:LB�Cz; |��G2����ig���_ �����I`ጀ}�fu%Y��' ����pm��΄u2R�f²��c���Ue���[pO=��jضo��Ψ^�LJZ?�*{9�'��Le�k�2Y��'�zSu��R~������D5hwr�J>��v���'q�s^��?�>H��{��o��h����~��'����X6��՜��/�.H�W�a������<1ȣ+�I��3/<���b�84ѣ��*o�-~[e-��8hEn�;Jl�����j� ���f�,)X��T+AU��#������"wY, %���P,6F���4��Y'5�E)e3!�yR��W�kE��V[{����=^���`��䖝.����X�?����bR�+��43���zV���ɲֺ���$^?�)��n�$;�+��g�GKi��0Tn�>1C�h���+��?(��'�J]yR�bR�J ��a�T�۳,J��뽻����Nř��xKm� �{�R��Q�>�\^�S�m��To����l���D���]�V�V��8��{��-��Ҿ?���E��M=J���6��Pn��6���7꾙k-��BF�,��PA��L=�5X`��CއO����Pzq�"�nL ֪��ӯ$��P�c�3^E �����X�D��?���7�*q��)�`n(ࡷ�;ģ�fwP���g���넶��o�]��詏�s_�9�ih�� 0l����eb�G-���a>��� zv���6����`D�R�� Vw��l�s �u�c���6=�� U�}�/;�ҰYL}���'D��T��@������X����A��:�"���Hw6a i�@W����$�3��r~�;=�V������3I�Ue�p^6yWT�8Re��I�嫈O����?m�1�w����� ߺ�7~�wX�d&�ݵ��������&J��ְ�[�o�16@?S~��$�וd� ��*�c`&/),߃Ӣ��žh�U��5�t0����ը���W�d��Mj�q���s�F�]}�վ��7�]��TS�5�4��M /�/�›a��ADޚ��s�����>��hD#ic@�'?�3��v6��>/K�y���RW�>*�x !@u�ps4��0��� ��~y� O��_��Lq��u�{VoIˬcrm@g��:c�+.]Z뀱1�W�]��G�N�y �G!S:o���[�S���U�Yc����T�Z�`J�><�p�QZ� N���{a��q� 8� �.��� -����Z�`�r������HqF�����z�y�Z%fw�d"5���Y~��_��CCP))Rc0�L9�/$�t%p76�ujR��:V^R��+ws[�0Q69k1J�/�Q��V��\[%�(m"�SHr�]N��x=����u�)�J�%d"��@l%�t���<�@��#��e��-ә� :%7���$��$�Y���z`�BM~�ҷ;�J�MK8Q( �ta� �J��A=�n��gد)JH)Z蓫vHTr�#g+�kk5���g���������?X��M��D�8c6k�)�d Xyp�?-�:�j���_�Xl׵��B����G��%Ž}c��G�)|�/߇�gP�����V�u�6glxUe����u�&��Γ��<�g$u�I�SA|� ��D����.���0�>�����@��q�6m�L�����T�}��gy��J��)[7Z�����c��g����KI�?@4!x�#&~HT�0;,N�g��Si}}��[�q"&�!����W�b���� ��L�:*k��Ͳ��(.�w��}��;p�*q�2��� œ�I�vW� ����"0@�k��xi滩��P���(�PS�\��AQe�n��Q�]򢽨��nýD�`}�l_>���`WX�i�T F ?���BQќV�Uث��{ߙ���V��2/�ljq�p)�[-���䦔����+r� ��ƍnӼiP�w�iPɍ�iO}~X���{uK/����Y;�c�5lt�M��(��]����y�a4ug�0�D�{2kQ�h���M8sQ���Y}ʷT�JB��^t�)N��l?Z��{��<��8J饆hF�?q�cH؜��Uj�3��{rO\��ܸ�����H�m"��kO�{��^X��Y�Õ=Q�l�3� Q� *M i^U$>c����u E ��dT_��H ]ǃ ������G���хs�H:ƴ�F�W�����$�Xl �㖘Ő��� K��vGi�b^ Qs�5}�2-��*�)!�z�=�����CVîyaS$�CY�����\�w����\�Rgob��&50�f���w�}���8�L����^ʆ���s�z�����;N`��0z?�S[l(E0����P�C(~� �% �B<����cw g���ĝ�?���5��qyݵ��+�� ���UQ���l��]��Q��^눵)X���T�jR�z֩�;���#����ǵR�yCI� @I�� vf�hkF��̄�h2X��76�%���⿠�O�B ̄)6�I���6RV[��2f���pQʮ[�L���#j”�V�'�� r`��e(� Y~6���`�Q�n�T�~E�l�L�qo���,����e<�R��Ӧ�1qS���������A��⹨d3�67��2�+ə2 ��3+΀�c'�%*�6 l��X�/_�EK�E�XP���tN�qߥ�f�G��h����r٢�V�B�.���5n�p۱�*�Q�u1J� P�p[�O�/$�����qm�Fu��%�W�Ԫed��h�_��ϩb].*ٱ8��A �X%r�옦�&���ӻ�M5�����0]�£R�V�fQ%�/�{9��O�z�Y)��u�����e`H�uM��c���s���k� ���_�H��XR����~�l"r�PF�waصpf{=�NH���Iw������e-r�p3�@����$��CR�L.�� J�4\�f�����`�&�݁J�%����F2i�gDT�B��E������j��En�2�Hd��G8�3�[8����v�3����_މ�Yީ zX�f��w����:9���s�踗�k �G����M�R�Q�� ��m��j'��L�0�%�d9��l���of��۩]��g�cw��ժb���n�Eb � �I�޴T��o,F<�p���?t�(��h��>��gM�!�y�l�t-=%lvٴp���&�^�����֞��yG_=�C{�;6��6� z�?j3���쳻۩�w����y�:�m ��/l�Tz���Ҫ��1���֨m�t�%��a/�-��_�k�V�>��R?�>�����4 ��ڐ��i�Ϥp�r���� �_�S� ��4�\�̠�#A�� ��r�J Klv��V.�3��-V������b� gb�1�/��twNw�q�Q��L�\?qs?�H�FE�&���ׯ0�v��A�����dL�t?�^"�<{ɟP="���(E��IU�ƫ`Ğ���������b]�y� i8lPt����CfʚB@�n�Ӫ�skv?���H�ng� ����r&=���T��)�ž�b۩7�k! �Qm�<=I�SP[Y�ق*�.��@|� b'|�DW]n��&7N{ɍSM�q�s���Wn��"7N� 7N�$7�tӡ�~�F/An�ke�n�]���A�,u��2L,�e�l| ė���8~��s��\��f3��< y\�u�=���E�Kn��o`�yjY7U5�5��~�<\� 5���;ej��%g'� �MX��p�������E�0�~>' ��в9ڐ��s�"Ef��e!oix����՟N�&��S�Q�«%���*| ��N��BT��Z�S͉+b�m@�K}�ѽGw�K����a�E�A��N^W ���. b)��"�%0R� &OFgi����zm>�R^7��U���=e�.��\��ݛ�Fr�Y%�;� ��_`R�]��&�1H[�/� u1�v�U� w�M@�a�@���&s�����$1� 1=`�2uO�Щvf��J0ZM���s5��.U����ADx�;Ap�Ԋju��-!}���>��#�{O@��(�� �/�\YlFz>��P�mZ�R!�""YSV�n� ��A%�x� g&+og�쬝(x؄�F��F⚚�2Q�cZ������s�}�8�/��9}�'��K:qN_҉sz���5�8�/��9�>N�7�i)�z;ǒP/��jD�2.�J����*C��*��������&�{��N�7��tD�p�)c�rxlV�Mk11Ӱ�U̥��� J���sM�t��w�s�'k�8��kb���ď��� ܴ>�� �L9�S���򷜡27F�����V�Kݨ���$��S�J��9�}C�Tf3u���e�q�|��ԏ���/�w�7����^S����F�����1�D5`ſ����䷨X�ÝM�ߎ�l0F���M� �% �,�7Yޥ�6��t�ţ������5�{_���8�h���;"�����0�ߝ�g9V1��Fs0�{ �~�����! ��.]x׉Ӝ*y��M�"��k"�z9��FѻF�&B(P�8�N�Z�M�t&�7k����O�Z�#�����j�:�Ae���L��E����hѽmH��!ٯ?ff[K��1-E��ˬ��z���"�I.BU�TYO�6,�S���q�4�������ч��i1=���EB��+�w�\)��ݦ�qN�i�i�.R<�K�Q�z�":y�2���O���n�ғ8�B1)�'��.@#��..LJ������BI����o����A�9����3Kn9R�yQS�X�QndUQ�='s����њ�ĦbI~���܉$���oP��Ui��SF��8�jo0}�B�V��T�El�QT��.<����A��ݿ�r:��7�s��-h����T��̊?~�x.�D�ӽ�:I�L�1+��.��0_`=\�oґ5��$��W��M$�y}4>��L����\V�;.��Id�H���µ��I�?�P�ִP��#Y���UD�� ��V�Bg/V�ò͠ݵP�u�Q���<Et�������[�VtL�";_�V���]/�խ��ws,S�՛Z���g�ln�VOօ��b#o�1�����;�&0G Y$� w^�Q�]�"�_�g����I5}�6�Q��K�1?�Z�s�x��=qI>]�IU�/�aNԫL��f(��������m����|��9hW}���p��5��3�*�ӊ��Gɵ������� 2�W֒�w�g��ya:4��F���PK�'WAH]�PK{�RgArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txt�S�n�0<�_�?7i�t)bv�֮7����H���חZ*�,�@yv������ �9�w�D'�� |l+��[Qb��$��ʞ�є�%Zi�r�Ԩ�ڀՙ{�2��c��hl`&p=���+�;� b2a!��4 ���[|}+�rThH2?c���,��i��}Ģwճ�iw�A,Q�. �b��ȵt+·��F��M9���)?�]�� rMO �6"��0���W�3�������'��o d��8�����_�C��&)Xϧ �"f ����J6� 5�~�<�oJ ��H����e6 ��Zؾ�����f(����z7�s��K;!D�Cfa�`l`���;�t���$��.l_�C�sz{n�F��=%S�s|n��Fse}z�V��K�&�m������ MM6�-�%�1����KC��͖�bvk� ?��'4y�W���M���8~i]�o%z��2Eӭ<(넒8�D�Ŕ���_�PK&��PK{�RQArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yaml��_k�0���).���:T�`�=�u� U�1�V����� i,��w_�Z�L�^�C����$��^Oj�'a4��������R��܂�T��������� ������!�����7K,J����@Ma��r���߉^v9 ��=Z�d���s�1�q���~���� ����p,�Z(���-FG���:�k� �QL��U���Džm�}�0�B �ѢH�>c �(8dU�GW�����Hb��S��)�������aQ�,ͷrN�&k7J&q.�:�+>����|�p��"g)^�8j�\C�_�T��v�I�*��^�bd�C���k��}30�( e�(�P�้�R�6�9��?����`ѣH��Ś�����ձ������;�&�qf��wi9>۵a������t��p��F���PKI@�>��PK{�RdArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+�m &�K6�{K���i�y�0nFJ�L�I�TNXv�ZHOõw9�β a�*��AS���~��G���͑��;s��RϽ`]�sY.h��>���.�W� PK,�P{y�PK{�R\Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU��� �_��+�Vm(���X� �����K=�|3��e�l�gb. -��[|~V�R��Pu����&P �J�릒b#�!1�I��l�}�<�L�3ʦ�:�����F+ex۶z��h��^:r’*k"6����n. x:!�PK��B&��PK{�R~Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgz� ���ko�8���+xJi{��H\�{������(���h��TEʉ/���7CJ�,�q�6)�p$j83��<���pq�~��� ��;�w� x�������޳N�������e!S���<�S��t�o���(coʢ�O�L�#�0����ڿ�{ ���q�����n��yYV�'��R�Y*ђ�)@.�L�Qƣ�� IhpA'Ly��8动,Id���MD&����` دH�"���A?=��S�&�U ��i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK{�RUArtifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.json���n� ��y k�e 6�c�K�-�D�5� �Ɩ�W�D}�bg��*r���o��y�+�׼��pn~�~n)�����_��7������0Q�箻��*d��e��C<� ��LJ� ���N 0�mÔ���u'0���K�E���0Į`�`l����q�)�7�}>��%')}E���yJ}^ �:ͣWb�|��J[�$2-�"#9������Tg��`L���~ZC9H�7%Gό����hf�p �anR+�nBV��9�p��Q�͓b�Eɴ����G�E� ���J�l�91�,JM�Q��*~��8��@�MZz|�8]�����~�qJ�*y�5pS���.��l�d����m���+�.�6����4�1 �:&7I�!hk��1�_�o���c?K���#���Bҥ~�#� o.��[��?PK�d�f�<PK{�RQArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.env+H,J�M-I-*��PK�&�v PK{�RAArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/base_dummy.env+H,J�M-I-*��RPH)�ͭ�O�I,�/��JX)(���RR�KsJ���2s�SQ� �@��0�x�x�\YZ|n~JiNj|f P. �?����%�)2���1�$/ �$�>LiPK[J{�i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PKv�R�R�B4E csar.metaPKv�R�ˍ ��kTOSCA-Metadata/TOSCA.metaPKv�R'��]� );Definitions/service-BasicCnf-template.ymlPKv�Rn'm��/%NS.mfPKx�R�\r�@a3>Definitions/service-BasicCnf-template-interface.ymlPKz�R[;B\�O?�Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPKz�R(�y��8� Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPKz�RA�3vy�^B9Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPKz�R��(�G�&*"Definitions/resource-BasicCnf-template.ymlPKz�Re��Dza4�!Definitions/resource-BasicCnf-template-interface.ymlPKz�R�/E�>��g(Definitions/data.ymlPKz�R�\�J�5gDefinitions/groups.ymlPKz�R ��חDi�nDefinitions/policies.ymlPKz�R���C&�Definitions/annotations.ymlPKz�R��g��Definitions/relationships.ymlPKz�R� Qq)Eq�Definitions/artifacts.ymlPKz�R��~��/)�Definitions/capabilities.ymlPKz�R41H4��ƗDefinitions/interfaces.ymlPK{�R�'WAH]�ŜDefinitions/nodes.ymlPK{�R&��gI�Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK{�RI@�>��Q��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK{�R,�P{y�d��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK{�R��B&��\��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK{�R���� � ~ �Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK{�R�d�f�<U:�Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.jsonPK{�R�&�v Q^�Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.envPK{�R[J{ 2021-06-17 02:10:44,876 DEBUG 197:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/92db309f-caab-42cb-af95-c9e30115eab1/vnfs/e5ae3548-f651-4742-a39f-6ab0d48c2ba8/vfModules 2021-06-17 02:10:44,876 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "e399c1ba-409f-4311-aa24-159c2a805332", "modelVersionId": "8964dc6b-00a3-44a3-90db-05b730e33d6e", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "dbd46bb5-d56b-4798-ba3b-7194e830bae4", "modelCustomizationName": "BasicCnf..base_dummy..module-0" }, "requestParameters": { "userParams": [], "testApi": "GR_API", "usePreload": true }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "92db309f-caab-42cb-af95-c9e30115eab1", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676", "modelVersion": "1.0", "modelVersionId": "e91e27d0-28a0-428d-9c09-be02f612325a" } } }, { "relatedInstance": { "instanceId": "e5ae3548-f651-4742-a39f-6ab0d48c2ba8", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "837e0c08-8a32-472f-bfd9-247e47f91263", "modelVersion": "1.0", "modelVersionId": "0060f902-29df-4e64-be49-11282c21bda1", "modelCustomizationId": "89c82b4f-e7bb-4a3e-9f7e-60be0a644840", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-06-17 02:10:44,877 DEBUG 103:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '155e37bc-668a-4165-b82f-0863d92bdad5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:10:44,877 DEBUG 105:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/92db309f-caab-42cb-af95-c9e30115eab1/vnfs/e5ae3548-f651-4742-a39f-6ab0d48c2ba8/vfModules 2021-06-17 02:10:44,877 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "e399c1ba-409f-4311-aa24-159c2a805332", "modelVersionId": "8964dc6b-00a3-44a3-90db-05b730e33d6e", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "dbd46bb5-d56b-4798-ba3b-7194e830bae4", "modelCustomizationName": "BasicCnf..base_dummy..module-0" }, "requestParameters": { "userParams": [], "testApi": "GR_API", "usePreload": true }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "92db309f-caab-42cb-af95-c9e30115eab1", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676", "modelVersion": "1.0", "modelVersionId": "e91e27d0-28a0-428d-9c09-be02f612325a" } } }, { "relatedInstance": { "instanceId": "e5ae3548-f651-4742-a39f-6ab0d48c2ba8", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "837e0c08-8a32-472f-bfd9-247e47f91263", "modelVersion": "1.0", "modelVersionId": "0060f902-29df-4e64-be49-11282c21bda1", "modelCustomizationId": "89c82b4f-e7bb-4a3e-9f7e-60be0a644840", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-06-17 02:10:44,879 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:10:47,778 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/92db309f-caab-42cb-af95-c9e30115eab1/vnfs/e5ae3548-f651-4742-a39f-6ab0d48c2ba8/vfModules HTTP/1.1" 202 262 2021-06-17 02:10:47,780 INFO 116:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response code: 202 2021-06-17 02:10:47,780 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"155e37bc-668a-4165-b82f-0863d92bdad5","instanceId":"d15baf0b-71b0-4e1c-93f7-4db1245c244c","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5"}} 2021-06-17 02:10:47,781 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-06-17 02:10:47,790 DEBUG 195:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] sent header: 2021-06-17 02:10:47,791 DEBUG 197:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 2021-06-17 02:10:47,791 DEBUG 198:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] data sent: None 2021-06-17 02:10:47,792 DEBUG 103:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a9179e1b-259f-4a94-8d5e-ebc1a83e241d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:10:47,793 DEBUG 105:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 2021-06-17 02:10:47,793 DEBUG 106:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] data sent: None 2021-06-17 02:10:47,796 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:10:47,987 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 HTTP/1.1" 200 2439 2021-06-17 02:10:47,989 INFO 116:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] response code: 200 2021-06-17 02:10:47,990 DEBUG 120:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] response: {"request":{"requestId":"155e37bc-668a-4165-b82f-0863d92bdad5","startTime":"Thu, 17 Jun 2021 02:10:45 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"e399c1ba-409f-4311-aa24-159c2a805332","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelVersionId":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelCustomizationId":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelUuid":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelInvariantUuid":"e399c1ba-409f-4311-aa24-159c2a805332","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"92db309f-caab-42cb-af95-c9e30115eab1","modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"}}},{"relatedInstance":{"instanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vfModuleInstanceId":"d15baf0b-71b0-4e1c-93f7-4db1245c244c","vfModuleInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 17 Jun 2021 02:10:47 GMT"}}} 2021-06-17 02:10:58,001 DEBUG 195:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] sent header: 2021-06-17 02:10:58,002 DEBUG 197:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 2021-06-17 02:10:58,002 DEBUG 198:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] data sent: None 2021-06-17 02:10:58,003 DEBUG 103:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '85444d28-bac5-4ee8-abde-76d19116c50a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:10:58,003 DEBUG 105:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 2021-06-17 02:10:58,003 DEBUG 106:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] data sent: None 2021-06-17 02:10:58,006 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:10:58,163 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 HTTP/1.1" 200 2439 2021-06-17 02:10:58,164 INFO 116:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] response code: 200 2021-06-17 02:10:58,164 DEBUG 120:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] response: {"request":{"requestId":"155e37bc-668a-4165-b82f-0863d92bdad5","startTime":"Thu, 17 Jun 2021 02:10:45 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"e399c1ba-409f-4311-aa24-159c2a805332","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelVersionId":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelCustomizationId":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelUuid":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelInvariantUuid":"e399c1ba-409f-4311-aa24-159c2a805332","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"92db309f-caab-42cb-af95-c9e30115eab1","modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"}}},{"relatedInstance":{"instanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vfModuleInstanceId":"d15baf0b-71b0-4e1c-93f7-4db1245c244c","vfModuleInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 17 Jun 2021 02:10:47 GMT"}}} 2021-06-17 02:11:08,175 DEBUG 195:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] sent header: 2021-06-17 02:11:08,176 DEBUG 197:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 2021-06-17 02:11:08,176 DEBUG 198:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] data sent: None 2021-06-17 02:11:08,177 DEBUG 103:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c73174f1-57ce-4671-b3e9-1c04c750b99c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:11:08,177 DEBUG 105:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 2021-06-17 02:11:08,177 DEBUG 106:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] data sent: None 2021-06-17 02:11:08,179 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:11:08,815 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 HTTP/1.1" 200 2684 2021-06-17 02:11:08,816 INFO 116:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] response code: 200 2021-06-17 02:11:08,817 DEBUG 120:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] response: {"request":{"requestId":"155e37bc-668a-4165-b82f-0863d92bdad5","startTime":"Thu, 17 Jun 2021 02:10:45 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"e399c1ba-409f-4311-aa24-159c2a805332","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelVersionId":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelCustomizationId":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelUuid":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelInvariantUuid":"e399c1ba-409f-4311-aa24-159c2a805332","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"92db309f-caab-42cb-af95-c9e30115eab1","modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"}}},{"relatedInstance":{"instanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vfModuleInstanceId":"d15baf0b-71b0-4e1c-93f7-4db1245c244c","vfModuleInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null.","percentProgress":68,"timestamp":"Thu, 17 Jun 2021 02:11:07 GMT"}}} 2021-06-17 02:11:18,828 DEBUG 195:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] sent header: 2021-06-17 02:11:18,828 DEBUG 197:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 2021-06-17 02:11:18,828 DEBUG 198:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] data sent: None 2021-06-17 02:11:18,829 DEBUG 103:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5b75b804-37b2-497f-b2f3-719200619291', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:11:18,829 DEBUG 105:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 2021-06-17 02:11:18,829 DEBUG 106:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] data sent: None 2021-06-17 02:11:18,831 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:11:18,983 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 HTTP/1.1" 200 2650 2021-06-17 02:11:18,984 INFO 116:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] response code: 200 2021-06-17 02:11:18,985 DEBUG 120:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] response: {"request":{"requestId":"155e37bc-668a-4165-b82f-0863d92bdad5","startTime":"Thu, 17 Jun 2021 02:10:45 GMT","finishTime":"Thu, 17 Jun 2021 02:11:15 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"e399c1ba-409f-4311-aa24-159c2a805332","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelVersionId":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelCustomizationId":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelUuid":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelInvariantUuid":"e399c1ba-409f-4311-aa24-159c2a805332","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"92db309f-caab-42cb-af95-c9e30115eab1","modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"}}},{"relatedInstance":{"instanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vfModuleInstanceId":"d15baf0b-71b0-4e1c-93f7-4db1245c244c","vfModuleInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:11:15 GMT"}}} 2021-06-17 02:11:18,986 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2021-06-17 02:11:18,986 DEBUG 195:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] sent header: 2021-06-17 02:11:18,986 DEBUG 197:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 2021-06-17 02:11:18,986 DEBUG 198:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] data sent: None 2021-06-17 02:11:18,986 DEBUG 103:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '773436a6-30a9-448c-879b-fda670775c6e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:11:18,986 DEBUG 105:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 2021-06-17 02:11:18,986 DEBUG 106:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] data sent: None 2021-06-17 02:11:18,988 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:11:19,158 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 HTTP/1.1" 200 2650 2021-06-17 02:11:19,159 INFO 116:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] response code: 200 2021-06-17 02:11:19,159 DEBUG 120:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] response: {"request":{"requestId":"155e37bc-668a-4165-b82f-0863d92bdad5","startTime":"Thu, 17 Jun 2021 02:10:45 GMT","finishTime":"Thu, 17 Jun 2021 02:11:15 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"e399c1ba-409f-4311-aa24-159c2a805332","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelVersionId":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelCustomizationId":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelUuid":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelInvariantUuid":"e399c1ba-409f-4311-aa24-159c2a805332","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"92db309f-caab-42cb-af95-c9e30115eab1","modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"}}},{"relatedInstance":{"instanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vfModuleInstanceId":"d15baf0b-71b0-4e1c-93f7-4db1245c244c","vfModuleInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:11:15 GMT"}}} 2021-06-17 02:11:19,160 DEBUG 195:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] sent header: 2021-06-17 02:11:19,160 DEBUG 197:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 2021-06-17 02:11:19,160 DEBUG 198:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] data sent: None 2021-06-17 02:11:19,160 DEBUG 103:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a937f0b5-fe78-4acd-bdee-12022c3f54cd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:11:19,160 DEBUG 105:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 2021-06-17 02:11:19,160 DEBUG 106:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] data sent: None 2021-06-17 02:11:19,162 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:11:19,323 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 HTTP/1.1" 200 2650 2021-06-17 02:11:19,325 INFO 116:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] response code: 200 2021-06-17 02:11:19,325 DEBUG 120:onap_service.py(9) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] response: {"request":{"requestId":"155e37bc-668a-4165-b82f-0863d92bdad5","startTime":"Thu, 17 Jun 2021 02:10:45 GMT","finishTime":"Thu, 17 Jun 2021 02:11:15 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"e399c1ba-409f-4311-aa24-159c2a805332","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelVersionId":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelCustomizationId":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelUuid":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelInvariantUuid":"e399c1ba-409f-4311-aa24-159c2a805332","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"92db309f-caab-42cb-af95-c9e30115eab1","modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"}}},{"relatedInstance":{"instanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vfModuleInstanceId":"d15baf0b-71b0-4e1c-93f7-4db1245c244c","vfModuleInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:11:15 GMT"}}} 2021-06-17 02:11:19,339 DEBUG 195:onap_service.py(1) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] sent header: 2021-06-17 02:11:19,339 DEBUG 197:onap_service.py(1) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 2021-06-17 02:11:19,339 DEBUG 198:onap_service.py(1) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] data sent: None 2021-06-17 02:11:19,340 DEBUG 103:onap_service.py(1) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e2eef152-24cc-423b-b5b8-0f1d58e5985c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:11:19,340 DEBUG 105:onap_service.py(1) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 2021-06-17 02:11:19,340 DEBUG 106:onap_service.py(1) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] data sent: None 2021-06-17 02:11:19,342 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:11:19,491 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 HTTP/1.1" 200 2650 2021-06-17 02:11:19,493 INFO 116:onap_service.py(1) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] response code: 200 2021-06-17 02:11:19,493 DEBUG 120:onap_service.py(1) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] response: {"request":{"requestId":"155e37bc-668a-4165-b82f-0863d92bdad5","startTime":"Thu, 17 Jun 2021 02:10:45 GMT","finishTime":"Thu, 17 Jun 2021 02:11:15 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"e399c1ba-409f-4311-aa24-159c2a805332","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelVersionId":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelCustomizationId":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelUuid":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelInvariantUuid":"e399c1ba-409f-4311-aa24-159c2a805332","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"92db309f-caab-42cb-af95-c9e30115eab1","modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"}}},{"relatedInstance":{"instanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vfModuleInstanceId":"d15baf0b-71b0-4e1c-93f7-4db1245c244c","vfModuleInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:11:15 GMT"}}} 2021-06-17 02:11:19,493 DEBUG 195:onap_service.py(1) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] sent header: 2021-06-17 02:11:19,494 DEBUG 197:onap_service.py(1) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 2021-06-17 02:11:19,494 DEBUG 198:onap_service.py(1) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] data sent: None 2021-06-17 02:11:19,494 DEBUG 103:onap_service.py(1) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ec850519-36f9-4f49-84f2-a6adf71d9f54', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:11:19,494 DEBUG 105:onap_service.py(1) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 2021-06-17 02:11:19,494 DEBUG 106:onap_service.py(1) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] data sent: None 2021-06-17 02:11:19,495 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:11:19,664 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/155e37bc-668a-4165-b82f-0863d92bdad5 HTTP/1.1" 200 2650 2021-06-17 02:11:19,666 INFO 116:onap_service.py(1) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] response code: 200 2021-06-17 02:11:19,666 DEBUG 120:onap_service.py(1) - [None][Check 155e37bc-668a-4165-b82f-0863d92bdad5 orchestration request status] response: {"request":{"requestId":"155e37bc-668a-4165-b82f-0863d92bdad5","startTime":"Thu, 17 Jun 2021 02:10:45 GMT","finishTime":"Thu, 17 Jun 2021 02:11:15 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"e399c1ba-409f-4311-aa24-159c2a805332","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelVersionId":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelCustomizationId":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelUuid":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelInvariantUuid":"e399c1ba-409f-4311-aa24-159c2a805332","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"92db309f-caab-42cb-af95-c9e30115eab1","modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"}}},{"relatedInstance":{"instanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vfModuleInstanceId":"d15baf0b-71b0-4e1c-93f7-4db1245c244c","vfModuleInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:11:15 GMT"}}} 2021-06-17 02:11:19,667 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2021-06-17 02:11:19,667 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2021-06-17 02:11:29,677 DEBUG 195:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:29,678 DEBUG 197:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/92db309f-caab-42cb-af95-c9e30115eab1/relationship-list 2021-06-17 02:11:29,678 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-17 02:11:29,678 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:29,678 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/92db309f-caab-42cb-af95-c9e30115eab1/relationship-list 2021-06-17 02:11:29,679 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-17 02:11:29,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:11:30,254 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/92db309f-caab-42cb-af95-c9e30115eab1/relationship-list HTTP/1.1" 200 1064 2021-06-17 02:11:30,255 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-17 02:11:30,255 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/3096795d-2141-4a60-8df4-ff1c7f603846","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"3096795d-2141-4a60-8df4-ff1c7f603846"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-06-17 02:11:30,258 DEBUG 195:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:30,259 DEBUG 197:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8 2021-06-17 02:11:30,259 DEBUG 198:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] data sent: None 2021-06-17 02:11:30,259 DEBUG 103:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:30,260 DEBUG 105:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8 2021-06-17 02:11:30,260 DEBUG 106:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] data sent: None 2021-06-17 02:11:30,262 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:11:30,736 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8 HTTP/1.1" 200 3737 2021-06-17 02:11:30,738 INFO 116:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] response code: 200 2021-06-17 02:11:30,738 DEBUG 120:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] response: {"vnf-id":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnf-name":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1623895773409","model-invariant-id":"837e0c08-8a32-472f-bfd9-247e47f91263","model-version-id":"0060f902-29df-4e64-be49-11282c21bda1","model-customization-id":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/92db309f-caab-42cb-af95-c9e30115eab1/service-data/vnfs/vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/92db309f-caab-42cb-af95-c9e30115eab1","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"92db309f-caab-42cb-af95-c9e30115eab1"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-06-17 02:11:30,741 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-06-17 02:11:30,741 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-06-17 02:11:30,741 DEBUG 195:onap_service.py(1) - [AAI][GET VNF basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0 VF modules] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:30,742 DEBUG 197:onap_service.py(1) - [AAI][GET VNF basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8/vf-modules 2021-06-17 02:11:30,742 DEBUG 198:onap_service.py(1) - [AAI][GET VNF basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0 VF modules] data sent: None 2021-06-17 02:11:30,742 DEBUG 103:onap_service.py(1) - [AAI][GET VNF basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0 VF modules] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:30,742 DEBUG 105:onap_service.py(1) - [AAI][GET VNF basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8/vf-modules 2021-06-17 02:11:30,742 DEBUG 106:onap_service.py(1) - [AAI][GET VNF basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0 VF modules] data sent: None 2021-06-17 02:11:30,745 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:11:30,936 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8/vf-modules HTTP/1.1" 200 805 2021-06-17 02:11:30,938 INFO 116:onap_service.py(1) - [AAI][GET VNF basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0 VF modules] response code: 200 2021-06-17 02:11:30,938 DEBUG 120:onap_service.py(1) - [AAI][GET VNF basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"d15baf0b-71b0-4e1c-93f7-4db1245c244c","vf-module-name":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","heat-stack-id":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42/admiring_meninsky","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1623895874071","model-invariant-id":"e399c1ba-409f-4311-aa24-159c2a805332","model-version-id":"8964dc6b-00a3-44a3-90db-05b730e33d6e","model-customization-id":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/92db309f-caab-42cb-af95-c9e30115eab1/service-data/vnfs/vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8/vnf-data/vf-modules/vf-module/d15baf0b-71b0-4e1c-93f7-4db1245c244c/vf-module-data/vf-module-topology/"}]} 2021-06-17 02:11:30,942 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-06-17 02:11:30,942 DEBUG 155:vf_module.py(1) - Delete d15baf0b-71b0-4e1c-93f7-4db1245c244c VF module 2021-06-17 02:11:30,942 DEBUG 43:deletion.py(1) - VF module d15baf0b-71b0-4e1c-93f7-4db1245c244c deletion request 2021-06-17 02:11:30,957 DEBUG 195:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:30,957 DEBUG 197:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-06-17 02:11:30,957 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-17 02:11:30,958 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:30,958 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-06-17 02:11:30,958 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-17 02:11:30,960 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:11:31,354 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-06-17 02:11:31,355 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-17 02:11:31,355 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-06-17 02:11:31,357 DEBUG 195:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:31,357 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-06-17 02:11:31,357 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-17 02:11:31,357 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:31,358 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-06-17 02:11:31,358 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-17 02:11:31,359 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:11:31,998 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-06-17 02:11:31,999 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-17 02:11:31,999 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1623895755521","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"}]}]}}]} 2021-06-17 02:11:32,002 DEBUG 195:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:32,002 DEBUG 197:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-06-17 02:11:32,002 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-17 02:11:32,003 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:32,003 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-06-17 02:11:32,003 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-17 02:11:32,005 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:11:32,498 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-06-17 02:11:32,499 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-17 02:11:32,499 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-06-17 02:11:32,502 DEBUG 195:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:32,502 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-06-17 02:11:32,502 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-17 02:11:32,502 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:32,502 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-06-17 02:11:32,503 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-17 02:11:32,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:11:32,933 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-06-17 02:11:32,934 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-17 02:11:32,934 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1623895755521","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"}]}]}}]} 2021-06-17 02:11:32,937 DEBUG 195:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:32,937 DEBUG 197:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-06-17 02:11:32,937 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-17 02:11:32,937 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:32,937 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-06-17 02:11:32,938 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-17 02:11:32,939 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:11:33,037 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-06-17 02:11:33,037 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-17 02:11:33,038 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-06-17 02:11:33,040 DEBUG 195:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:33,040 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-06-17 02:11:33,040 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-17 02:11:33,040 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:33,040 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-06-17 02:11:33,040 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-06-17 02:11:33,042 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:11:33,258 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-06-17 02:11:33,259 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-06-17 02:11:33,259 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1623895755521","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"}]}]}}]} 2021-06-17 02:11:33,261 DEBUG 195:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:33,261 DEBUG 197:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-17 02:11:33,261 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-17 02:11:33,261 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:33,261 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-06-17 02:11:33,262 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-06-17 02:11:33,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:11:33,454 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-06-17 02:11:33,455 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-06-17 02:11:33,455 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1623895755941","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-06-17 02:11:33,458 DEBUG 195:onap_service.py(1) - [None][Create d15baf0b-71b0-4e1c-93f7-4db1245c244c VF moduledeletion request] sent header: 2021-06-17 02:11:33,458 DEBUG 197:onap_service.py(1) - [None][Create d15baf0b-71b0-4e1c-93f7-4db1245c244c VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/92db309f-caab-42cb-af95-c9e30115eab1/vnfs/e5ae3548-f651-4742-a39f-6ab0d48c2ba8/vfModules/d15baf0b-71b0-4e1c-93f7-4db1245c244c 2021-06-17 02:11:33,458 DEBUG 198:onap_service.py(1) - [None][Create d15baf0b-71b0-4e1c-93f7-4db1245c244c VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "e399c1ba-409f-4311-aa24-159c2a805332", "modelVersionId": "8964dc6b-00a3-44a3-90db-05b730e33d6e", "modelName": "basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42", "modelVersion": "1623895874071", "modelCustomizationId": "dbd46bb5-d56b-4798-ba3b-7194e830bae4" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-06-17 02:11:33,458 DEBUG 103:onap_service.py(1) - [None][Create d15baf0b-71b0-4e1c-93f7-4db1245c244c VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:11:33,458 DEBUG 105:onap_service.py(1) - [None][Create d15baf0b-71b0-4e1c-93f7-4db1245c244c VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/92db309f-caab-42cb-af95-c9e30115eab1/vnfs/e5ae3548-f651-4742-a39f-6ab0d48c2ba8/vfModules/d15baf0b-71b0-4e1c-93f7-4db1245c244c 2021-06-17 02:11:33,458 DEBUG 106:onap_service.py(1) - [None][Create d15baf0b-71b0-4e1c-93f7-4db1245c244c VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "e399c1ba-409f-4311-aa24-159c2a805332", "modelVersionId": "8964dc6b-00a3-44a3-90db-05b730e33d6e", "modelName": "basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42", "modelVersion": "1623895874071", "modelCustomizationId": "dbd46bb5-d56b-4798-ba3b-7194e830bae4" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-06-17 02:11:33,460 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:11:34,908 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/92db309f-caab-42cb-af95-c9e30115eab1/vnfs/e5ae3548-f651-4742-a39f-6ab0d48c2ba8/vfModules/d15baf0b-71b0-4e1c-93f7-4db1245c244c HTTP/1.1" 202 262 2021-06-17 02:11:34,910 INFO 116:onap_service.py(1) - [None][Create d15baf0b-71b0-4e1c-93f7-4db1245c244c VF moduledeletion request] response code: 202 2021-06-17 02:11:34,910 DEBUG 120:onap_service.py(1) - [None][Create d15baf0b-71b0-4e1c-93f7-4db1245c244c VF moduledeletion request] response: {"requestReferences":{"requestId":"215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5","instanceId":"d15baf0b-71b0-4e1c-93f7-4db1245c244c","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5"}} 2021-06-17 02:11:34,911 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-06-17 02:11:34,919 DEBUG 195:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] sent header: 2021-06-17 02:11:34,920 DEBUG 197:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 2021-06-17 02:11:34,920 DEBUG 198:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] data sent: None 2021-06-17 02:11:34,921 DEBUG 103:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5ea89cb7-1321-4c5d-9971-3768c83a019f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:11:34,921 DEBUG 105:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 2021-06-17 02:11:34,921 DEBUG 106:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] data sent: None 2021-06-17 02:11:34,925 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:11:35,092 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 HTTP/1.1" 200 1295 2021-06-17 02:11:35,094 INFO 116:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] response code: 200 2021-06-17 02:11:35,095 DEBUG 120:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] response: {"request":{"requestId":"215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5","startTime":"Thu, 17 Jun 2021 02:11:33 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e399c1ba-409f-4311-aa24-159c2a805332","modelType":"vfModule","modelName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","modelVersion":"1623895874071","modelCustomizationUuid":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelVersionId":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelCustomizationId":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelUuid":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelInvariantUuid":"e399c1ba-409f-4311-aa24-159c2a805332"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vfModuleInstanceId":"d15baf0b-71b0-4e1c-93f7-4db1245c244c","vfModuleInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 17 Jun 2021 02:11:34 GMT"}}} 2021-06-17 02:11:45,107 DEBUG 195:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] sent header: 2021-06-17 02:11:45,108 DEBUG 197:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 2021-06-17 02:11:45,108 DEBUG 198:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] data sent: None 2021-06-17 02:11:45,109 DEBUG 103:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bb5f728e-a9ee-409a-82c7-90c9ae96a95f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:11:45,109 DEBUG 105:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 2021-06-17 02:11:45,110 DEBUG 106:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] data sent: None 2021-06-17 02:11:45,113 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:11:45,585 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 HTTP/1.1" 200 1542 2021-06-17 02:11:45,588 INFO 116:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] response code: 200 2021-06-17 02:11:45,588 DEBUG 120:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] response: {"request":{"requestId":"215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5","startTime":"Thu, 17 Jun 2021 02:11:33 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e399c1ba-409f-4311-aa24-159c2a805332","modelType":"vfModule","modelName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","modelVersion":"1623895874071","modelCustomizationUuid":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelVersionId":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelCustomizationId":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelUuid":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelInvariantUuid":"e399c1ba-409f-4311-aa24-159c2a805332"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vfModuleInstanceId":"d15baf0b-71b0-4e1c-93f7-4db1245c244c","vfModuleInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Thu, 17 Jun 2021 02:11:38 GMT"}}} 2021-06-17 02:11:55,600 DEBUG 195:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] sent header: 2021-06-17 02:11:55,601 DEBUG 197:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 2021-06-17 02:11:55,601 DEBUG 198:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] data sent: None 2021-06-17 02:11:55,602 DEBUG 103:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '69222411-4423-4335-861a-a1e0f18ece5f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:11:55,602 DEBUG 105:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 2021-06-17 02:11:55,602 DEBUG 106:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] data sent: None 2021-06-17 02:11:55,605 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:11:55,768 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 HTTP/1.1" 200 1506 2021-06-17 02:11:55,769 INFO 116:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] response code: 200 2021-06-17 02:11:55,770 DEBUG 120:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] response: {"request":{"requestId":"215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5","startTime":"Thu, 17 Jun 2021 02:11:33 GMT","finishTime":"Thu, 17 Jun 2021 02:11:53 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e399c1ba-409f-4311-aa24-159c2a805332","modelType":"vfModule","modelName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","modelVersion":"1623895874071","modelCustomizationUuid":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelVersionId":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelCustomizationId":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelUuid":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelInvariantUuid":"e399c1ba-409f-4311-aa24-159c2a805332"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vfModuleInstanceId":"d15baf0b-71b0-4e1c-93f7-4db1245c244c","vfModuleInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:11:53 GMT"}}} 2021-06-17 02:11:55,770 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2021-06-17 02:11:55,770 DEBUG 195:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] sent header: 2021-06-17 02:11:55,771 DEBUG 197:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 2021-06-17 02:11:55,771 DEBUG 198:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] data sent: None 2021-06-17 02:11:55,771 DEBUG 103:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9a330309-920d-47b7-895b-3f2ee7a9c303', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:11:55,771 DEBUG 105:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 2021-06-17 02:11:55,771 DEBUG 106:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] data sent: None 2021-06-17 02:11:55,773 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:11:55,953 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 HTTP/1.1" 200 1506 2021-06-17 02:11:55,954 INFO 116:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] response code: 200 2021-06-17 02:11:55,955 DEBUG 120:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] response: {"request":{"requestId":"215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5","startTime":"Thu, 17 Jun 2021 02:11:33 GMT","finishTime":"Thu, 17 Jun 2021 02:11:53 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e399c1ba-409f-4311-aa24-159c2a805332","modelType":"vfModule","modelName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","modelVersion":"1623895874071","modelCustomizationUuid":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelVersionId":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelCustomizationId":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelUuid":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelInvariantUuid":"e399c1ba-409f-4311-aa24-159c2a805332"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vfModuleInstanceId":"d15baf0b-71b0-4e1c-93f7-4db1245c244c","vfModuleInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:11:53 GMT"}}} 2021-06-17 02:11:55,955 DEBUG 195:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] sent header: 2021-06-17 02:11:55,956 DEBUG 197:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 2021-06-17 02:11:55,956 DEBUG 198:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] data sent: None 2021-06-17 02:11:55,956 DEBUG 103:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fe854f27-1f38-401d-bd95-459d07d75f8a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:11:55,956 DEBUG 105:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 2021-06-17 02:11:55,956 DEBUG 106:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] data sent: None 2021-06-17 02:11:55,958 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:11:56,112 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 HTTP/1.1" 200 1506 2021-06-17 02:11:56,113 INFO 116:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] response code: 200 2021-06-17 02:11:56,114 DEBUG 120:onap_service.py(10) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] response: {"request":{"requestId":"215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5","startTime":"Thu, 17 Jun 2021 02:11:33 GMT","finishTime":"Thu, 17 Jun 2021 02:11:53 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e399c1ba-409f-4311-aa24-159c2a805332","modelType":"vfModule","modelName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","modelVersion":"1623895874071","modelCustomizationUuid":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelVersionId":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelCustomizationId":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelUuid":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelInvariantUuid":"e399c1ba-409f-4311-aa24-159c2a805332"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vfModuleInstanceId":"d15baf0b-71b0-4e1c-93f7-4db1245c244c","vfModuleInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:11:53 GMT"}}} 2021-06-17 02:11:56,122 DEBUG 195:onap_service.py(1) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] sent header: 2021-06-17 02:11:56,123 DEBUG 197:onap_service.py(1) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 2021-06-17 02:11:56,123 DEBUG 198:onap_service.py(1) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] data sent: None 2021-06-17 02:11:56,124 DEBUG 103:onap_service.py(1) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c6da542b-6087-437d-866e-4e778cf7ec18', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:11:56,124 DEBUG 105:onap_service.py(1) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 2021-06-17 02:11:56,124 DEBUG 106:onap_service.py(1) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] data sent: None 2021-06-17 02:11:56,127 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:11:56,275 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 HTTP/1.1" 200 1506 2021-06-17 02:11:56,276 INFO 116:onap_service.py(1) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] response code: 200 2021-06-17 02:11:56,277 DEBUG 120:onap_service.py(1) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] response: {"request":{"requestId":"215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5","startTime":"Thu, 17 Jun 2021 02:11:33 GMT","finishTime":"Thu, 17 Jun 2021 02:11:53 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e399c1ba-409f-4311-aa24-159c2a805332","modelType":"vfModule","modelName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","modelVersion":"1623895874071","modelCustomizationUuid":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelVersionId":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelCustomizationId":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelUuid":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelInvariantUuid":"e399c1ba-409f-4311-aa24-159c2a805332"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vfModuleInstanceId":"d15baf0b-71b0-4e1c-93f7-4db1245c244c","vfModuleInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:11:53 GMT"}}} 2021-06-17 02:11:56,277 DEBUG 195:onap_service.py(1) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] sent header: 2021-06-17 02:11:56,277 DEBUG 197:onap_service.py(1) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 2021-06-17 02:11:56,277 DEBUG 198:onap_service.py(1) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] data sent: None 2021-06-17 02:11:56,278 DEBUG 103:onap_service.py(1) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7cd20bf9-dff3-4f5b-9315-6f8291fb0b0a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:11:56,278 DEBUG 105:onap_service.py(1) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 2021-06-17 02:11:56,278 DEBUG 106:onap_service.py(1) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] data sent: None 2021-06-17 02:11:56,279 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:11:56,448 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 HTTP/1.1" 200 1506 2021-06-17 02:11:56,450 INFO 116:onap_service.py(1) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] response code: 200 2021-06-17 02:11:56,450 DEBUG 120:onap_service.py(1) - [None][Check 215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5 orchestration request status] response: {"request":{"requestId":"215bb6f1-9b93-4cdb-8775-db4c4d1b2cf5","startTime":"Thu, 17 Jun 2021 02:11:33 GMT","finishTime":"Thu, 17 Jun 2021 02:11:53 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"e399c1ba-409f-4311-aa24-159c2a805332","modelType":"vfModule","modelName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42","modelVersion":"1623895874071","modelCustomizationUuid":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelVersionId":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelCustomizationId":"dbd46bb5-d56b-4798-ba3b-7194e830bae4","modelUuid":"8964dc6b-00a3-44a3-90db-05b730e33d6e","modelInvariantUuid":"e399c1ba-409f-4311-aa24-159c2a805332"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vfModuleInstanceId":"d15baf0b-71b0-4e1c-93f7-4db1245c244c","vfModuleInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:11:53 GMT"}}} 2021-06-17 02:11:56,451 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-06-17 02:11:56,452 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2021-06-17 02:11:56,452 DEBUG 195:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:56,452 DEBUG 197:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/92db309f-caab-42cb-af95-c9e30115eab1/relationship-list 2021-06-17 02:11:56,452 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-17 02:11:56,453 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:56,453 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/92db309f-caab-42cb-af95-c9e30115eab1/relationship-list 2021-06-17 02:11:56,453 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-06-17 02:11:56,455 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:11:56,802 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/92db309f-caab-42cb-af95-c9e30115eab1/relationship-list HTTP/1.1" 200 1064 2021-06-17 02:11:56,803 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-06-17 02:11:56,804 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/3096795d-2141-4a60-8df4-ff1c7f603846","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"3096795d-2141-4a60-8df4-ff1c7f603846"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-06-17 02:11:56,806 DEBUG 195:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:56,806 DEBUG 197:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8 2021-06-17 02:11:56,806 DEBUG 198:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] data sent: None 2021-06-17 02:11:56,807 DEBUG 103:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:11:56,807 DEBUG 105:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8 2021-06-17 02:11:56,807 DEBUG 106:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] data sent: None 2021-06-17 02:11:56,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:11:57,454 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8 HTTP/1.1" 200 3737 2021-06-17 02:11:57,455 INFO 116:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] response code: 200 2021-06-17 02:11:57,456 DEBUG 120:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] response: {"vnf-id":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnf-name":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1623895773409","model-invariant-id":"837e0c08-8a32-472f-bfd9-247e47f91263","model-version-id":"0060f902-29df-4e64-be49-11282c21bda1","model-customization-id":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/92db309f-caab-42cb-af95-c9e30115eab1/service-data/vnfs/vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/92db309f-caab-42cb-af95-c9e30115eab1","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"92db309f-caab-42cb-af95-c9e30115eab1"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-06-17 02:11:57,459 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-17 02:11:57,460 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 02:11:57,461 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-06-17 02:11:57,461 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:11:57,462 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:11:57,463 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-06-17 02:11:57,463 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:11:57,464 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:11:57,466 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:12:05,154 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1095 2021-06-17 02:12:05,157 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 02:12:05,157 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","name":"basic_onboard_FauEiS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 02:12:05,159 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:12:05,160 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:12:05,160 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:12:05,160 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:12:05,160 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-17 02:12:05,160 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:12:05,160 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:12:05,160 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:12:05,160 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 02:12:05,161 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:12:05,161 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:12:05,161 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:12:05,161 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-17 02:12:05,161 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:12:05,161 INFO 192:__init__.py(1) - Service found, updating information 2021-06-17 02:12:05,161 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-06-17 02:12:05,162 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-06-17 02:12:05,162 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:12:05,162 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-06-17 02:12:05,162 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-06-17 02:12:05,162 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:12:05,164 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:12:15,606 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-06-17 02:12:15,609 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-17 02:12:15,611 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","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":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","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":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623895261653,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","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":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"network","uniqueId":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","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":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","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":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","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":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","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":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","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":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","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":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","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":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","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":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","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":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","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":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","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":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","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":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","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":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"compute","uniqueId":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","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":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","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":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","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":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","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":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","lifecycleState":"CERTIFIED","lastUpdateDate":1623895478125,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623895053061,"name":"basic_onboard_FauEiS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","systemName":"BasicOnboardFaueis","description":"service","tags":["basic_onboard_FauEiS"],"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":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","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-06-17 02:12:15,617 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-17 02:12:15,618 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-17 02:12:15,618 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel 2021-06-17 02:12:15,618 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-06-17 02:12:15,620 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:12:18,197 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel HTTP/1.1" 200 None 2021-06-17 02:12:18,199 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-06-17 02:12:18,201 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 45 2021-06-17 02:12:18,202 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 13 2021-06-17 02:12:18,202 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-06-17 02:12:18,202 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 13 2021-06-17 02:12:18,203 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 13 2021-06-17 02:12:18,203 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 43 2021-06-17 02:12:18,203 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 13 2021-06-17 02:12:18,288 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04063322572560512, below negative shortcut threshhold 0.05 2021-06-17 02:12:18,368 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04361016324691408, below negative shortcut threshhold 0.05 2021-06-17 02:12:18,448 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04171916191652303, below negative shortcut threshhold 0.05 2021-06-17 02:12:18,525 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04172593479169904, below negative shortcut threshhold 0.05 2021-06-17 02:12:18,604 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04230708228437594, below negative shortcut threshhold 0.05 2021-06-17 02:12:18,682 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.041993381065960116, below negative shortcut threshhold 0.05 2021-06-17 02:12:18,909 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.03968981636416475, below negative shortcut threshhold 0.05 2021-06-17 02:12:18,977 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.03843467097743458, below negative shortcut threshhold 0.05 2021-06-17 02:12:19,043 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.040567800729381646, below negative shortcut threshhold 0.05 2021-06-17 02:12:19,193 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.042728999347158604, below negative shortcut threshhold 0.05 2021-06-17 02:12:19,257 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.041491856827084964, below negative shortcut threshhold 0.05 2021-06-17 02:12:19,327 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-17 02:12:19,328 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-06-17 02:12:19,328 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-17 02:12:19,328 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-06-17 02:12:19,328 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-06-17 02:12:19,328 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-06-17 02:12:19,328 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07282611063464615 2021-06-17 02:12:19,328 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07378185113897189 2021-06-17 02:12:19,328 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-17 02:12:19,328 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-17 02:12:19,328 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-06-17 02:12:19,329 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08528121716565944 2021-06-17 02:12:19,329 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-17 02:12:19,329 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-17 02:12:19,329 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-17 02:12:19,329 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-06-17 02:12:19,329 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-06-17 02:12:19,329 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-06-17 02:12:19,329 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-06-17 02:12:19,329 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-06-17 02:12:19,329 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-06-17 02:12:19,330 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-06-17 02:12:19,330 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-06-17 02:12:19,330 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-06-17 02:12:19,330 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04063322572560512 2021-06-17 02:12:19,330 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04361016324691408 2021-06-17 02:12:19,330 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04171916191652303 2021-06-17 02:12:19,330 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04172593479169904 2021-06-17 02:12:19,330 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04230708228437594 2021-06-17 02:12:19,330 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.041993381065960116 2021-06-17 02:12:19,330 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07282611063464615 2021-06-17 02:12:19,330 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07378185113897189 2021-06-17 02:12:19,331 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.03968981636416475 2021-06-17 02:12:19,331 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.03843467097743458 2021-06-17 02:12:19,331 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.040567800729381646 2021-06-17 02:12:19,331 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08528121716565944 2021-06-17 02:12:19,331 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-17 02:12:19,331 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.042728999347158604 2021-06-17 02:12:19,331 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.041491856827084964 2021-06-17 02:12:19,331 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.041491856827084964 2021-06-17 02:12:19,333 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: PKv�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPKv�RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� ъ�*�d)q��B������n~Na�;�M"�s�M�;w'��:�3��d���z(ǭ���H �j��WQ�&��/���0�Td ��q�c�j�J��R(w�������uo��g}k��PK�ˍ ��PKv�R)Definitions/service-BasicCnf-template.yml�VKs�8 ��W�=��z��G��C�L�ffO���J���ܺ�~!��ÏlZ�,���p�� d%�TU��@7�g�^�Ȳ. ݳ�H�Կ*�����rY혖�2߾=�o�X�5�EN"�$�0',f��0�y�0 �jC��x1�$��$�&$���|o�\�6N��S^ ���p-k��؀�I(���V���y�C��ΗQg�5:�����^|}=I^Uq$yh+>�K��I��*s�*?��� *ЬH_aU �0)ն�Oc0;�u��nH�g�tqWe=�ȟX�fx��-\wG��*$���c)�6��8������x��PNc3�#A� ���k�W���yy}~{��t����>?ݼL����4�j�tX�iv����r9 ��%@�x�� ��m5gH_�c�a���Ű:��/UAZ��s[�x��j���{��-�}*�.��{��� �(���-�H/ �Sz~��������Y�Z�֛����w�n����܃/�|gC[����y���?I��1���.a� ��N��b��}C3� �aF(e��Cj������"����!����}qw:�,�,[�|�gQ�R�3�I�O3�;D�6Ogd�Y�0��Q�M E?lj'7��v3�K5�A6���X�d�S��h�c�>�(�C�1Ҵ�(Y]#��M��s���g�RN��[��1�E_z/�����3���NL曟ɗ����\D\�PK'��]� PKv�RNS.mfM��N�0@�� ~��ச&f�J����E���2�������K7���̛��e)���qb�}yQ^��E?ҡ�T��+�d�r�ҧ+���5���ް(���-t ��C.�iӇ8y,h��=�nOa�O�bs�m�#�ܶKp���}�zr�/V-�Th0Hw���>5U�A����tG^����ϚE<ۑw���ݦ����y�'^|�y��.l���.o��:ͳ�S�� �PKn'm��/PKx�R3Definitions/service-BasicCnf-template-interface.yml���N�0E�� �@#!vٕ� �[SgF83���q M��T���ߙkG9;� z���1�J.���X�ԥ��]�7�vS�,����Dn�,L�<�'�:v�P�cZ�8�$�S(M�ȹ>�����)��Ua�[�~MM�\N�]� ��^��/Nf��}V��t���x>I���Œ��l⬖bV�J��q���2�N�0��>hyZ�qQ� ��3�����= 6���.�*�-3������}y|�>��v-J0��_�l�=,?��\"tx���f���W�� PK�\r�@aPKz�R?Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����*V:�I��Ă.@�6:����|�l'Rޞ�KK�����|�NIB�Po� >5�D5˳���,6#8��5��0�� ��1��|~z���fgq���Sq*UqFQ +,D%> �P����Kq�/I,����˥h�j �NB^��*�+���$#��2����}P�� B�wn$�M���Cf��E*�cd�_�����X��H���屣����7�M9�̤GL���ѫk�NyMӚ�?�"$�z���q�7�w��>��E�t<h�!�T 676͖1m,X:�%s��T���՗�Ak,-r�l��ha����v��X�[ ��Z���5򏔯ڊ��!/q��F������o݋�9�K�� EiL/�>�U�Z����hQ������R?J��+ %�����[g2+H͒�pk(A2��X�!` �rL��2&i�D�UA�#�G'6^� ������+~W�.t;��)݂�Ԥ\˭��+MjΊ�_% �雿�qF[&q&/�T�DV�{0 (A"�:E��Lg��\a*`$3p{bʞ��G�"/���+ ~�+m��X˿�7�d �y�4�C��8���M��:Rc��6��,��۩(�z R�3 ���r�.��� n�v��I�(�!;�ޓ��je��E����U5����:�L�!Q�&u]A'�h�rčX�0r�?��vS^A�|<[/���=~� QA���'K��N`5����=�n�����} � P��7�%zC�'��l��� f18����B�|{D�2�wz�� ��+J�/ �@`C�EB����b2[u�Jk�=�;C�}n�uP�����zۀ��i�z�ɂ�":���a��� ��dF��lrK)���ɬ�-X�d<”Mh,S虣0�&�xB�7т 5K�/�Zjz��OB�3e�8(%�o�t���S��ƶdȔ ��o�1��hJ������`x�1y���Q������B_#^���v���ՔWD{Z�$��6r�V���ݻw����<�e���R�ԧ~�]�r9�, M�ϛjpǏ���?��r+mdk���|k��ECD�����|�W�вD߿=>��w?^�~���'ko��*�_�U�b�N�0�٤o4�a�'`��}�i�~~����A�r����;wu����}�(�ڒ���O%�}3O����cA���)P��ʲږ&� +��=���g���.hHMܠN�pl����Bq������,�wW�H���d���uq}�'sN�dP�������K��0{Ę��*��e�\�wȺw������J����Ju;ک���i���D��q�5�-=�%6W��t�K�} �T4`�4�²�B�p��9��8��/�6Z�U��^��� X�Dzъ6�v��q��0��=��2�v|�Z���)h�Sg��%���;[�K��6�bh!O��`l���a󺦟������+M������ �4X,���ܱ�bߝ36W'���s��;��:Z�����u���x���`�����#�������s��'8M_�(��α78�s����a}E��V���q�%uק ��N�{?L8�w|l�:�v^�{�p�:��z�ѹ}��Yc�P���}qr���#��j_ {�.��=X����z}7�����;�r�so�5'��PK(�y��PKz�RBDefinitions/resource-BasicCnfNodesDummycvfc-template-interface.yml�Mo�6���+x���Ao�m��@��n/E!���f#�*Iy���R�M�Rl�]�)��C�_��U�Ѽ��Kn��&_�6�όX�pQW��������w�Sikf�n�T�?�J^��M�֢‹�Ԯ롁K�3Z�9��СI�ޙj���ے�����x�U3�jS�˵�8�)�O�L��ʶ~C� ����*��T �u���F3�V%����^����sc5ev�O+Z��n�+@�y���M9�����{���h���b�y���؜Kc��ܷ!gJ�|�h��7v����,F_7�Iu͜��RP�I��O�53R�����мl$�m=`��\p��XȽ$�K6��*n숣A�AZ�� [����6�o ���W�j`D�_v����t`h��o0�͹"�Q%�Kn�i0Z�6΂�+΀X��E-�`P�6> N�GRo/� N������ݲ^����D6b�Ɂ��B��#@��aE�c��w�|�=Y�n�exؗ6#T�賌�;-�����]����J�јL�T�##���qౠ_l}Hn��������D�+�F�Ϋ=&\�%����$��@m2�=?>�FL�����e�Pg.�^-3:pƹ��ه oD��@A��-�^��&� �K�X�tEy��s�>��ݼ�Š�u�׍h�4x�^�SNq(`��1+qyH��ft<�3�-P}7�� ~�� �SK� Q�5Z�Pϛ@�����˷Ǐ�>nҰ[�"og��Rt�ϸ�c{zn�&mZi]�ؿzm2���e���#�)jZ��&�A|��R-d���;.FhU)��$g�d�v\���>� ��#�I +��K`� �q4Dx��6� ���^���������!��qq�m�.����N�ߴ�7�&n.��@�(� �����5/}���] !t ��GC��t��r^XZ��a����8+{���߹�<��I�\l��%����)��S��wC��F���7j �����;Bi;|~P^?.���^%r.DΎ�q�B�%�=Pz�x!Fb}w��>��&�$�;JN�2��/�G�Z�ڐ^��,3q�3��4�W �s�^�2��]Y��87��ѐ�u�ӍK�.�}�����{��ː}(��br��'��:����N *~z;w�����H�ߕ~��0�;��2ڨ�-�H��� l���X׍���q��ů��|� sy���d�?ݥ#Q͖��{p�X���qt�q4�LT������T�^��Zd�?%��gg�c�s\d@���Q�N(�#Cţ���4^��*5��SM�v4��sup�}�B��p�%��1X��܎��&��{�R:WS%��r����`������>RI__]��_4�|,�s����b'As��&Z�$��ꮱ7X)d�{B���6���:�z����ߕ �e�]ޛ �3���n�Ȯ-*7���-�s4烵�-E�O�o�V����� �k}�����PKA�3vy�^PKz�R*Definitions/resource-BasicCnf-template.yml�Ir�8�W��\jc�d���C��[}b� XF�K ָ��I\.�jbxp�� rA&2�EEpӄ匳"��-+����T�l�����4tC�!�ǘ��e���K�s��ߟ^���_S�8����k/AQ�[��b����J!;��I�C^'hAW �E�\��x�s�����n�W��$O`%�)ٞK�>� ������9-�5~��\�Q��U�Ą�zI��. }�y\��&y�G_iJqL]�y�` �g����" ��jEɫ��rU�\���������b����K�7&��ޠ�4�҅����5 �,jK�4�}�22ز]kPp�\�ձ��N.eF�y���2���b6x�3�q g\��ϳTF��,;>r���}�P�m.f~��3��k�\d��O3m`�¾������\I�,�?�"��)9#I��� ��z�)�ʄ�F[7�K�� H��̽xG���vU�" kN�! �"�!m�X�����:�[����o�^~ ?�~~}���U€���]G�e�/eq`1���hid%�w�Jo�������E�C�W�#���"Oخ.寑\���!KT�q�A����5?-� �;��Nq�>ެ(wv�v:z��総���\�Ӟ�3 �ڨ j�N4C e_¡+�FF xQ���+@e,#������Z� ��{k�J������u�%�����gx�i t�P�6��Qߕ�TT,4?�-��B@�€���W|;*�u�vtC��F��J�pfh��ב4��SI��ň��`q�C�+��c����Le�ü�!� �i�]P@Ka'n�Ijx;�b��w<_̪6Nӂ�x1�����M�%����d[�+���ĵ�6��T�\68��#\S71q17!���M��ާd__-�$2e�+�� ��4���d��n��F?�{��ٜ�F2��+[D�����i�N{���O{+���eԧ2��er-_E��_� �e��M*.���:�<��n�N��Zn@2���iy�e�w����g��ps���N�L�w����(Ċ�]-��ܐ�c�3n��z�aTs��K��A�/�Q��QEI]�Ae�KzOu`���P�� �*�A2��:�����t|>��;͠ No� MCա�d1����-y�'B;&��� z�C 8��n���E�{UMg�%����|������Wm�(�O�š'P�R%ޞ�qL~4�p�"ZjS.s��a�s�O|'��R�A���ȍ��j�rHӾ�n&c���� 9������ �v7�8Q��j��1�6[�G��˰�ü��B�@gۿ=5/ �o= sRb ̈́�v�b����8���z{U#���֘�j�� ����)���ϡa�fV�P�E���d���A@���$h�.��[ wo���{ӌ�?���d!��>Z,������2Z���xE����`��"�i3���փ!��T?@=H��Q��jӟ�&���S�6�c:�"�3��q7��}����~��]�����zw3�i[M���Լl����f媗atz{�g�a��y�P��šf�c,�7�sO�hi���SH�mgA��u�`^��ʹ�Q47��|WD�roV�� ���E4;K�kC0���և���7�.��N��!s�P�|SCS3ڙ�04<�PK��(�G�&PKz�R4Definitions/resource-BasicCnf-template-interface.yml�\K��6��W��VȢ7���9t7��(���)�&�"U�r���IY�l)~de�}����o�Çh�&e4g�&�F �4!]^f�`�,�6�~Op���C�]�vz-�(ǮmsVvd;/jᙒUWʧԯK�٨r�V�`!��嶥Z�N�v5=�j�ʒ JdQ��jY)B�E��b�ȝ�}YUlA3�+YL�r�6 �z@�~tYK�j�W�,rTȬ��l�f��q��$��������{t�z|���H�VO���Y+�&������� ��,�.�NVE�����$�1״Nׯ�D��1� �9��"g�J�=-4����J�);*9���o�$$���_h�^g髶�����˲�5��t|F��4�����������X��E� ]5�i��*����ϏWO>^�߼�S^`ƽ�/�w)(*���J��ʮ7�`��U�h� �0�P���fV��ª�[H�>'r���[����"w�`�)�W����Ǜ;Y����p��k!�x!�Ր�V�/{U���ZZ�@@y3x�#�ďSx���קU$z?�J�@���=쩅��^a;��V���Pj��Y����N��X� �|^jC�&�$�R�vA�J޷��<�>~y�5i �Y�|hQ,�߭Q��y;�hZ��?��0�N/̊O��tda[,_�S�ڳ �ȜJL�~���&eկ�n���yA�2��Q�%<����e��3���� D�M�t���c����G;�VW�1�LiRH��%�)�4t7!M�]̻�y][�P���O_���&n����pD���2�Sɶ:j��G��v�b� r�)�:��D��I��A&� SCEq��LT��iMd�� ?TJ��1o���p�(d��SK+����PA�7�^�[ȇ��<�v��� �H�K��h��y��nb�y��p� 1B8oj���K���c$��dq@�J*�R2a�P?�қ�`b�f�]�ДlM����]�\b���9��ng�ҝ3�R�[Ԓ���=�g��oX�;�h)�0�H]��z�����0Dp������9VWP9�2{�i�KrX��Un#�g�-޲�}�s.���xt�F;T/ ��j��0� u�ti�A0Y�#Dʌ��c��6JJ?�EҌO��)c�9�"J�� 8Ӡ4i�t�? �k\�ke�$�p��9T����?R�R'���_�b�s62��N�F�t�s՗��4����GښHF.�a�~ �GO˞�9؊�"}�WM���|�s_��K N�.�n�xZ���"��q� ,�?����\�4�J���2E5����ԑ5o�� �PI��O�9-��<~�5>qz�<�� ��Gʌ}z��*QܥS���^�u�]*�v��;d;�����a�W �Z�Ƶ�E �tX�uZ_]����B����R���w�g}Ƥs7ɓ�koо�%ֽ��޵]?���٣�i0����1zwc &�fl������u@_}�T��w�PKe��DzaPKz�RDefinitions/data.yml�}ks�H���� Oĵ!�_�޹�����c�b%Y��<����H���,�����w��@>�I&�E�r����E23�H �~��szA��S�~�:�m�̷̃��7�� ��$v���:/��ՋW� z�O g��8ɝ" ��0sVa8�W/��N;^��F!���� �[Ft2�.�St��� �f��~������'���n�|�˛7www3F�Βt�&�_foN������1���� ˜4�G�0כ{�m ����s��a�4�wy�ߥa��'KV�K���< o����&��b��b�t�ί��by}�uq�ۧ�+��������x�|�t?�-����׉3?�O�?�GN��a���� C�c�#ҖA`�J8@�6��U����u�ց�NvA�t�m�n� W3�|�% 7a�rzR� �C�ds�`�!}��8=���W���l���w?�,gn~� �_~p�73|F�f�I��s���K�mN]]��W���s'��#�޹��"'!,��7 ��^΃4����d��q��T��|��b>����$I�x@�U��|���р�7l;��g���a������V�,�=�5վ������+�� �U!>y�yȢ�s�m�/�!'r�$O�$��a(h� 0�Pʠ_���@<ϓ/ALL����Q���eYv����Ak�/�}V�H�0���n2v����!@�����{���#4T_$i~�i���>@Qq��i�c�U�Wn�60��%~;����� ���� +Z?�n3��-,��;F�G�L��6<��6��:�"� 8u"7���>Y���-Y����ۍ�T󴐔����U0�������*ٗ�=��#��o���>jA��q�ʺM�G�`�[�{��UǬ{"g�*2�ƣ19B)C��>���U5����_fc�>�������yI�\���Rll�A^}����]tݶ:iL��-)� �q׵>���d�ӌ�N��?�����J���m7������t]s���]��6�4��z,+��K1*6���Q?��ς����c.@Hf�tt��P�ΐ�ԟ��뿧��[P]]R�x��﫩OFNUm�4?�Lez�?a��e��!D�OƯ�Ro��52˪j��Y<дV�ר�No���r��:��6 �VMF��7 7�z����.tɢ_����]��RG��a�憃 ����ɒ[��2\,��^TT�1��9�/Ģ�t���R�&2Ax4o�f�W�a~� u��{�5Je����c�cGv�G��6 �1���?�\�Q.*�B�<�߄�Kz�[ 3��9����HɅx� �0K�I�Qz�@�Z�_����A4�~?:��0,FO@�e;��mX�BYXd���ˉ�M�j�8U�(;�JtcY�~��|�8��؎�DiA %:2iG ��Pb� S������x2j �H�!�?�����ݏ�`c�,�6� 3����@���Ab\��E�����l�@ay���[>��&�������LXH{/XaR���1�a�H�VZ��*s� ��A(��:iNC;�2�e;����B�Z�Ra^(XLP`�����a<9�����iO���.ƒC�SR���y�E��l�e�}s=���/‹\,��T>,4і�~��̕�R�u-��m;� ;դ �c�i�@�{���<�L�1��Cm#(�T�F���Ie�e����Ai=���� �>$�݋Ha��� ��vc%���߳���1�� �XM��e�M}����� �*x�j�3�qL��qTP=�{���&<e�Txr�����>ȶ�S�O�3(��'����fq:��|�A=)6]��ˬ„�2�P~�<'��~�.bۂ8F���^Ⱥ�l��I @��:��1F-y�L�oL1�X�D�7t/����:����wT֦Z���7 ��m�Aq�v�z}��+��F��l����n���a��ꂁ��s50���u�� �]�"��I�F�<�=+��*�٪)uYL�x�9|�݁u��E ���P$G�O���LR�Pt����-�$��v �]����� b��g� 2 ��!�n�G���!���-M����بȐ�(����vWݴ�۹�\#gÜ��W��.�d������P�m6�N�/�� j]<��ֶ�� mٳ�©X$YZA/���o�@�R ��'���S�7�a�Ԩ�) �H2;�k�^�>k`xI�2WA�ߪP���Э[F��]A�q�MHׯ���+������Ogͷ��g�+F���mD�˾��%��JM�b���͝m��M"���nq�e1! ��K��G1,�iPU�U�i�.I��QB,�Ѵ��~ �������j<����S�Q��%_e�����V��a�*ڱ����(\_`,��I$�0 �"��*�T��&�Z�x%�� ���(��@T���_�!�)?=.�d�u�� �ܓ"��Ni���-�`�E�s]�������\ΐj�����s���4Mm�e �TA�J���7Ƶ�#z��Ip���s�2��b��7�C�S�_�o��z-����{/������rr��d5U��z���&��`N���K%�y�k�t=�S��A���`qNE�V%!����M�\ ��^^�n%3��b�F�n�T`7��~�O��()��q���C|��89>�C���������6)f��Z�4ֽ�q۵�A`]��]�ڋE��V�c������6:��c��kR�����g�{��F ����y��3�3�4����8�l�&���-���TtA[�nYZ��4������������� �Y��ϟ��@����T}=+� ���7��M!��cY�TٮQ�ɨ_1^ i����d�@̩�. �'��.<�B��j*>U�m����VG=J���'Q���-�s�w7@递��E�V�ƅb�f������P�q��Vt� "�&�1��\԰C�2a&�oo�3h�dQ�Maʹ7XI���aܟ�Y���>�`}����{k���~�4Lv������m�6�bvA�Y�Ba��_��q<0�`k�"Pdy���E��{bJjV>�� J�u6�ɄI^�2b���K���"��:̥�p!����9U�/V��N���^�}4��y�o��;���Wbf`B׼*E���w�ȿ8_�H�~��ܰ �����9V`�U@*��zw?������D�k�JX��q-�~�����'Qr7�7�<������C9���cE6������9���[�K�T�+�Kq�O^Yzg,f@F�f?�اR�n���m����p�Ȣ���ȕu���/Ν_�8\%B����� hh/���c�ìrlj_ ��Տ=8�s�����[Q"b���Y�HuW!�D�@��FÀ�� �u��Ɠ�xb� 4 �f@� ���+}&�\^}�W�tLs �:+}�r:��,m����4^�q ��o:���ݩG�ۿ��V����m]���=l���籮C�!�c��>�������M��&]�ϦZ�V7���x��Y�Dj����R°C��c�� [���>1� ܥ�q��$��w�bp�C��+�M��E!J�M=\��T�X��|��/&XޑB��s�D��>�y�z�Y�e�}��>�9��-ɸn9 �CØ�{�2��Ř�Kxxt:�5i�X�z�Q��(^��-sЭO-�#��ڥ��8>Kn�(��O�]ЕB2x���$f��8N6��JP�w8���ڍ��I <������,�ܳ�B�� ����lō��-��� ���t�2~=*�ɳ�į3�qE��g�"ϗ�l���������Ÿ�����d�?3�������՞� �~�u�l��T������x�Y$ ���x�v,���q�ÈA�N|�^�n� �>�d���|6�Em�%_�e��4��;�6��Qg�E5�֟\g�Ӏ�'���"y����R|��0��'�w%٭Hw!��U8�����?%����ƌ�uW�ed��ߏ��*?L7NaG�a�8�����i����<�?��ϳ�3Z��#�1`��m��Dөvjk�IU;_�+%��� �RG�w�Ȫ���k��K���#Tp[�j��R)9 X<�6e��N�S���S�5�ҿ�wV�療��I�Uq���㶎w:C��7�n�᚟�j>�$��i��g��Y��NT��(>����e� ]�߱+���7���`yV �yT�g�̳_��e�u�g�^���?�*�]�ϮJ�U��ߒM����zdA��UY�n����[������@�m��Sm-�O/��RA�brVCk}����*��l�>X��"�R9��R���,Ї��\���xJ@���]L��)ke�y�j�������(&LZ�MF�T��6a�u�3�E��vq�9���B:Z�㙬ٖ�];��%���^=g֓���r���Ƭ8������y ��Y��P���Dd �i�@��ؔ4:�gr- A��C�o�V`�N�� ��)pc��fō*����]lm�7��첸�j��5͝�ESm�QW�..� j4�8�1��B�������iO[�v�*b>�^�x�%��b���k)��\YZ�7��t���_Պ��l✊�v�d��J˼Z�*3a�a����!=Or�B�Ԅ�}/Z8�v�����K�&�6js�`q��=���ö����h)@� ��Jѩ߲��j�5ZT�"�{�SܜzZ�T�Qj�>��j�Af���F��$X�jd��e����ă���D��X��P�"�K@��"N�� h�#�ظ޶�89��싛YG`�����8�gY � 6}?��i�q6�dW �4p�iRlݢ���t��9��$]īdO�6,.@�"\���z�[��{�@ 5����kG��6 �30��V���� ��w��/z�#ܕ6����$�F��F�h�N_l�:����d��1���bYƂ`$Mw���e�C�EPJ�/Y�y�N��jo�J�5��n��[��]6x"��RF�O�,[WZ�Bl+�~�~�*�-��v�[PV��x��}�W�)* :L�U�.R��5��ܣw� )���{��0�$��J����!�eF���05�����kr�=�a6�����I�ק2�<�p=5��������4k�z�&�l5 Ĺ;���q�K�%';��pm눿i�p\��^@i�=��z�F�������B�*����:_ۤЍd�~��d������ՌS9�1w5'[w��+@�r>]7 ѕ��j�U��h�g����^p"�<��Laú���@w��J%� � ���v�@Ĩ�4jA�����ī"*��cx)M��l����9�(��T���j�/aK�&<~�����A[������.�,� D`��<�_��_���*��r�� �oy��Ӡzҡ< ~���z{­B�;n΂�b�Q�s�4 s� K�jgYJ�Xx���+��v�Fh�*0�Ar�� ���e�o�l����u�_C3��Fu��ĺ���q��{�T��.������NIY�_t*Hp ��4��!;����k؛1p.�l�hL���G�*���37�t����2�C�# ��Xhž��)l����r��@�.���tZ=���:���cM�K@�x琢3Yp�G�K�q��8���`Ǫ�)ܳ���=tϴ�"S��E� N�~re9J�Pql�������r`*��>�����u���0�� �F�B�vF<$�yTj�K��]�A^�K�_`e��=�[�3�w�YFƠzJ�i�SJ�K���dM2�|���^�sg7in����º�]9/�!^*�� )tX���W�i��t�+c_��9U5�הv��B*�o���\i�n�fz$o� �����H\�éFި�]U� �/�Z_J �ڢ��iQ��-�_����RA���LV����t,�n�< ��G\�m���e�-� n�_�����_�u,��5j�r^��/��y7X7��&� uaυ��Z���_��)e+b�2k�zp,M���O'-#�5 � �3�-��� )�[?����/���pf��!@� ��e�r�9��rL��:`��Y�r/�UU�iƲN�vED:@ė!^S,��MC}��\֟'~p���4�:��@i���,�|2�/˲� I�Nʃj:����b����)\�s��k�����vN�{�!�ԭ�N�f��9w�K%?,3��R���z�>��S��:���1�բ!P�C�D ���-�Z��1��ve�7��u���[�Tݨ���0� a>�T,j��5��P�R�s �e���A.|#ZE� ���-z�}�{�z�3��wUD�0�$ � ���u^^]^�҈�����c�����<��.�_u����^�9Z��o]�o�V��M��%o�*Wt�_ Y�T�ʹI��{ �Vt����V1���K T�_ɘ��������'�/����qI��m�P���3�%m�?sN����Z0�K粎j�� )�g �N���1�;h��F�Y�ǦE-bߌy���U����*��-�[�Qm��[ꤡ�Ǡ�Ԭ�-˻��� 䒏jl���"jr*m�G-�)\� \Kh�k�c���|��%̜P �ּ�Wɛֽrs�|��9Jeti2�$�Dx(K �dC7H�ר�%`tcU�l�'�w��3g�rB�!�� ��?�e�]{�kB6p�?L��jO֗��$E{� ?V�E�Bb6����`�0Lѣ����/h@����I���Ө� ��P&�ļ%��(#;��P1�6� dq��v�����e ?Q�ؑ'�J[m���n�"�I.E\,�^QY�� r�����Q��K���B�wPh������k~���~Oq���T} ��&�������z�QVf,��7���s������� �����0�~Y��M&*�󎾯�'���m��&���o��whP"?�;&R4�ka6�K��.����K@�E�0��4U��o���{%�|E=�:t�g&��K爤Q�������}�{F-��O��r8��Չ�?�U�3�,�c���*�g��z��gd��)>�ؔ7��l: S���k������� �6QC��T�*T�TUT��R i+Wj�whq�γO�v�n��yק>�`���g<���|� ����Q�D�wZ�eќ�c=��[2ImFШ����~�<�� H� �X��f��*�h�OE�G��bQ���o��I<���pSO��WMT%V�kG���$�/A� �&�>�0f�� �/��n����|o��m�^�AM�Rk� 3���`�W�{�Gɺ�-(>���`���&�����W`/�J� ��K;dqhz���(&zw��C�c�D�h)����Ƴgsq�H�><�A$������lcUw��l'�bwh�s���Y�"sw_c]�#�aJY��&_�j�ut��[s�%��� �btX=���q��B��IRڱ��l���qľ��qt���O�*���7�{\o��姢�uK*����!:3':7O E^a��c����Q����h�Hii�O�iR�o�D�� !q���d��%JH���׀����2�_�r{�5P�bz�g�D����]g�#(, ����c�����3#B�#+���Um�\�H^%z� �'�ݎ�^t��8{Њ�AMy6��K2 '�%YZv�Sژ��d�? ��PP_��C��F�ro��5����H��K�s� �4�k�{�m��1UA��,s餧 �Y����G{t�DZ��pqլruլ��۹ ��H�h��l5Q&*JVN ���?�6$kq0���H�Ą{�t̼ 8gm��2a�Ӝ��#I��:7i�5�q �W;�q�A�^���#�������NZJax���)ք��h�.ܦ��eWq��� �����ƌ��$ 6��)$�4Um �A��� ��Ǟ���{2l�E����ʹ��˒vzaTz��d�����!��燵#O�U�w"��x IJg�ފB][����L���R5��� ����;�������Xc ���x�k�:�>ܱ�4�1�i?Ӛ\V}��ɪ����9�%�†c��WF/E�0���4:V���|�lxD�:�6�1����4�9�� A\;�6V�)\}��궰ܹ�o���K��!hY�Jſ�>J6��gJ�,W�D6_��?���h!�j��� 85g�e�R?|�I�$�0�������J��a�IT裀�F�,�C��(�M�]�옾�^��o���L�Z���o���#�G��A�sh�H1�������f�߃_�r��{U �Вº��}T ��̜3�, ��fJ��S ��B檠qD� �qJ�sC=&��0 �(�dTG�U���v_c�u�L㻈���d��sj�3����IJ��6jR�m�#����q]s�U��dФ �h�O�֧�T���F�,z��9k��E9�~{��wԢ;j���:P��ޫ5���q������io�W�q�P�p��NI`�F��&n�@gưJ���hM uȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e* )0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t ��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl G�%46�Mg��_�"-= /�c���.���΅���(�'K���:[[�|�F�k{[W-j+����G�+L�#`���A�rf������[�e�*>!˃-����u!�v���23r�$0�V���������3 @ގJY�dyhlS��"yXגddM)59I�IɫY����v�uS�_"B[���b��б3 ��尠�p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��𞍧��ĺ�%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�J񦅨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l� K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<�������"��A� '����-�B��hc�{1�"խ[�x� ����Di�T��|��x���$2ʆ�U�L�O[��贼��V O�1���������� ��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i� W48�=>���m�ey�}pv�A&� ���hn{�q���?1o�b�H ~2ơ�N���n>{#g�|;�'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~� �OY�bII�H��[�Vm�="0r�5o�^ilr����J��6 �D�u΋�6I��z�� T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@ �Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D �UV�n���,L�-R1 ]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�Sح�.�gkPI�9YY������Z �F��%v32D���rJ��VR�����(g �� ~{!����$�q �<�u��}�R� |/�d��s���{~����Fa��!� i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o�� %���OE��Xk�/ n��E �i��z�+�,��}(B��b �(]xa Gc\c���d���@�9�2{��bΉ$.�Q�k!ւn�by΀9�W��8pxvwz<�I��v��@��G��> ��?����Y�����6���7 ot �ze�^�>3�C���^C,ށYbA9p����B�.S�_:�� ��{��OLJ�jMN�N��4�h ���|�� ����qr,�+�?���~�P{'�7 ��a���� k����x� L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q .���8��=6N�G������ޞŷ)��KޠI ��d��G�9�NL�{�fHo� ˘m��$2s�`a言̲%5��2؁ �J�ܜ$`�fu�m�D���N���X1ft�EƵK ަ�-S��7�O��]Ƙ�(ʛ`T��^Qi�����%�}$�� �>�yb?f��'���޳��]�� t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7���������� �J�wi�� ��eV�E�u�P2��� ���W����}���&6r��TU��fG������z�_c'TU�zO%%E��M���ӼFNǢ=������4e���z��J�^���x_q�/�ZSʏ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�h M�� 3�. s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3ƙ>cz�wADA�l��m�ׯf��˓���I�辭k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k�#���?)�X�D�� �,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6­H�4�u݇IȀ'�[V��;��l\Ry��O��s���O%� RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ӑ�w�7������k�F�vt�)B~��)� )c� ���+wj¿~%qC0%� ���P"ꉢ���-%�-Ϡ׎�hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ����� J � �ޘ�H�x�+ 5p���C��X�p�MUh�7�A���OhIj �����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ƭMi�� �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A �䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=��O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�K iJJol��� �_�*X[��3-�3���=T�i� �:Mў�{��߰=��e�%����ˣ�y'��*��ޗ��LT��� �4��v����@�'�y�W�d ��ڭN�}Ǣ5V��� ك�PwՅ�����E`��Ӽ�k�s7� _��S���k�>������d�-��Pn;s�(IZ�lJ����ҽl�#���<����`��4��@���/���w�A��(�גUN�-���V����s�.�Ec��=�N�ϕkD� '��BVJ�=�v�)d-+a"d��v�g�OS�:A�rr�Ъ�o�QXn��7��9C� M��2��K�%4o*�S������v|з��6 �ڱ�o��SV�8ܒ�%PF�x�HB�_�/�J�L�z�A��0K����;3.ew��o��������6�LRƒ�8�q�敼�J�d0h�SY�o�hA�RV���0]��FBc�d�X�a�6�`,�'^ �z��OՕ���mqu�؅ y��*�� bx��V;�9��٧��)��[�0�����l�]��܃�W�y��D�����鷭5h x�Zݭ�]�7�S��d&TkW.�Y�?+���QEYK�G`gdz��U4���O�V�ߪ��s���x��V��׃��6Wmт[׫yG�n����?��L���K�����}ϗ�x������һ�|�L[ �>���s3���@ƙ`�T:0#��E��W��<>u޾}7b�#*-/VW.W��-���ʝJ�޵�ϳG�2�l(2_�Z�����ט�o+�d�cV��p�"󈎧XcPb�VG@�UVW�����HZ�֫���촠��"Ɂ%�Ֆ$ =`Rm� EG-3�I�3/L���068�� ���?;\|��.�pD.t������Bm�M@�e�핿��,JI%>X�`,y�E<.OW�f��q�N��ɫӴd8�ai�2����� H�`����S:\�ůO�²V;�Sdd �:��z�P�*]�# �E}f�62bU��ʥ@sVP}��?�m��W� xZ�9��͛"E�t�^��b�V-E��z ō����Ƕ\s٠ŝ�[�n�Q��.ܸ���(�T=#I��ꇫU� D���Ceq6���-ʻ;�MF?v���,��h�)=����m�: l�7����,O6�G�q����%lP��ͽ�?�߭��Fg����@�1��O�^���dV��] ��=�f�F��z��IX��Fta��`DQ��K�Ex,M�f���lC�N����DM �1c����L�Ɏ�!�.a)�8��z�m�r��d��n���Sn�i��V/%�i�.-׏�о}�OY�;�9�J�n��Mw���I#�� ����Jv�3�B v:�J� ��TwZMy�[T�Ff�f��:��U�HW�7_�����x�!�;QYD�MSĨ&f�~Ǫ �h���T�������B�v5L]�Ҭ VR_c��/����M��Դ%4����i�.�-@ � wmGo�A��9o dၿH�I9Fzw�G��1�S�R�.{*��!�ᶁG�Ʃ���K[��������?���e���ǦWZ�'�}}d�^^����Z�:r2�ph�E%t�g� 1^� q��̜+���%�7�F�@�b��$�fJ��Ζ%�Щ�4�%^���_3�� �[Y]�i���_�B�GG`@'�*C������ܒ*^ua�NژT��xﶪ������� ����ϗ�|9���Ν/{d�Y}�LF����%%G�{�v��RSM��Z��p�w�(��,�C�2��t� �֫+�`bq�.��2���7�L̍ *���.h�b2 ⵮��L�<`�hl� C�BW�iK���1����{���|�Ǿ��z�XwU��7whld� ��ʐy�E��.�����n���w| ^��2,��=����l5E�Y�3^���G\7kI��{عi���B;��f� ����g���'��Ѭ�?uf�� ��R<�o���f�r��B_�P�e��g�1)���������uZ�*L�O������`��A��]?�{���'?�{_y�������o� j�M>T�������wo��YZ�G�v�Z�|kZ�^1.�K��*�T���ubn > [�v�2�*$9 � `�}t�p �mt� W��hj)]��%՛�|�ڑw�S�>�,�1U����l�|BO?�:=~:_^�_��ۧ������x���rq~�\J�עKwb�l4�.�Rc��2doE:��~!�yl�+p�U�踠drM��X���z}�8*}B—Px % �wȓ%`�Qҥ�R�"��>/�Bg���[�eɥ��tށa�m��PK�/E�>��PKz�RDefinitions/groups.yml�X�o�8~�_1p_Z�Qn��r��I��:�:u��"���&J�Z������7CJ�� i���CS�Ùof>�|�{w2C�0�Z�h�/����O33�Z'��&���,�o��o�M6��Rl@�CR!R!�c���!3e����Z�e0�(IH�o� 3����W�Ut�@��+� �������z�ND@���TQ�]ލ�o'�� B�|� ���Ғ�� ��ebN0�X�� i����K��3�_ ��%��[9��^�Zx�tW��%4�SO���p:�H���û�O�y���p�0����G���܌����p��g<�R�� >V��H�qĜ�6E�P��U��Bf�^�b��0+��܁ m)g����(YJ/|9r����q�Hs,��A,]E>\A�r� Ӎ(U�S�S�>���w��"ٔ�����R����!.L K>�y G�YY����`<�O�������P L���E�\Q�)�6�=�Bd�$���|6o� �l�Hv�69&J�m2�I����S�Fft���O��?$�}i}a4y�p��>�7�B�aY!�ՙ�X/e�"!33�X��[ �*K���;wY �x�/�T/��{0؍�{�ΙL ��1��^\X�_���][�v��|��j]110��}�`�;�-�O�qV�7y݆��'p6�h�L���U���͍Q(���|^b�!QePnijE5I�Rf���X`����{*�TD��B����*Ҩ8Ub�� ������a�����+���B������-�a�0]�8���x_;�����'R���d����z�>ח��D{��&+tRY�>�k�j[*��1Y$�Y����y���� U�91�9�����RJ��<��r�;e��� ����*M�eY��U��F�"��>����ǯD3����ڿ��nJKc��q w���`%��l�������׈�I�a�5bh�Ԙ5��Ĭd�{����T��r�B��i�I��<�I��y`v�y�k����c%����Qu�i��O��ն�����>�0��#ǎ�}C4���"%��a�,i/s�0 �㩑�l|\����8�Pa�#Q:�[-Ag�o[�J��ј,�M�X I�X*�7�F���k�=�`�;6�w��@S�M,� �^�~O�+J2�$�F��ߎĻ��}j9)�o���RE���#���# �I�J�e؞?�&��r�s�/�'H���焃�s���a( ��A}��4.m�-u�j�U{>u���fB���/�F1{��ճ��8 �_:jt ��?�k՟i]�t'���^��<�����_�?�3? �b���\�E9�sf�fC���oM�lt��;4�u�D"�����}f�|"�їLV��s_G��i�HSF�v)�%Yeml��p�P�]�^i�j��UK.tla�`�z�����uM���h5�Hѭ�T�⭌�2KW����*�.ٔ�i����C/�7IWA2�N�ۅ�u�|>�����+w��ͦ�U�AQ8�����}%�pW�0���u�)��в /RtT\��6�*��,e�}�j[Dֱ���D�� ��p�u�,�-�9�+Cx��e"�av�� A�5�BS�8�;Prby�w��Yr'���voΔ�o| xW����"1ȏoR�-trS�X�)2��E�K~��ٟ�urMT�=���s��&�E8t��G������E��ڱ�M&�7���@�H|������K�/d��t��Q|n�dz�/+�6D!��X��dtff���uRfz�r�s��yּ���6E�c��[T�Qe�z��,���l;9]� څR��Z؜�i��c�e`8��e�f\�V���*~Ȏ�Q �������y0�������� գ�PK�\�J�PKz�RDefinitions/policies.yml�]�s�6�_�q���J�&��܃�vZ�%���t2DB�$��,���]��Ò%�������~`�ߝ|G�� �2R��I�'�t*��ܓ�̤� /�/�S�p��>�'P��5)蜈R�Z1 ��6KY� $-�*�T���r=1�8"m �#Q5���W�k��#T�|}��D��������65ܶK9~�۞�����uop}�1?��)E$����:�ZC)�9�%�$t,<�%2|+��b�"��[*PɸҒkH�a�wyQAN;���w�A h����㇟?�_:?vz�����#��л�~�~����������ۻj��iج��?0�Q�,C�  ��!U���x �㚎�S&,�TL\�6����\SmZVӜ�R�4�؈ n�%S�� b)�%sZ��yr~?K����ɨ��y��T%{��y���#ۦ�3��X�� ɘJ%���� 8��ap�!}3�|���9)�\V�� ��S��,��i�9MY��b.�%��bK�r��j�B�,���I��|b� жdD �Q�cY֕������ �9������c~o���3^�i��$U�n��1��4���L��w� a���߽ ����b��^���c�#4��t7���|?_b�Xk7,*VQi� Rf�Á@G���1�ymYI�Vjn�� Z����t� �e�xѸ"o�D�ˢo.Ȉ�-���Z�B��2�d���]�0��� ` ��r�3�#:��LJ�����RЄx�8� D.�c�?�U�*U��b|��}a���:2F2����� ͘5�jY� S0ݾ�&h_d|FbdAl��s6e�>R���t Θֹ����ҧ���r���y���H���K�,"�W�v'���D��-�r��9�m!����πٻ%�r� r������N7��u6��&�.����sX�R S��Eu ��Ln���v=Ӑm���)"s�9l�lز&�z�),7X-��Nӷ���X���w�r<���)tq��{CL��L���)�ZH�5�c�O�m���qHDULN�6�Zع� ����v��Y�{�S��Pk߁�}�1��L�s�q)����(\U��tܱ����qit{�IKZV���&g�.6�H���챷��x��*F�vט��&{��J� ZC�j���L�dX�d���K p��u�&{��f�ƾ���R@ș�Rƪ���=�(�SѤqeA,�)��\7��(�E������{{�t3 J 3�d�(��ӠK~����gݷ����|9���-X�S�����:ۛR��Z�B,�9u�POKAJ�L�R�u>+�u� rY��'*���^D6�`�E�B�~'�2�v���'�p�jmm������>�ɬ'���4���Y�#�䳫-DV�2 ��2�j�]�]G#�L�!,�󒗝���p����H��i���p���R��۬p���5��qqst o%��x�`��S;���ft7d�D�?�[��x(0>�����o� �v�y����m :������š�4�ە����M���1)%��~��f~����=@=f�� ��[��-�tåҬ�sH^���  �uN�c�� 4�1���X����v �q���G��i�s�1Hъ � �-piyxY��C�>y��f=�Gy�6(�v�ӉuNj��3O/{�w579 Zo��l�a�9���ha���(;gzt��2���h-p���2�?�y~3�J��A(ѻL�é1�?�60#)NnPz�&kIk�d 4`K�C;�$��vu�����fK��4�pUw�B���a� �ǢP��V�� O�[I��P����� [l�τ�.[�֒��x�������Bm\�� f�:�,�$5LO������EE�s� �<2u��)�L��/MK!�%㶶*�<���W�GD��.����ܓ�-k�Vb�� � ��*�4��rbJw�@s?���,�٘�ơ^�Z���Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�j�+hn�|w1����L��g�<^WGknC�.�*F�w��#��h� � u�߬N��X-ld�کw������MXa.�Z���͕��1/��C� ��Ԇ��ʩ��{}��aEx�l��� ��KIt �6o��ba��f)W�9Ȭj��Iû�.����D��[S%4��[mX��XC�U�Ʌ���j�Y�]n��֠����c�x�5�K������n��7������� ���d/T�M�vQX5�&(���W��\: � pn& Z�(�jCbb��説vt���G �N�E4�k��;� �~dEc(�㳍xr2k���W�SOM!�o�- ��Js���i���}�Z4ڗr���@��$�zo7<�M��� 6a��vD����*�oГ� �G >;C�\��|����ʖ惡����#^��W%��5������*ʠ�w����8���ˣ� yn���R�qDM��›��ͅ9�Nh��27|,lie���(�člGV��,�� {�`i��NtԒ�Z^�\Z��)l7M�;��N�z�j��T����5�Nj����^�8��/�~� ���@"��K��[�d��������z� ~�.Lν����gw��j,X��P��^-��[�۟��%���:󴔀��� ?���ARy+�sX�i��95���WY�i�m�f�v3���|9�vZo2|f�ö�R��Qp���W��(;D����6�-e��4���■���O�cXl6(!4u��c��85�N�OI��\7_pY �W�͛�!�Ϣ�FL��5&��N]��%}�BC�^ .�Ϝ(�)A�O&F�>��X�����-����W sC$�8i�K�S5�)�����9�eZ���9~��:W�y�xv���7z8�D�`����o���~K�C՟������T q�S�qZȺ�n�`—ݫ��|]� -���ǜ/����) �$M�v'W��87߂4�f>�6���3�F�n���f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf�� Wh��0��o���j��? 0�4����@$����� ��e_��f�w9�L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PKz�RDefinitions/relationships.yml�XMo�8��W�� ���=zOn�n�-�E��ɠ%��V&�$e���� I}���8qР�+q8|�8|3ԫ�W�L��"c�ʄan%ذ�)~��%�"��Z�ߓ��k28�C���N�l�wLi�J+�BZ���`�G* Ǥb�^��*l+��/�$p�-��s�a�a_�iѶcܝ����[9W ���v�p�6�f�σ��]�O޿b?�ʅ�̈Ki�|�x@)�fηLƗF`�i�5�I��dV/ܖ/����y��ت�!��⊝'l49g��>���o>O�����p<����[vu3�MG7c<}`��7��h|}���2�Ga?@J�QdD�D�= �B�r!Sĥ�%_ ��a�a�0kii7-�e�˵t��7w��2gN۔�2��Jz��&�À�!K��l��������qvp���؜��1O�d���*���J�Y�4��+Y�ܮp��I{�&�Z;c,65�pΔ�(��e��k� 6��\ �m� �bք�YH��]<ϙ��w��V #7���u�gq������̪��A���D�dB9l��o��H"���|F퓱��� Af=2l�.���Yc2 �I=����V-�p+��=�u�@��E��4� c����������X�0�sqJV���t&P���i-�w�[�L�(����*����"�;F�)@bR/�ro)N6|Q~�V�N�ZQ/k�k�,�G�s�]��J��@��5\g-߈���荤�'�F��H��ۄ�\��0�dTk+*�ݳ� �?!bV�B�p-��uS������P�rٔvm�w�>�����ٍz�2��sR�Lj�Q�AW5a:���P�}���+���U�Jw/U�ǘ�b�V�'��QXjf:��+�?�ku*yg��w0/T�X�Ca���4�c�;������t�t�o��i�nu �]�ME��f�@I�6a�g�͌gw O�ݿ�t�%t�)-^�}ghݤ�V�C��E��Zޜ�m���D��U� ��xl{�?,�据�����y� <�agʪ�UuvV���D|�Фc����"��hؕ�v�(k�����L��7���Ҥ�xh���-7Ǩe])�Ek�=����}0���Ku<�C>���V�����/��ESY?«jNWy[l�/Ҹ�秫p�GUw�%+���t<_U_������ۡ"�X���9�R y�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز�y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�PKz�RDefinitions/artifacts.yml�WKo7��W �C-�^5=�'%NP��\X���jwVK�KnH���_���Gm7N�`K���7�<�f�>���Z]�_!��ӯ$9�{�N �e��+��h<��<���Z�����!��J��1�ƃԐ��QR���� �$'���\���-H��O�?zC��򾹜N���D�63v;UQ�M?��X,?\P���N+t,~m��\7=���ņ�T�cAl-�����K�=gJ� �䥐�[�i� ZCx����%4�gK�/��n��/�����ꏛ�|�������%�������|5�YЧ�0[|�?狫s@Š����r��d�`Ж�'�&��e)s�Ko[�EؚZM�@������(���(YK/|��IR�����u���2��w��E�c�u/j�~�~;���zw9��Bx��� �e)r��}�$�h� ߻�����r+�X1��E1�Vy8��;����� f���3�$ �A(5��1�h�׉!�������3�]a�L_��ټ&L�P٨X���ؼ�נ � ���L�$��(��� +tc�/���d^��؋ӈ�-�Q� �\gj��]����`ଫ0�aQ(&�NZ� 5I>��>��>c��fQ��F�U�S�8O_ӉG@�_�A)�-�י�0;�1�x,[5\']�.tچ�nuhxЦ�� �E^�Q���b̙p�J�m�N��5�85����;��4P,E�8�I㮦T]Ҡ mxb>��󝖏�g�J��u����%�Q~��)��pMc� �2<���@�c��\lV �i1���<,�� f9`� A�xbR�q_�3̶�*��&��s���4��kp��X�і�cO�a�SR�4��h�f`�&l`����>�u������;��ЗC3ɿ)��6)�-*a �dB�;���+X�W�+*�O�y|)��S�GIB`�^HL{��� |g��VO�% K�������$�{�{S|���i����|�q�E׹���#�È<s#���a4�九����(� -ވ"�Һ� $��4z=�f�$��K)!�Elj�d�y�+|�T� �.�p��G+Y�}�8�J�>���s&���H.�|H� �ܜ�� �ڪ�ϊ0��?�*ٗ���;�pXE2�'��t^Q��e?Å���� ���+�v�K� |�0Z{� N���#�HL�#��Lq`AGu�bÄ��I8X���q�f���Y u�˖�����|�h�����~���v8�S�ʈⰧ��=,<>�����b������K���|}{�3��� �~��?T��Cg�C�L���5����x.M/��\�5>��|A�PK� Qq)EPKz�RDefinitions/capabilities.yml�Z[s۶~ׯ�I^��i��>ɒ�hj�Iv�O��$� ���9?�,��H���iO��Z��a��oA�'{P�i����ЋI���F��B�fR���/��Nx� ���J��"�! $���a�8����(挈�š��S� �Pğ�93g��yy�y�sݿ�1�������#�'��3Og������hr� �5ςS�Aѿ�p�� �d�09Y�T@�☑�Z1�Ģ Z�͚(�RB��b��T����M�'����w� '��7N�(��������ǽ�tx7��1�G��t�8�__�7�~�]�h+TC�be�#Hf�HCk� �s��1 ؜�/�HȂ�B����������^�R8��!�=������t�s��U�7�i���q�����?�2��� Bb���x'�S�1���7��� ���b�Q퍥4v �:P,6N�M'�(��BLQ�A:C��f��3IwR�� ��JɨB������]�v�M�zQ#ҋ����1A�i�b%����l�"�� N�ߨ-s��n肪�i&70'\��y��o�1%�Æ�|�|\H� |�FQŇT�]����)A��I������}��;ӯ�?h ;~E�p�M�h��(Ǥ�j�o�O�0F�RRa^�ܷj���ǒ����j�� .Ta� !OV�`��c�N�%e���'F������I� J�|%n`w��Ԁ���A��|b&%�D�,/M�cb���뵈}A�}w��h>�b�Y�L,=j�k$5)���+� &��X�$ -[h�bMd 0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^ʄ#Qt�Bڹ�# �Mc�P�Ms}0|�� M�� ��_0� �wN�c��\�E۲@4�e&��e �X5�x�tv�%��.��"Yr���yA܀��z!:�u� ˝`TBh�}�*>��8ܡO6h����CT�d�^M)8�$��s͊u�s�m����q�� M,�^�r�ڜ�0��^� �-".Ͼy�`u�� 5�ʳ�-f�la����7����D���� ��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1 �*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_��� 閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3� zʞƉ0�%�n��u�[�:5�ק�K���� _�C�m?x������+������%�x��v ��C�m�)����s��(~��7\H���F��:�MG%Yx�I=���� Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3�� d7p��LB�$-�9H��fY����עE���£z /S|`?e&�����P�R�9¡�� >��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h�������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p �<��T|������|��+G�� �qr,������b|��������H+�;�ÎY�9�nh]ף!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%���,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6�� wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~��/)PKz�RDefinitions/interfaces.yml�X�n�8��+�eH�t/ dO^7i�Mm rS�$���&V"�$-��CJ�%Kn�\�\��޼y��\O��G(4ư1*0�i�"�U���+*ͥ�?�{��\UKW��E {����AH[�D�5$Je���bf���� U�" �>GZ��� �{����u�xn\�%�Y.��������)HgR�^�-A� ��]�(��eI�"�R�`��R��Iq�b�qh���]�0a83�PekU�B�k�&��P!-���Px�?�.Eݡ �/e~H�B�l�:$(�R��j�0�6bTm��SSM6��rB0��6:�1O�!Ĝ���a�����#I��n��v��(�U�/����$e�ܪ���Y�T��os/���V�y|�u��0�B`dx���}�?VT΅Y��ϊ޼���e�y�Q���!��x��mQ�:���n� �VZ�A�����X�rS����Fa�T�:sґ�C`1юi�j��}�22L����+�ٳ%�)��=���G5��&O�V!cl\):Qc��q��H�g�@u�*��w �J)�ު�4�)�y�{X\p�A�� d~��1��~��m��� �����7k{5t��~֮��N��_�� �v5�n�^���C�`.)��CN���~B^"Oɥ6�N�A����w�{ճ8�I󩽷5��'�|�T���I��1�8 �(��)u���5�7ӹ�MA� �6v�rW `㩛V�I)9�����ɩ2k�!��}R�c�aS���1��Uy�g�M��7� o���dڹ�U$i��{O�G��������`Z�pH��;m�ٱ~Mhz*���L����H����Hϳ/�h7���<.>0z����p�'0 ;�9�~��%�V�a&�w��v��݁cjy}H�om�s�>t�{� �2�^&��ZO�p�A/3�e=�~��PK41H4��PK{�RDefinitions/nodes.yml�}ks�8�������몍���37�Q�A%����Cc�ܷsq��(J�Er������~�x� ��(���0Ӧ03�Hd&�E��� o�~�Gajo�$���de���āg?;���h����,��É�p2g�� �?�$󗎛��o׉����䇙��;Ń� �ɵ�ga����9�`z�~����U�,>;��^��Y��K�����I��$�{Ey%N��K:IJ�`%~������'+�?\�x�O�� R�x�fN���,� &�7^�9�Qė��>�P��T��y��# �h���-D��'�8��,'�/���|������xp?���=�"�����zw9}π�)�����OZ��=F�W�#��( =7+fĕ�A� �����cOֱ����_��%'�2w�Ey��Q_ڈ�1�`���KF�*�L�"�:J3m��� �� ��7�[܆����a<ۅ�,Zf�N�M"��ǖI��2ڍ�]E^�y�i ��W+81n����A �q!�*Р�ZI � :�<�>Y.�$K�L�ͭ� �7y����_���I/9R*�l��>��p�w��ɼG��p��v�lj�a4���G6oE$:n��spȐ>���DR`�"oN�X��텸sjḥ(�P���$�E@��5��o�+x]��?��u�E���O-�9���%Hr��v3�߻6�*�;Jl �|�>Zן� �(�7^o� �8]GY��*�;Y�덞�1.^�P�&�wX���$V��R9���.<��|X%z�mq4)�l��Hg�&ee���v�P�v����0���W�o6�Ӂ���)�B�nh╕�ݛ�QU�����N���%Q��8�ɑ��4��>tֻ�<�5s����l2�n�5�p�.�"0d���I���-���D&���s4&8���������� ��.���DGF��s���`=k�j1�zA >�[�3@z[�vc��t��g�.���8��� ���n���� c����rHi�0��h�:kEK�l�@�z_�Զu��͋����I��V>���d뻞��� |�h`�G�2J�;l�<�����g#�߀�׍������g����� Ϻ��IS����f0���� @ ���u���׳~bQ-3�"�9�MP�Lo��uI����X$^���'�;i�ʌ��K'.���%�vꮽ�#��ju��?� ��� �)L[|E�q`�͗����I*}�ƕҹw���id1�I�+8����=Xĵa�Y�(���Q�3#o� ���3l� W z�����0����F(��B?۟�A�^j�i��(��u������ ������i: qvՁx=� ��¡��B?ԤyX�����4K���h8E���kY�tk�2,_]3k^��KG�e��R4������T�0� ���*��UN�Խ(SLr����Wrcv�� g&�Zס*�'�I]�k zSp( JV#`��C��ꇻ�s�sv�K��A8o�����d E�^�V�Q��RH�@���a"��@-y����&̼�׍Y�5*AGn<ڞ�9�� @��T���� b]&`$�hI�팇����TBz �Z�t&�΄���co�gk?-� ���_��y�g���4d2����l��\F�N�� �,�n�'Y�}$����e��ԥ�� sq��N ���,���wv4�A���\P��Ā���i,6�����[pϘB9 ��A�T]߶/��VG[������� :W�2|$y�����qB0�%��*�R~������8�ɓ��f�O� v�lH+��� ��9�>�����v�5h��͎����p��+%&�DXn g%���)�8��HC�b�e��H|�EF��6��W�h)ݕ3Iv6���}{�7t��R�Y�� G� -��eU�ZŸ���#6wy�1�s��5|��r���X+j���/r�� ?BW���ZŻ/�eES:�t��qb�ϋ/�zF_v�8�j7����*�mSMɜ��džo��@����*?�N�[��Wp�L븮j�xl_�ofs�����Yfs�C��szs��U��^�+�.�.��`��}��w:˔y�ylT��b ��E��@7�Q(�mѪ�Σ�5f� �~��;�#�E�#����:���?c�Y�D�L�/ /������4�=�;�89ߏ�C���O�f�{g7��x:�Dv��i�Qۥkv,Ʒ)/����ȋ�m��U�W�_k���h��A���0&�d:8� �27������L"��,®C�B�@S?#9s��D��Gj�b �[�P�*uѲ0�M����jH|�q�x�x[�[� v����@;���l�ZB��� �A%�''tq⍬wxt��n} �SJ���x*XKq�����Kր�앐���8G��K���ǀ��)��q���L��`M�M�N�-���d·� ���+�\�y�;2gW��/n�U�<��Z6Vƻ��Ke����ZE��gt!޲�n%6�����u��懽I\N�!w��}9������D��1�Z}�ߜ��x�T��=���~#�-�W(aHR�r7�&nIdFv�� 2� �A��\b�Q\s� bw�b�$N��js񫖽W�B�;�zd�"������� Z�Q_)��0�{�x�bģ���DboR��� I]��B)|�o�@L�1��1y��������n��N�E��� ���h�C�BY;�~����x/,����9�)I0���u!��E��B~OR�8��~.&� �W��ބ���J<� �/��ِ�0�;����So���)|dg��Y�)8��A��A�� �����ݟ�}L���� v�+v�z���1H�7#q��t��<�{��y#_��^����L�x�w�-h �7��(QTq�5�7\��W,����m$��}%q�JՏ�;�v���^��E��NP�= �E� >������근�V��� �w�7��̯�]d�~e�O�㧷!�9C�BY�5^ ;C�?�b�]� RV�&e���e�!K�T������y(���`E���EQ#�.����r Չ+�D �W�d���G ��I?���"��M9�l� �yՃL�z�soW$G���| �� ���.��� X�C(��v ����&x5)����/���Db(a�'��+�R��7$P����鶲On��J$��h��2��BY\H{���7.����1�+���C�� �[��C��A>��"��&���H�(�nA����W�B��;n"C��A���0���������!������: �n�>5'�M�nM^��%�� �k�c��I�;FA�C[�7-y�� �9�b�ι���4�"}����$���j��>�=�;�R��ݍ� �{��G �#��k�{�#�Ո�A:k ���A<��x�ߋ|~�Y���@���Jf�� ��VfG�̡$���d6O��p��%�|WapC��"{��R�A�*�c34+\� En���ք�uwX���6��yq q{�F��S�Z�ލ�I����a�D��V���\!%%��ڃ������{(9]����V"1��fh�X�����K��%a���z���-���z���x����l�J$}�� [�B���R���"�y��{;R��=��oC��c��{�Rz�s<��(�e �L�'hiƣ���{�n�#p��� �p��� G�Ł�z g!6�� X}="�6������~=��>�M �g�>k����b�ܝO�Ɠs{|���?f�O�'��p"�^�Yf^�/�>řG& B?�R?��lF����@��&�����X�Ӵ\�o)ȉ@ጣ D粨 B��j&� �Xq���@w*۝u?��W��c#�i��R�B��/���!3���p3*JWIJ}�����n����y3G�@��}�hB�?υ�� TK�WfZ�=�(�;��Ǿ�>��?�K�DJ�[�4�� ���kRՒ�S(�M0� ������|�`�:1�P���)���|���P�����T6��2��X5`�g��.�Fqe�E���޸q�r_C�q���{\�� #��+FЃ�.;ѹ��7��%�(�X�N���t�p5��%� A]:CN f�ά ����t l���T�;%)��.��j��pQ3g�&|>�2���=d�N��G�&��ӒW �FO��78�����6%���J0u����{��Wץ �{mD�&`�",��Br/�v0.MN�h���K9B�uR�X}������=\NΥg�^�~_�R'x.O�T:}�#�a��FZ;��;0w��C(Oo D�;Ǻ�ms?�k�]#�������$��=\��� �G�?y:�h"�^���zz�c�7�t���ÊS4eC(ѐzA4w���� ]; �fۀz�g��iuy�:��h�e*������q��Õ :�B7��7��vp8R��d�s���Hz'M�U��P�ER� �����3�$��+�L��M���F�Z��2��bv�c[uc��J�ځ~�c��d�bCZΧ��N�-���:�>��uF����&y��4�*w����X?�P��Rb*ff �!$W͞�&��OVli���U�7Cl�`��2+uRa�O۔l��m�q��:�OJ~.?��<"��i��D�I�Y޺���Y�r��L�~\��*����ҽ���ب0�a��uY�e9��}���xKQ%����l�U �1�^��&y!�Q�va�^3h�:VA �nI�U��f���p��>Uِ����9T�,2��!�`1���{�����Ŧ�y��hw\e�����2B��$|����9޵�w�,���U��Eg�ʷ,�p���,Rlr�G��f ׵���U�d^��/PW&�f쬯b�)�eLK�2�_��Լ��O�o��?�*�T� �!�QY��� }��� ��™'�;�¥����V��C�J�)�$�]�e�6R�%�T� L�Bq�� �ڊ6�]���=���"З��و(Y��X !�:�N&��|2�!.,�G�V#��֧�U�_;sV {�:Q�F az�7�I=��D���_�:v��p�&�[���i�>�����l�M��c��:�7, �w˂狣�b�J(�Ep�� t� ��C� �Φ~����v~l���TP�@�2�@H�.�i2�ůK�G�( :�.�b�0�X�(馟��P�a����❵�DW>Y�o� CS ��v���䎎� HJ��Q'�-3�(�f�C����~���(vܯ�Ph�()��o�zZ+�i���d[T˨q�ز�������V��iǽG� ����6ۄ���(�V8���InV3�+��e�G�2C����7�=wpa^�+��=h�G�ߙ�]��A��!t,�A6+�سl~s�Y�W(�*��ǃ�|�\� ��Gsa�5mY�c�P,7z�ߚ?cД�pߛT����l����^�$.�7+����>�A=����}/����c=�������|���W(�z��H�@z��{αٞ���5�=�q� `5� kT��x���8�:�UV�Y7Q&r*��D�8��)�'�eGXUx�l=�4m����e,��<��b��0�j�)� /.<���W�$��e� ��H�S�D%UH"�O����ˉV����G�^ȓ�@Z'�� �B� - ?����cm���{�uaN��X�r��P�?�e�bv���ut�����.ɜ�!�,!W��Ɋ/�#!�I�`�R����<L��TF9 ��Z��+��� �Je��� ��/�����h4��~�Se-��[�&��c}�PP�9�%6 t�r*?���j��y����FK0��g {n�`�G��J"\M�6I����1�Ows�g3���0x��ha����6����o���_j�xT�P�Z�"k�-S� W�M����gB�2�r4#�q bp8+0]�J,�tՋ�s������� ���Y�b!F�BF Qb�N*VEɄ_B�H?�l�� �_��a�|jryvgͱP��a/�TP��<*[�ճ�;O�{(��{��`AG�x�P�"�]��*;X�E� V��B +N �4j�Ө���'��AMr�(�݌g\�������CW6:��uf(�;��_y���ew�KU� E���QW���X��Q�-���#�tj��� �j�֔�X>��O�\/.�;58G�$�@�J?ٹ!� ���;:�^���\&!����Ү/��+86uk�*2�d[_�n{8�(y��t�_h�7�D0[�:�K���y/�e[ہ�ʂ�� �B/=4V�,P�@g��[~�8z[N@�] ��V�1g����K��E�01�zC֫��%+�պǐ�8Ok ����H��� 6������{�?S����A[�k�R�Yg���"_��n�Ϙ'�q���`�1Q �MK���m�9G�Z���u����;�B������_�7���5�݅�hÜ��-��=ϛ��>���)֟�5��l����Xb��(J=����3#E�ciE?����I�/<��� RAz���/=�ӹ�7*H>? ���X* ڱ���,;�cE�r��}���JG��@6� �uxOMpQ�m�n�#d�ᄍ� XU��1��?�S����X�s/������J/� ��_��s~������Gz�o ; ����IS;ҿ�5�Kɘc9���]L��PA��S2ū�2ۘ��Ћ짨u�~�r��s��H9�~s9�q2�a%�g��|"*Ş� ���G�*���� beB���T8 �;�X�H����d ������Д{�`�^�3���?tZ��KvK��z/\��!:ズ�y�}��4�XM9ޕ��]m}Ҁ�� x���)e4��x�������u���8p��nMq��˖-�Ĵ9�V�Rx�����J }�g^������b���G���se=״��I/#�eb���4]�*e��Sg�T`�S(�Cd�#>�Ρ-'�� q��bM�l�+7��ڇV�< n��OU/ܻ�G�J����* ��ivf�J��PoYf�m��.��3��'k�����~Ưh55���W{���6��`;� �c;�ͦ��nl�1�]p���T.�^ui5�X������e��m �@C-CL���8l�x��P�e�Vi7,� ��T��X�`X�(�� � ���~j��76��]�2��Seq�Y�B=�@�?�7�� �H2���F��:VD0wvm�a�8O}�r�v�kH������q�f T~��ŭWm.�k�X�6��O�Ew���o킡{Ȋ*7�*v4�Wt7bs�˅��N��;R�ݖ�� �Y����k৥G���3����fWQ�_�t �yK@�;�L�{�BZ��b�W�^�{�%?�ҩ�X���807tm�L�{��J�|��a'�;�{5�LK���Эwh���DP���G���p�f� >U �ƕn��=�]�I_67��^@/ae���������mA��E^�b� ��֠����>q”��6��$z"�����H�F:�ca��}���Y�E�º�|��%��[Z�k����#���{Kj|�6�6Nmk�������KDO��R��+��5����݊��}���X�1jon$9�K6�a|����'�[��ҝ\|���5A�ICY�.;�aH0�¾�H2F'?ћR��Q$�i���=ô���1b��F��t�@z耴�C��:a7�'���yb���;z� ��g�q2�W�yXɝ���O� �J����V��;0*y���_���"�ګQ��ezK�s؛��P�����)�rQxjk��|c���qGܻ���Df���I=�Q|,lb��{Su�������{��|OY��_��N����ܔU�L+[�x��=WG�`�^ҝӃ�:��������9ߜ��)��ln�뮢�H���FD� ���a�$�\�j|V��5¸% �� W9� W�zW�"�S� e��Z�"wm�-&Mynl�ϛ9�4)��/������+� �D)L���������=��f|�7�x3�-� �;Zx��]t�\+V:Io�aY|c�y9�H+$Q�2��!k `0���7$e�&^{��jo��"a� OR�،�U��3� �v~ ����w��u@�u-L`]��"�$F|Dž#� 6U |G��N��g q~ֱ��v�vu�?��Ln�q���h�8#�z9f�^�n ��&:����t1��B� ���a�����k,$��q�������n&҃�t:i�5n��A�e��5�.�g&S���l2mG��� �A` �aMک��_C� v�g�K�J��5eZ-����E��[��r5`�(�/x� �ZC�i� 6T,�V3͓bs���G�b�޼�/�Y��Z�b����\&x���6�G޵�w_"2�\ǢH��i0�Nl���0�e_�� ��1��?Г5L���6N����=��4Yt�t�Z���k�ZudCG5�?r���ld�űF�b^���FLG�;%�����@ ��3��'h1�D(f�H�Y�*;iM5��%��>jZـ3�e �J�'c� N%��a�#VaM��^Tc%E�п�Dv/0�5"q��cɻQh��.Vѫ!��� ��� `��ߝ�ryu� yu�MmO��g�w���������U���xr��ͽZ]ZJ��QCPY���f�7���v�wb.8�Z����*ZӖn@|0h ��mSIp`�4�� �������?�s��O�;�ʟuƻ�����?bv�O:qZ�.�~ RH3שS,� �_�?Yu��E�zO`H�vn�8�T! d��N�g�E?[(.�a��ƹ����3^���`,���b�5�~�>�ol�lY?��ձ�� �T#2������Ë΢zlo�d/��ո)-�nP��� ;����d�>�Ԙ6:/hFOkT��y4O8XU��ƛ�1���^�XI�P�~��GX� p ���y���(���]�4Zf�N�1�+����ɻw�o�V)Ð�]'���ڰV�T��8d�qD��`C�B�۫+��Zw����'E�'���v>���x~=���� �����������yc�˼>�P*e�-�ퟂƈb~{{5;�g�������������<�]�[ V ��`&D�P�>�T�>̂�21^b�+�r��s�}��ʩ5�g���Vzp=��R�}r�d�������f�jڒ�,gW�o ,��3Z,�r����µq�� P%�ʜ���\�8�c�4N\x�^&�WA��MQw�v�h�-VT���bg�F � G��"nn���a���N�L[8��STh�S,�_�$�yIz'�����uj@���}e��5;~.���,�y9�,NE�����[ߣw��f���0�I�i�����ڰv����r ���:�% �����e��/c�+�=���>Pf�Wu'x��޽ �W����ȏWH�F.�U�U{kȫ��_)6͗ļ�/�����Y�,̸C8k�<��G ]7��H���Ӏ�� 2W��,�j�w���ףCtR��T7��|U+�s��Ԁl�xM"���v-O����"�Щ� 9��#��3��_�BJ������ӭ8��w}�d����*����k�k( a3��=.[�����ߢ/��w�$U�"�f�ĕ^yn͊r���pī���x���T֓ ��ň�4�՚�0ف�{I%4n6?췡��ťÁ,�;����pQr5٦�bn,�@�f�����M��TfĖ�P ���:H��LS�� �j �fя�I�|I7E 9��y߇M�6.�J1��X���#�<�=�b��V���ڥ���(Ŀ�*���ţ �L�Z�IZ۬�� F����4Œ�ڤfFY���d��pz2Ys�>�jP �I @z��`�c+�+iz6"�넩��u��� �uP���uiP����F���Oߏ�kt8Ձ�:͚IJ�r�Eh1Q�ym)^W��҂� �q�w[dͨvU֤�0��9��fַ]�F����˵�� �5���r詤�Ҙ�;���q�� ��`����s��[{A���Ώ���e܁Y�&%�]N%�]��{�Lw)�A����V�Pun��[,�j|�U�����C�V��}����H;)��/�*���.���/�@T��#g�� w#�L��m�i�C��J���Z��V醈 �[7�X�0���}.ȫ-D�Sw�Z�,��*H7���{� �C߲�M������eo��ס�d=\w��bK?v �;N�.S�ݟڥ�vq��FW8V[)g�A���:����� ���i�->�F�Ġl�G�� j�$iVk ��*F��,�2���pg�OKf�/��nS�Cj�ң*��(�� ���I��-}?S�;:�� zF����r*�%���&��mn�<\�1j�7������c�{�8 ���/�R�h=~������l�i�� _���e����@!�~�L-2 ���2��ketA��p[�QY���B#����D���7u!�V�:����tL���n1Z�x�w�"��{-h����������Ɏ��6Y^[T� ��$�l���\n�'�o�Q��S�o�^�p���w�������1/��^qTE���CF�#�|�&�:LB�Cz; |��G2����ig���_ �����I`ጀ}�fu%Y��' ����pm��΄u2R�f²��c���Ue���[pO=��jضo��Ψ^�LJZ?�*{9�'��Le�k�2Y��'�zSu��R~������D5hwr�J>��v���'q�s^��?�>H��{��o��h����~��'����X6��՜��/�.H�W�a������<1ȣ+�I��3/<���b�84ѣ��*o�-~[e-��8hEn�;Jl�����j� ���f�,)X��T+AU��#������"wY, %���P,6F���4��Y'5�E)e3!�yR��W�kE��V[{����=^���`��䖝.����X�?����bR�+��43���zV���ɲֺ���$^?�)��n�$;�+��g�GKi��0Tn�>1C�h���+��?(��'�J]yR�bR�J ��a�T�۳,J��뽻����Nř��xKm� �{�R��Q�>�\^�S�m��To����l���D���]�V�V��8��{��-��Ҿ?���E��M=J���6��Pn��6���7꾙k-��BF�,��PA��L=�5X`��CއO����Pzq�"�nL ֪��ӯ$��P�c�3^E �����X�D��?���7�*q��)�`n(ࡷ�;ģ�fwP���g���넶��o�]��詏�s_�9�ih�� 0l����eb�G-���a>��� zv���6����`D�R�� Vw��l�s �u�c���6=�� U�}�/;�ҰYL}���'D��T��@������X����A��:�"���Hw6a i�@W����$�3��r~�;=�V������3I�Ue�p^6yWT�8Re��I�嫈O����?m�1�w����� ߺ�7~�wX�d&�ݵ��������&J��ְ�[�o�16@?S~��$�וd� ��*�c`&/),߃Ӣ��žh�U��5�t0����ը���W�d��Mj�q���s�F�]}�վ��7�]��TS�5�4��M /�/�›a��ADޚ��s�����>��hD#ic@�'?�3��v6��>/K�y���RW�>*�x !@u�ps4��0��� ��~y� O��_��Lq��u�{VoIˬcrm@g��:c�+.]Z뀱1�W�]��G�N�y �G!S:o���[�S���U�Yc����T�Z�`J�><�p�QZ� N���{a��q� 8� �.��� -����Z�`�r������HqF�����z�y�Z%fw�d"5���Y~��_��CCP))Rc0�L9�/$�t%p76�ujR��:V^R��+ws[�0Q69k1J�/�Q��V��\[%�(m"�SHr�]N��x=����u�)�J�%d"��@l%�t���<�@��#��e��-ә� :%7���$��$�Y���z`�BM~�ҷ;�J�MK8Q( �ta� �J��A=�n��gد)JH)Z蓫vHTr�#g+�kk5���g���������?X��M��D�8c6k�)�d Xyp�?-�:�j���_�Xl׵��B����G��%Ž}c��G�)|�/߇�gP�����V�u�6glxUe����u�&��Γ��<�g$u�I�SA|� ��D����.���0�>�����@��q�6m�L�����T�}��gy��J��)[7Z�����c��g����KI�?@4!x�#&~HT�0;,N�g��Si}}��[�q"&�!����W�b���� ��L�:*k��Ͳ��(.�w��}��;p�*q�2��� œ�I�vW� ����"0@�k��xi滩��P���(�PS�\��AQe�n��Q�]򢽨��nýD�`}�l_>���`WX�i�T F ?���BQќV�Uث��{ߙ���V��2/�ljq�p)�[-���䦔����+r� ��ƍnӼiP�w�iPɍ�iO}~X���{uK/����Y;�c�5lt�M��(��]����y�a4ug�0�D�{2kQ�h���M8sQ���Y}ʷT�JB��^t�)N��l?Z��{��<��8J饆hF�?q�cH؜��Uj�3��{rO\��ܸ�����H�m"��kO�{��^X��Y�Õ=Q�l�3� Q� *M i^U$>c����u E ��dT_��H ]ǃ ������G���хs�H:ƴ�F�W�����$�Xl �㖘Ő��� K��vGi�b^ Qs�5}�2-��*�)!�z�=�����CVîyaS$�CY�����\�w����\�Rgob��&50�f���w�}���8�L����^ʆ���s�z�����;N`��0z?�S[l(E0����P�C(~� �% �B<����cw g���ĝ�?���5��qyݵ��+�� ���UQ���l��]��Q��^눵)X���T�jR�z֩�;���#����ǵR�yCI� @I�� vf�hkF��̄�h2X��76�%���⿠�O�B ̄)6�I���6RV[��2f���pQʮ[�L���#j”�V�'�� r`��e(� Y~6���`�Q�n�T�~E�l�L�qo���,����e<�R��Ӧ�1qS���������A��⹨d3�67��2�+ə2 ��3+΀�c'�%*�6 l��X�/_�EK�E�XP���tN�qߥ�f�G��h����r٢�V�B�.���5n�p۱�*�Q�u1J� P�p[�O�/$�����qm�Fu��%�W�Ԫed��h�_��ϩb].*ٱ8��A �X%r�옦�&���ӻ�M5�����0]�£R�V�fQ%�/�{9��O�z�Y)��u�����e`H�uM��c���s���k� ���_�H��XR����~�l"r�PF�waصpf{=�NH���Iw������e-r�p3�@����$��CR�L.�� J�4\�f�����`�&�݁J�%����F2i�gDT�B��E������j��En�2�Hd��G8�3�[8����v�3����_މ�Yީ zX�f��w����:9���s�踗�k �G����M�R�Q�� ��m��j'��L�0�%�d9��l���of��۩]��g�cw��ժb���n�Eb � �I�޴T��o,F<�p���?t�(��h��>��gM�!�y�l�t-=%lvٴp���&�^�����֞��yG_=�C{�;6��6� z�?j3���쳻۩�w����y�:�m ��/l�Tz���Ҫ��1���֨m�t�%��a/�-��_�k�V�>��R?�>�����4 ��ڐ��i�Ϥp�r���� �_�S� ��4�\�̠�#A�� ��r�J Klv��V.�3��-V������b� gb�1�/��twNw�q�Q��L�\?qs?�H�FE�&���ׯ0�v��A�����dL�t?�^"�<{ɟP="���(E��IU�ƫ`Ğ���������b]�y� i8lPt����CfʚB@�n�Ӫ�skv?���H�ng� ����r&=���T��)�ž�b۩7�k! �Qm�<=I�SP[Y�ق*�.��@|� b'|�DW]n��&7N{ɍSM�q�s���Wn��"7N� 7N�$7�tӡ�~�F/An�ke�n�]���A�,u��2L,�e�l| ė���8~��s��\��f3��< y\�u�=���E�Kn��o`�yjY7U5�5��~�<\� 5���;ej��%g'� �MX��p�������E�0�~>' ��в9ڐ��s�"Ef��e!oix����՟N�&��S�Q�«%���*| ��N��BT��Z�S͉+b�m@�K}�ѽGw�K����a�E�A��N^W ���. b)��"�%0R� &OFgi����zm>�R^7��U���=e�.��\��ݛ�Fr�Y%�;� ��_`R�]��&�1H[�/� u1�v�U� w�M@�a�@���&s�����$1� 1=`�2uO�Щvf��J0ZM���s5��.U����ADx�;Ap�Ԋju��-!}���>��#�{O@��(�� �/�\YlFz>��P�mZ�R!�""YSV�n� ��A%�x� g&+og�쬝(x؄�F��F⚚�2Q�cZ������s�}�8�/��9}�'��K:qN_҉sz���5�8�/��9�>N�7�i)�z;ǒP/��jD�2.�J����*C��*��������&�{��N�7��tD�p�)c�rxlV�Mk11Ӱ�U̥��� J���sM�t��w�s�'k�8��kb���ď��� ܴ>�� �L9�S���򷜡27F�����V�Kݨ���$��S�J��9�}C�Tf3u���e�q�|��ԏ���/�w�7����^S����F�����1�D5`ſ����䷨X�ÝM�ߎ�l0F���M� �% �,�7Yޥ�6��t�ţ������5�{_���8�h���;"�����0�ߝ�g9V1��Fs0�{ �~�����! ��.]x׉Ӝ*y��M�"��k"�z9��FѻF�&B(P�8�N�Z�M�t&�7k����O�Z�#�����j�:�Ae���L��E����hѽmH��!ٯ?ff[K��1-E��ˬ��z���"�I.BU�TYO�6,�S���q�4�������ч��i1=���EB��+�w�\)��ݦ�qN�i�i�.R<�K�Q�z�":y�2���O���n�ғ8�B1)�'��.@#��..LJ������BI����o����A�9����3Kn9R�yQS�X�QndUQ�='s����њ�ĦbI~���܉$���oP��Ui��SF��8�jo0}�B�V��T�El�QT��.<����A��ݿ�r:��7�s��-h����T��̊?~�x.�D�ӽ�:I�L�1+��.��0_`=\�oґ5��$��W��M$�y}4>��L����\V�;.��Id�H���µ��I�?�P�ִP��#Y���UD�� ��V�Bg/V�ò͠ݵP�u�Q���<Et�������[�VtL�";_�V���]/�խ��ws,S�՛Z���g�ln�VOօ��b#o�1�����;�&0G Y$� w^�Q�]�"�_�g����I5}�6�Q��K�1?�Z�s�x��=qI>]�IU�/�aNԫL��f(��������m����|��9hW}���p��5��3�*�ӊ��Gɵ������� 2�W֒�w�g��ya:4��F���PK�'WAH]�PK{�RgArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txt�S�n�0<�_�?7i�t)bv�֮7����H���חZ*�,�@yv������ �9�w�D'�� |l+��[Qb��$��ʞ�є�%Zi�r�Ԩ�ڀՙ{�2��c��hl`&p=���+�;� b2a!��4 ���[|}+�rThH2?c���,��i��}Ģwճ�iw�A,Q�. �b��ȵt+·��F��M9���)?�]�� rMO �6"��0���W�3�������'��o d��8�����_�C��&)Xϧ �"f ����J6� 5�~�<�oJ ��H����e6 ��Zؾ�����f(����z7�s��K;!D�Cfa�`l`���;�t���$��.l_�C�sz{n�F��=%S�s|n��Fse}z�V��K�&�m������ MM6�-�%�1����KC��͖�bvk� ?��'4y�W���M���8~i]�o%z��2Eӭ<(넒8�D�Ŕ���_�PK&��PK{�RQArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yaml��_k�0���).���:T�`�=�u� U�1�V����� i,��w_�Z�L�^�C����$��^Oj�'a4��������R��܂�T��������� ������!�����7K,J����@Ma��r���߉^v9 ��=Z�d���s�1�q���~���� ����p,�Z(���-FG���:�k� �QL��U���Džm�}�0�B �ѢH�>c �(8dU�GW�����Hb��S��)�������aQ�,ͷrN�&k7J&q.�:�+>����|�p��"g)^�8j�\C�_�T��v�I�*��^�bd�C���k��}30�( e�(�P�้�R�6�9��?����`ѣH��Ś�����ձ������;�&�qf��wi9>۵a������t��p��F���PKI@�>��PK{�RdArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+�m &�K6�{K���i�y�0nFJ�L�I�TNXv�ZHOõw9�β a�*��AS���~��G���͑��;s��RϽ`]�sY.h��>���.�W� PK,�P{y�PK{�R\Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU��� �_��+�Vm(���X� �����K=�|3��e�l�gb. -��[|~V�R��Pu����&P �J�릒b#�!1�I��l�}�<�L�3ʦ�:�����F+ex۶z��h��^:r’*k"6����n. x:!�PK��B&��PK{�R~Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgz� ���ko�8���+xJi{��H\�{������(���h��TEʉ/���7CJ�,�q�6)�p$j83��<���pq�~��� ��;�w� x�������޳N�������e!S���<�S��t�o���(coʢ�O�L�#�0����ڿ�{ ���q�����n��yYV�'��R�Y*ђ�)@.�L�Qƣ�� IhpA'Ly��8动,Id���MD&����` دH�"���A?=��S�&�U ��i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK{�RUArtifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.json���n� ��y k�e 6�c�K�-�D�5� �Ɩ�W�D}�bg��*r���o��y�+�׼��pn~�~n)�����_��7������0Q�箻��*d��e��C<� ��LJ� ���N 0�mÔ���u'0���K�E���0Į`�`l����q�)�7�}>��%')}E���yJ}^ �:ͣWb�|��J[�$2-�"#9������Tg��`L���~ZC9H�7%Gό����hf�p �anR+�nBV��9�p��Q�͓b�Eɴ����G�E� ���J�l�91�,JM�Q��*~��8��@�MZz|�8]�����~�qJ�*y�5pS���.��l�d����m���+�.�6����4�1 �:&7I�!hk��1�_�o���c?K���#���Bҥ~�#� o.��[��?PK�d�f�<PK{�RQArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.env+H,J�M-I-*��PK�&�v PK{�RAArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/base_dummy.env+H,J�M-I-*��RPH)�ͭ�O�I,�/��JX)(���RR�KsJ���2s�SQ� �@��0�x�x�\YZ|n~JiNj|f P. �?����%�)2���1�$/ �$�>LiPK[J{�i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PKv�R�R�B4E csar.metaPKv�R�ˍ ��kTOSCA-Metadata/TOSCA.metaPKv�R'��]� );Definitions/service-BasicCnf-template.ymlPKv�Rn'm��/%NS.mfPKx�R�\r�@a3>Definitions/service-BasicCnf-template-interface.ymlPKz�R[;B\�O?�Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPKz�R(�y��8� Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPKz�RA�3vy�^B9Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPKz�R��(�G�&*"Definitions/resource-BasicCnf-template.ymlPKz�Re��Dza4�!Definitions/resource-BasicCnf-template-interface.ymlPKz�R�/E�>��g(Definitions/data.ymlPKz�R�\�J�5gDefinitions/groups.ymlPKz�R ��חDi�nDefinitions/policies.ymlPKz�R���C&�Definitions/annotations.ymlPKz�R��g��Definitions/relationships.ymlPKz�R� Qq)Eq�Definitions/artifacts.ymlPKz�R��~��/)�Definitions/capabilities.ymlPKz�R41H4��ƗDefinitions/interfaces.ymlPK{�R�'WAH]�ŜDefinitions/nodes.ymlPK{�R&��gI�Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK{�RI@�>��Q��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK{�R,�P{y�d��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK{�R��B&��\��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK{�R���� � ~ �Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK{�R�d�f�<U:�Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.jsonPK{�R�&�v Q^�Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.envPK{�R[J{] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:12:19,959 DEBUG 197:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8 2021-06-17 02:12:19,959 DEBUG 198:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] data sent: None 2021-06-17 02:12:19,960 DEBUG 103:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-06-17 02:12:19,960 DEBUG 105:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8 2021-06-17 02:12:19,960 DEBUG 106:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] data sent: None 2021-06-17 02:12:19,962 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-06-17 02:12:20,800 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8 HTTP/1.1" 200 3737 2021-06-17 02:12:20,801 INFO 116:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] response code: 200 2021-06-17 02:12:20,801 DEBUG 120:onap_service.py(1) - [AAI][Get 92db309f-caab-42cb-af95-c9e30115eab1 ] response: {"vnf-id":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnf-name":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1623895773409","model-invariant-id":"837e0c08-8a32-472f-bfd9-247e47f91263","model-version-id":"0060f902-29df-4e64-be49-11282c21bda1","model-customization-id":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/92db309f-caab-42cb-af95-c9e30115eab1/service-data/vnfs/vnf/e5ae3548-f651-4742-a39f-6ab0d48c2ba8/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/92db309f-caab-42cb-af95-c9e30115eab1","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"92db309f-caab-42cb-af95-c9e30115eab1"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-06-17 02:12:20,804 DEBUG 377:vnf.py(1) - Delete e5ae3548-f651-4742-a39f-6ab0d48c2ba8 VNF 2021-06-17 02:12:20,804 DEBUG 75:deletion.py(1) - VNF e5ae3548-f651-4742-a39f-6ab0d48c2ba8 deletion request 2021-06-17 02:12:20,820 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-17 02:12:20,820 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 02:12:20,820 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-06-17 02:12:20,820 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:12:20,821 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:12:20,821 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-06-17 02:12:20,822 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:12:20,822 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:12:20,824 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:12:28,143 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1095 2021-06-17 02:12:28,144 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 02:12:28,144 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","name":"basic_onboard_FauEiS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 02:12:28,146 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:12:28,146 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:12:28,147 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:12:28,147 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:12:28,147 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-17 02:12:28,147 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:12:28,147 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:12:28,147 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:12:28,147 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 02:12:28,147 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:12:28,147 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:12:28,147 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:12:28,148 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-17 02:12:28,148 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:12:28,148 INFO 192:__init__.py(1) - Service found, updating information 2021-06-17 02:12:28,148 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-06-17 02:12:28,148 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-06-17 02:12:28,148 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:12:28,148 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-06-17 02:12:28,148 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-06-17 02:12:28,149 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:12:28,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:12:39,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-06-17 02:12:39,803 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-17 02:12:39,804 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","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":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","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":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623895261653,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","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":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"network","uniqueId":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","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":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","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":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","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":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","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":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","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":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","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":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","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":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","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":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","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":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","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":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","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":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","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":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","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":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"compute","uniqueId":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","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":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","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":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","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":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","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":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","lifecycleState":"CERTIFIED","lastUpdateDate":1623895478125,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623895053061,"name":"basic_onboard_FauEiS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","systemName":"BasicOnboardFaueis","description":"service","tags":["basic_onboard_FauEiS"],"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":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","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-06-17 02:12:39,808 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-17 02:12:39,809 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-17 02:12:39,809 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel 2021-06-17 02:12:39,809 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-06-17 02:12:39,810 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:12:43,752 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel HTTP/1.1" 200 None 2021-06-17 02:12:43,754 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-06-17 02:12:43,755 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 45 2021-06-17 02:12:43,756 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 13 2021-06-17 02:12:43,756 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-06-17 02:12:43,756 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 13 2021-06-17 02:12:43,756 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 13 2021-06-17 02:12:43,756 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 43 2021-06-17 02:12:43,757 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 13 2021-06-17 02:12:43,835 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04063322572560512, below negative shortcut threshhold 0.05 2021-06-17 02:12:43,914 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04361016324691408, below negative shortcut threshhold 0.05 2021-06-17 02:12:43,992 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04171916191652303, below negative shortcut threshhold 0.05 2021-06-17 02:12:44,071 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04172593479169904, below negative shortcut threshhold 0.05 2021-06-17 02:12:44,150 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04230708228437594, below negative shortcut threshhold 0.05 2021-06-17 02:12:44,221 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.041993381065960116, below negative shortcut threshhold 0.05 2021-06-17 02:12:44,419 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.03968981636416475, below negative shortcut threshhold 0.05 2021-06-17 02:12:44,488 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.03843467097743458, below negative shortcut threshhold 0.05 2021-06-17 02:12:44,557 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.040567800729381646, below negative shortcut threshhold 0.05 2021-06-17 02:12:44,715 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.042728999347158604, below negative shortcut threshhold 0.05 2021-06-17 02:12:44,781 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.041491856827084964, below negative shortcut threshhold 0.05 2021-06-17 02:12:44,856 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-17 02:12:44,856 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-06-17 02:12:44,857 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-17 02:12:44,857 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-06-17 02:12:44,857 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-06-17 02:12:44,857 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-06-17 02:12:44,857 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07282611063464615 2021-06-17 02:12:44,857 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07378185113897189 2021-06-17 02:12:44,857 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-17 02:12:44,857 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-17 02:12:44,857 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-06-17 02:12:44,857 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08528121716565944 2021-06-17 02:12:44,857 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-17 02:12:44,857 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-17 02:12:44,858 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-17 02:12:44,858 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-06-17 02:12:44,858 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-06-17 02:12:44,858 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-06-17 02:12:44,858 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-06-17 02:12:44,858 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-06-17 02:12:44,858 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-06-17 02:12:44,858 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-06-17 02:12:44,858 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-06-17 02:12:44,858 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-06-17 02:12:44,858 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04063322572560512 2021-06-17 02:12:44,859 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04361016324691408 2021-06-17 02:12:44,859 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04171916191652303 2021-06-17 02:12:44,859 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04172593479169904 2021-06-17 02:12:44,859 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04230708228437594 2021-06-17 02:12:44,859 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.041993381065960116 2021-06-17 02:12:44,859 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07282611063464615 2021-06-17 02:12:44,859 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07378185113897189 2021-06-17 02:12:44,859 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.03968981636416475 2021-06-17 02:12:44,859 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.03843467097743458 2021-06-17 02:12:44,859 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.040567800729381646 2021-06-17 02:12:44,859 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08528121716565944 2021-06-17 02:12:44,860 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-17 02:12:44,860 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.042728999347158604 2021-06-17 02:12:44,860 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.041491856827084964 2021-06-17 02:12:44,860 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.041491856827084964 2021-06-17 02:12:44,861 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: PKv�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPKv�RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� ъ�*�d)q��B������n~Na�;�M"�s�M�;w'��:�3��d���z(ǭ���H �j��WQ�&��/���0�Td ��q�c�j�J��R(w�������uo��g}k��PK�ˍ ��PKv�R)Definitions/service-BasicCnf-template.yml�VKs�8 ��W�=��z��G��C�L�ffO���J���ܺ�~!��ÏlZ�,���p�� d%�TU��@7�g�^�Ȳ. ݳ�H�Կ*�����rY혖�2߾=�o�X�5�EN"�$�0',f��0�y�0 �jC��x1�$��$�&$���|o�\�6N��S^ ���p-k��؀�I(���V���y�C��ΗQg�5:�����^|}=I^Uq$yh+>�K��I��*s�*?��� *ЬH_aU �0)ն�Oc0;�u��nH�g�tqWe=�ȟX�fx��-\wG��*$���c)�6��8������x��PNc3�#A� ���k�W���yy}~{��t����>?ݼL����4�j�tX�iv����r9 ��%@�x�� ��m5gH_�c�a���Ű:��/UAZ��s[�x��j���{��-�}*�.��{��� �(���-�H/ �Sz~��������Y�Z�֛����w�n����܃/�|gC[����y���?I��1���.a� ��N��b��}C3� �aF(e��Cj������"����!����}qw:�,�,[�|�gQ�R�3�I�O3�;D�6Ogd�Y�0��Q�M E?lj'7��v3�K5�A6���X�d�S��h�c�>�(�C�1Ҵ�(Y]#��M��s���g�RN��[��1�E_z/�����3���NL曟ɗ����\D\�PK'��]� PKv�RNS.mfM��N�0@�� ~��ச&f�J����E���2�������K7���̛��e)���qb�}yQ^��E?ҡ�T��+�d�r�ҧ+���5���ް(���-t ��C.�iӇ8y,h��=�nOa�O�bs�m�#�ܶKp���}�zr�/V-�Th0Hw���>5U�A����tG^����ϚE<ۑw���ݦ����y�'^|�y��.l���.o��:ͳ�S�� �PKn'm��/PKx�R3Definitions/service-BasicCnf-template-interface.yml���N�0E�� �@#!vٕ� �[SgF83���q M��T���ߙkG9;� z���1�J.���X�ԥ��]�7�vS�,����Dn�,L�<�'�:v�P�cZ�8�$�S(M�ȹ>�����)��Ua�[�~MM�\N�]� ��^��/Nf��}V��t���x>I���Œ��l⬖bV�J��q���2�N�0��>hyZ�qQ� ��3�����= 6���.�*�-3������}y|�>��v-J0��_�l�=,?��\"tx���f���W�� PK�\r�@aPKz�R?Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����*V:�I��Ă.@�6:����|�l'Rޞ�KK�����|�NIB�Po� >5�D5˳���,6#8��5��0�� ��1��|~z���fgq���Sq*UqFQ +,D%> �P����Kq�/I,����˥h�j �NB^��*�+���$#��2����}P�� B�wn$�M���Cf��E*�cd�_�����X��H���屣����7�M9�̤GL���ѫk�NyMӚ�?�"$�z���q�7�w��>��E�t<h�!�T 676͖1m,X:�%s��T���՗�Ak,-r�l��ha����v��X�[ ��Z���5򏔯ڊ��!/q��F������o݋�9�K�� EiL/�>�U�Z����hQ������R?J��+ %�����[g2+H͒�pk(A2��X�!` �rL��2&i�D�UA�#�G'6^� ������+~W�.t;��)݂�Ԥ\˭��+MjΊ�_% �雿�qF[&q&/�T�DV�{0 (A"�:E��Lg��\a*`$3p{bʞ��G�"/���+ ~�+m��X˿�7�d �y�4�C��8���M��:Rc��6��,��۩(�z R�3 ���r�.��� n�v��I�(�!;�ޓ��je��E����U5����:�L�!Q�&u]A'�h�rčX�0r�?��vS^A�|<[/���=~� QA���'K��N`5����=�n�����} � P��7�%zC�'��l��� f18����B�|{D�2�wz�� ��+J�/ �@`C�EB����b2[u�Jk�=�;C�}n�uP�����zۀ��i�z�ɂ�":���a��� ��dF��lrK)���ɬ�-X�d<”Mh,S虣0�&�xB�7т 5K�/�Zjz��OB�3e�8(%�o�t���S��ƶdȔ ��o�1��hJ������`x�1y���Q������B_#^���v���ՔWD{Z�$��6r�V���ݻw����<�e���R�ԧ~�]�r9�, M�ϛjpǏ���?��r+mdk���|k��ECD�����|�W�вD߿=>��w?^�~���'ko��*�_�U�b�N�0�٤o4�a�'`��}�i�~~����A�r����;wu����}�(�ڒ���O%�}3O����cA���)P��ʲږ&� +��=���g���.hHMܠN�pl����Bq������,�wW�H���d���uq}�'sN�dP�������K��0{Ę��*��e�\�wȺw������J����Ju;ک���i���D��q�5�-=�%6W��t�K�} �T4`�4�²�B�p��9��8��/�6Z�U��^��� X�Dzъ6�v��q��0��=��2�v|�Z���)h�Sg��%���;[�K��6�bh!O��`l���a󺦟������+M������ �4X,���ܱ�bߝ36W'���s��;��:Z�����u���x���`�����#�������s��'8M_�(��α78�s����a}E��V���q�%uק ��N�{?L8�w|l�:�v^�{�p�:��z�ѹ}��Yc�P���}qr���#��j_ {�.��=X����z}7�����;�r�so�5'��PK(�y��PKz�RBDefinitions/resource-BasicCnfNodesDummycvfc-template-interface.yml�Mo�6���+x���Ao�m��@��n/E!���f#�*Iy���R�M�Rl�]�)��C�_��U�Ѽ��Kn��&_�6�όX�pQW��������w�Sikf�n�T�?�J^��M�֢‹�Ԯ롁K�3Z�9��СI�ޙj���ے�����x�U3�jS�˵�8�)�O�L��ʶ~C� ����*��T �u���F3�V%����^����sc5ev�O+Z��n�+@�y���M9�����{���h���b�y���؜Kc��ܷ!gJ�|�h��7v����,F_7�Iu͜��RP�I��O�53R�����мl$�m=`��\p��XȽ$�K6��*n숣A�AZ�� [����6�o ���W�j`D�_v����t`h��o0�͹"�Q%�Kn�i0Z�6΂�+΀X��E-�`P�6> N�GRo/� N������ݲ^����D6b�Ɂ��B��#@��aE�c��w�|�=Y�n�exؗ6#T�賌�;-�����]����J�јL�T�##���qౠ_l}Hn��������D�+�F�Ϋ=&\�%����$��@m2�=?>�FL�����e�Pg.�^-3:pƹ��ه oD��@A��-�^��&� �K�X�tEy��s�>��ݼ�Š�u�׍h�4x�^�SNq(`��1+qyH��ft<�3�-P}7�� ~�� �SK� Q�5Z�Pϛ@�����˷Ǐ�>nҰ[�"og��Rt�ϸ�c{zn�&mZi]�ؿzm2���e���#�)jZ��&�A|��R-d���;.FhU)��$g�d�v\���>� ��#�I +��K`� �q4Dx��6� ���^���������!��qq�m�.����N�ߴ�7�&n.��@�(� �����5/}���] !t ��GC��t��r^XZ��a����8+{���߹�<��I�\l��%����)��S��wC��F���7j �����;Bi;|~P^?.���^%r.DΎ�q�B�%�=Pz�x!Fb}w��>��&�$�;JN�2��/�G�Z�ڐ^��,3q�3��4�W �s�^�2��]Y��87��ѐ�u�ӍK�.�}�����{��ː}(��br��'��:����N *~z;w�����H�ߕ~��0�;��2ڨ�-�H��� l���X׍���q��ů��|� sy���d�?ݥ#Q͖��{p�X���qt�q4�LT������T�^��Zd�?%��gg�c�s\d@���Q�N(�#Cţ���4^��*5��SM�v4��sup�}�B��p�%��1X��܎��&��{�R:WS%��r����`������>RI__]��_4�|,�s����b'As��&Z�$��ꮱ7X)d�{B���6���:�z����ߕ �e�]ޛ �3���n�Ȯ-*7���-�s4烵�-E�O�o�V����� �k}�����PKA�3vy�^PKz�R*Definitions/resource-BasicCnf-template.yml�Ir�8�W��\jc�d���C��[}b� XF�K ָ��I\.�jbxp�� rA&2�EEpӄ匳"��-+����T�l�����4tC�!�ǘ��e���K�s��ߟ^���_S�8����k/AQ�[��b����J!;��I�C^'hAW �E�\��x�s�����n�W��$O`%�)ٞK�>� ������9-�5~��\�Q��U�Ą�zI��. }�y\��&y�G_iJqL]�y�` �g����" ��jEɫ��rU�\���������b����K�7&��ޠ�4�҅����5 �,jK�4�}�22ز]kPp�\�ձ��N.eF�y���2���b6x�3�q g\��ϳTF��,;>r���}�P�m.f~��3��k�\d��O3m`�¾������\I�,�?�"��)9#I��� ��z�)�ʄ�F[7�K�� H��̽xG���vU�" kN�! �"�!m�X�����:�[����o�^~ ?�~~}���U€���]G�e�/eq`1���hid%�w�Jo�������E�C�W�#���"Oخ.寑\���!KT�q�A����5?-� �;��Nq�>ެ(wv�v:z��総���\�Ӟ�3 �ڨ j�N4C e_¡+�FF xQ���+@e,#������Z� ��{k�J������u�%�����gx�i t�P�6��Qߕ�TT,4?�-��B@�€���W|;*�u�vtC��F��J�pfh��ב4��SI��ň��`q�C�+��c����Le�ü�!� �i�]P@Ka'n�Ijx;�b��w<_̪6Nӂ�x1�����M�%����d[�+���ĵ�6��T�\68��#\S71q17!���M��ާd__-�$2e�+�� ��4���d��n��F?�{��ٜ�F2��+[D�����i�N{���O{+���eԧ2��er-_E��_� �e��M*.���:�<��n�N��Zn@2���iy�e�w����g��ps���N�L�w����(Ċ�]-��ܐ�c�3n��z�aTs��K��A�/�Q��QEI]�Ae�KzOu`���P�� �*�A2��:�����t|>��;͠ No� MCա�d1����-y�'B;&��� z�C 8��n���E�{UMg�%����|������Wm�(�O�š'P�R%ޞ�qL~4�p�"ZjS.s��a�s�O|'��R�A���ȍ��j�rHӾ�n&c���� 9������ �v7�8Q��j��1�6[�G��˰�ü��B�@gۿ=5/ �o= sRb ̈́�v�b����8���z{U#���֘�j�� ����)���ϡa�fV�P�E���d���A@���$h�.��[ wo���{ӌ�?���d!��>Z,������2Z���xE����`��"�i3���փ!��T?@=H��Q��jӟ�&���S�6�c:�"�3��q7��}����~��]�����zw3�i[M���Լl����f媗atz{�g�a��y�P��šf�c,�7�sO�hi���SH�mgA��u�`^��ʹ�Q47��|WD�roV�� ���E4;K�kC0���և���7�.��N��!s�P�|SCS3ڙ�04<�PK��(�G�&PKz�R4Definitions/resource-BasicCnf-template-interface.yml�\K��6��W��VȢ7���9t7��(���)�&�"U�r���IY�l)~de�}����o�Çh�&e4g�&�F �4!]^f�`�,�6�~Op���C�]�vz-�(ǮmsVvd;/jᙒUWʧԯK�٨r�V�`!��嶥Z�N�v5=�j�ʒ JdQ��jY)B�E��b�ȝ�}YUlA3�+YL�r�6 �z@�~tYK�j�W�,rTȬ��l�f��q��$��������{t�z|���H�VO���Y+�&������� ��,�.�NVE�����$�1״Nׯ�D��1� �9��"g�J�=-4����J�);*9���o�$$���_h�^g髶�����˲�5��t|F��4�����������X��E� ]5�i��*����ϏWO>^�߼�S^`ƽ�/�w)(*���J��ʮ7�`��U�h� �0�P���fV��ª�[H�>'r���[����"w�`�)�W����Ǜ;Y����p��k!�x!�Ր�V�/{U���ZZ�@@y3x�#�ďSx���קU$z?�J�@���=쩅��^a;��V���Pj��Y����N��X� �|^jC�&�$�R�vA�J޷��<�>~y�5i �Y�|hQ,�߭Q��y;�hZ��?��0�N/̊O��tda[,_�S�ڳ �ȜJL�~���&eկ�n���yA�2��Q�%<����e��3���� D�M�t���c����G;�VW�1�LiRH��%�)�4t7!M�]̻�y][�P���O_���&n����pD���2�Sɶ:j��G��v�b� r�)�:��D��I��A&� SCEq��LT��iMd�� ?TJ��1o���p�(d��SK+����PA�7�^�[ȇ��<�v��� �H�K��h��y��nb�y��p� 1B8oj���K���c$��dq@�J*�R2a�P?�қ�`b�f�]�ДlM����]�\b���9��ng�ҝ3�R�[Ԓ���=�g��oX�;�h)�0�H]��z�����0Dp������9VWP9�2{�i�KrX��Un#�g�-޲�}�s.���xt�F;T/ ��j��0� u�ti�A0Y�#Dʌ��c��6JJ?�EҌO��)c�9�"J�� 8Ӡ4i�t�? �k\�ke�$�p��9T����?R�R'���_�b�s62��N�F�t�s՗��4����GښHF.�a�~ �GO˞�9؊�"}�WM���|�s_��K N�.�n�xZ���"��q� ,�?����\�4�J���2E5����ԑ5o�� �PI��O�9-��<~�5>qz�<�� ��Gʌ}z��*QܥS���^�u�]*�v��;d;�����a�W �Z�Ƶ�E �tX�uZ_]����B����R���w�g}Ƥs7ɓ�koо�%ֽ��޵]?���٣�i0����1zwc &�fl������u@_}�T��w�PKe��DzaPKz�RDefinitions/data.yml�}ks�H���� Oĵ!�_�޹�����c�b%Y��<����H���,�����w��@>�I&�E�r����E23�H �~��szA��S�~�:�m�̷̃��7�� ��$v���:/��ՋW� z�O g��8ɝ" ��0sVa8�W/��N;^��F!���� �[Ft2�.�St��� �f��~������'���n�|�˛7www3F�Βt�&�_foN������1���� ˜4�G�0כ{�m ����s��a�4�wy�ߥa��'KV�K���< o����&��b��b�t�ί��by}�uq�ۧ�+��������x�|�t?�-����׉3?�O�?�GN��a���� C�c�#ҖA`�J8@�6��U����u�ց�NvA�t�m�n� W3�|�% 7a�rzR� �C�ds�`�!}��8=���W���l���w?�,gn~� �_~p�73|F�f�I��s���K�mN]]��W���s'��#�޹��"'!,��7 ��^΃4����d��q��T��|��b>����$I�x@�U��|���р�7l;��g���a������V�,�=�5վ������+�� �U!>y�yȢ�s�m�/�!'r�$O�$��a(h� 0�Pʠ_���@<ϓ/ALL����Q���eYv����Ak�/�}V�H�0���n2v����!@�����{���#4T_$i~�i���>@Qq��i�c�U�Wn�60��%~;����� ���� +Z?�n3��-,��;F�G�L��6<��6��:�"� 8u"7���>Y���-Y����ۍ�T󴐔����U0�������*ٗ�=��#��o���>jA��q�ʺM�G�`�[�{��UǬ{"g�*2�ƣ19B)C��>���U5����_fc�>�������yI�\���Rll�A^}����]tݶ:iL��-)� �q׵>���d�ӌ�N��?�����J���m7������t]s���]��6�4��z,+��K1*6���Q?��ς����c.@Hf�tt��P�ΐ�ԟ��뿧��[P]]R�x��﫩OFNUm�4?�Lez�?a��e��!D�OƯ�Ro��52˪j��Y<дV�ר�No���r��:��6 �VMF��7 7�z����.tɢ_����]��RG��a�憃 ����ɒ[��2\,��^TT�1��9�/Ģ�t���R�&2Ax4o�f�W�a~� u��{�5Je����c�cGv�G��6 �1���?�\�Q.*�B�<�߄�Kz�[ 3��9����HɅx� �0K�I�Qz�@�Z�_����A4�~?:��0,FO@�e;��mX�BYXd���ˉ�M�j�8U�(;�JtcY�~��|�8��؎�DiA %:2iG ��Pb� S������x2j �H�!�?�����ݏ�`c�,�6� 3����@���Ab\��E�����l�@ay���[>��&�������LXH{/XaR���1�a�H�VZ��*s� ��A(��:iNC;�2�e;����B�Z�Ra^(XLP`�����a<9�����iO���.ƒC�SR���y�E��l�e�}s=���/‹\,��T>,4і�~��̕�R�u-��m;� ;դ �c�i�@�{���<�L�1��Cm#(�T�F���Ie�e����Ai=���� �>$�݋Ha��� ��vc%���߳���1�� �XM��e�M}����� �*x�j�3�qL��qTP=�{���&<e�Txr�����>ȶ�S�O�3(��'����fq:��|�A=)6]��ˬ„�2�P~�<'��~�.bۂ8F���^Ⱥ�l��I @��:��1F-y�L�oL1�X�D�7t/����:����wT֦Z���7 ��m�Aq�v�z}��+��F��l����n���a��ꂁ��s50���u�� �]�"��I�F�<�=+��*�٪)uYL�x�9|�݁u��E ���P$G�O���LR�Pt����-�$��v �]����� b��g� 2 ��!�n�G���!���-M����بȐ�(����vWݴ�۹�\#gÜ��W��.�d������P�m6�N�/�� j]<��ֶ�� mٳ�©X$YZA/���o�@�R ��'���S�7�a�Ԩ�) �H2;�k�^�>k`xI�2WA�ߪP���Э[F��]A�q�MHׯ���+������Ogͷ��g�+F���mD�˾��%��JM�b���͝m��M"���nq�e1! ��K��G1,�iPU�U�i�.I��QB,�Ѵ��~ �������j<����S�Q��%_e�����V��a�*ڱ����(\_`,��I$�0 �"��*�T��&�Z�x%�� ���(��@T���_�!�)?=.�d�u�� �ܓ"��Ni���-�`�E�s]�������\ΐj�����s���4Mm�e �TA�J���7Ƶ�#z��Ip���s�2��b��7�C�S�_�o��z-����{/������rr��d5U��z���&��`N���K%�y�k�t=�S��A���`qNE�V%!����M�\ ��^^�n%3��b�F�n�T`7��~�O��()��q���C|��89>�C���������6)f��Z�4ֽ�q۵�A`]��]�ڋE��V�c������6:��c��kR�����g�{��F ����y��3�3�4����8�l�&���-���TtA[�nYZ��4������������� �Y��ϟ��@����T}=+� ���7��M!��cY�TٮQ�ɨ_1^ i����d�@̩�. �'��.<�B��j*>U�m����VG=J���'Q���-�s�w7@递��E�V�ƅb�f������P�q��Vt� "�&�1��\԰C�2a&�oo�3h�dQ�Maʹ7XI���aܟ�Y���>�`}����{k���~�4Lv������m�6�bvA�Y�Ba��_��q<0�`k�"Pdy���E��{bJjV>�� J�u6�ɄI^�2b���K���"��:̥�p!����9U�/V��N���^�}4��y�o��;���Wbf`B׼*E���w�ȿ8_�H�~��ܰ �����9V`�U@*��zw?������D�k�JX��q-�~�����'Qr7�7�<������C9���cE6������9���[�K�T�+�Kq�O^Yzg,f@F�f?�اR�n���m����p�Ȣ���ȕu���/Ν_�8\%B����� hh/���c�ìrlj_ ��Տ=8�s�����[Q"b���Y�HuW!�D�@��FÀ�� �u��Ɠ�xb� 4 �f@� ���+}&�\^}�W�tLs �:+}�r:��,m����4^�q ��o:���ݩG�ۿ��V����m]���=l���籮C�!�c��>�������M��&]�ϦZ�V7���x��Y�Dj����R°C��c�� [���>1� ܥ�q��$��w�bp�C��+�M��E!J�M=\��T�X��|��/&XޑB��s�D��>�y�z�Y�e�}��>�9��-ɸn9 �CØ�{�2��Ř�Kxxt:�5i�X�z�Q��(^��-sЭO-�#��ڥ��8>Kn�(��O�]ЕB2x���$f��8N6��JP�w8���ڍ��I <������,�ܳ�B�� ����lō��-��� ���t�2~=*�ɳ�į3�qE��g�"ϗ�l���������Ÿ�����d�?3�������՞� �~�u�l��T������x�Y$ ���x�v,���q�ÈA�N|�^�n� �>�d���|6�Em�%_�e��4��;�6��Qg�E5�֟\g�Ӏ�'���"y����R|��0��'�w%٭Hw!��U8�����?%����ƌ�uW�ed��ߏ��*?L7NaG�a�8�����i����<�?��ϳ�3Z��#�1`��m��Dөvjk�IU;_�+%��� �RG�w�Ȫ���k��K���#Tp[�j��R)9 X<�6e��N�S���S�5�ҿ�wV�療��I�Uq���㶎w:C��7�n�᚟�j>�$��i��g��Y��NT��(>����e� ]�߱+���7���`yV �yT�g�̳_��e�u�g�^���?�*�]�ϮJ�U��ߒM����zdA��UY�n����[������@�m��Sm-�O/��RA�brVCk}����*��l�>X��"�R9��R���,Ї��\���xJ@���]L��)ke�y�j�������(&LZ�MF�T��6a�u�3�E��vq�9���B:Z�㙬ٖ�];��%���^=g֓���r���Ƭ8������y ��Y��P���Dd �i�@��ؔ4:�gr- A��C�o�V`�N�� ��)pc��fō*����]lm�7��첸�j��5͝�ESm�QW�..� j4�8�1��B�������iO[�v�*b>�^�x�%��b���k)��\YZ�7��t���_Պ��l✊�v�d��J˼Z�*3a�a����!=Or�B�Ԅ�}/Z8�v�����K�&�6js�`q��=���ö����h)@� ��Jѩ߲��j�5ZT�"�{�SܜzZ�T�Qj�>��j�Af���F��$X�jd��e����ă���D��X��P�"�K@��"N�� h�#�ظ޶�89��싛YG`�����8�gY � 6}?��i�q6�dW �4p�iRlݢ���t��9��$]īdO�6,.@�"\���z�[��{�@ 5����kG��6 �30��V���� ��w��/z�#ܕ6����$�F��F�h�N_l�:����d��1���bYƂ`$Mw���e�C�EPJ�/Y�y�N��jo�J�5��n��[��]6x"��RF�O�,[WZ�Bl+�~�~�*�-��v�[PV��x��}�W�)* :L�U�.R��5��ܣw� )���{��0�$��J����!�eF���05�����kr�=�a6�����I�ק2�<�p=5��������4k�z�&�l5 Ĺ;���q�K�%';��pm눿i�p\��^@i�=��z�F�������B�*����:_ۤЍd�~��d������ՌS9�1w5'[w��+@�r>]7 ѕ��j�U��h�g����^p"�<��Laú���@w��J%� � ���v�@Ĩ�4jA�����ī"*��cx)M��l����9�(��T���j�/aK�&<~�����A[������.�,� D`��<�_��_���*��r�� �oy��Ӡzҡ< ~���z{­B�;n΂�b�Q�s�4 s� K�jgYJ�Xx���+��v�Fh�*0�Ar�� ���e�o�l����u�_C3��Fu��ĺ���q��{�T��.������NIY�_t*Hp ��4��!;����k؛1p.�l�hL���G�*���37�t����2�C�# ��Xhž��)l����r��@�.���tZ=���:���cM�K@�x琢3Yp�G�K�q��8���`Ǫ�)ܳ���=tϴ�"S��E� N�~re9J�Pql�������r`*��>�����u���0�� �F�B�vF<$�yTj�K��]�A^�K�_`e��=�[�3�w�YFƠzJ�i�SJ�K���dM2�|���^�sg7in����º�]9/�!^*�� )tX���W�i��t�+c_��9U5�הv��B*�o���\i�n�fz$o� �����H\�éFި�]U� �/�Z_J �ڢ��iQ��-�_����RA���LV����t,�n�< ��G\�m���e�-� n�_�����_�u,��5j�r^��/��y7X7��&� uaυ��Z���_��)e+b�2k�zp,M���O'-#�5 � �3�-��� )�[?����/���pf��!@� ��e�r�9��rL��:`��Y�r/�UU�iƲN�vED:@ė!^S,��MC}��\֟'~p���4�:��@i���,�|2�/˲� I�Nʃj:����b����)\�s��k�����vN�{�!�ԭ�N�f��9w�K%?,3��R���z�>��S��:���1�բ!P�C�D ���-�Z��1��ve�7��u���[�Tݨ���0� a>�T,j��5��P�R�s �e���A.|#ZE� ���-z�}�{�z�3��wUD�0�$ � ���u^^]^�҈�����c�����<��.�_u����^�9Z��o]�o�V��M��%o�*Wt�_ Y�T�ʹI��{ �Vt����V1���K T�_ɘ��������'�/����qI��m�P���3�%m�?sN����Z0�K粎j�� )�g �N���1�;h��F�Y�ǦE-bߌy���U����*��-�[�Qm��[ꤡ�Ǡ�Ԭ�-˻��� 䒏jl���"jr*m�G-�)\� \Kh�k�c���|��%̜P �ּ�Wɛֽrs�|��9Jeti2�$�Dx(K �dC7H�ר�%`tcU�l�'�w��3g�rB�!�� ��?�e�]{�kB6p�?L��jO֗��$E{� ?V�E�Bb6����`�0Lѣ����/h@����I���Ө� ��P&�ļ%��(#;��P1�6� dq��v�����e ?Q�ؑ'�J[m���n�"�I.E\,�^QY�� r�����Q��K���B�wPh������k~���~Oq���T} ��&�������z�QVf,��7���s������� �����0�~Y��M&*�󎾯�'���m��&���o��whP"?�;&R4�ka6�K��.����K@�E�0��4U��o���{%�|E=�:t�g&��K爤Q�������}�{F-��O��r8��Չ�?�U�3�,�c���*�g��z��gd��)>�ؔ7��l: S���k������� �6QC��T�*T�TUT��R i+Wj�whq�γO�v�n��yק>�`���g<���|� ����Q�D�wZ�eќ�c=��[2ImFШ����~�<�� H� �X��f��*�h�OE�G��bQ���o��I<���pSO��WMT%V�kG���$�/A� �&�>�0f�� �/��n����|o��m�^�AM�Rk� 3���`�W�{�Gɺ�-(>���`���&�����W`/�J� ��K;dqhz���(&zw��C�c�D�h)����Ƴgsq�H�><�A$������lcUw��l'�bwh�s���Y�"sw_c]�#�aJY��&_�j�ut��[s�%��� �btX=���q��B��IRڱ��l���qľ��qt���O�*���7�{\o��姢�uK*����!:3':7O E^a��c����Q����h�Hii�O�iR�o�D�� !q���d��%JH���׀����2�_�r{�5P�bz�g�D����]g�#(, ����c�����3#B�#+���Um�\�H^%z� �'�ݎ�^t��8{Њ�AMy6��K2 '�%YZv�Sژ��d�? ��PP_��C��F�ro��5����H��K�s� �4�k�{�m��1UA��,s餧 �Y����G{t�DZ��pqլruլ��۹ ��H�h��l5Q&*JVN ���?�6$kq0���H�Ą{�t̼ 8gm��2a�Ӝ��#I��:7i�5�q �W;�q�A�^���#�������NZJax���)ք��h�.ܦ��eWq��� �����ƌ��$ 6��)$�4Um �A��� ��Ǟ���{2l�E����ʹ��˒vzaTz��d�����!��燵#O�U�w"��x IJg�ފB][����L���R5��� ����;�������Xc ���x�k�:�>ܱ�4�1�i?Ӛ\V}��ɪ����9�%�†c��WF/E�0���4:V���|�lxD�:�6�1����4�9�� A\;�6V�)\}��궰ܹ�o���K��!hY�Jſ�>J6��gJ�,W�D6_��?���h!�j��� 85g�e�R?|�I�$�0�������J��a�IT裀�F�,�C��(�M�]�옾�^��o���L�Z���o���#�G��A�sh�H1�������f�߃_�r��{U �Вº��}T ��̜3�, ��fJ��S ��B檠qD� �qJ�sC=&��0 �(�dTG�U���v_c�u�L㻈���d��sj�3����IJ��6jR�m�#����q]s�U��dФ �h�O�֧�T���F�,z��9k��E9�~{��wԢ;j���:P��ޫ5���q������io�W�q�P�p��NI`�F��&n�@gưJ���hM uȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e* )0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t ��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl G�%46�Mg��_�"-= /�c���.���΅���(�'K���:[[�|�F�k{[W-j+����G�+L�#`���A�rf������[�e�*>!˃-����u!�v���23r�$0�V���������3 @ގJY�dyhlS��"yXגddM)59I�IɫY����v�uS�_"B[���b��б3 ��尠�p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��𞍧��ĺ�%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�J񦅨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l� K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<�������"��A� '����-�B��hc�{1�"խ[�x� ����Di�T��|��x���$2ʆ�U�L�O[��贼��V O�1���������� ��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i� W48�=>���m�ey�}pv�A&� ���hn{�q���?1o�b�H ~2ơ�N���n>{#g�|;�'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~� �OY�bII�H��[�Vm�="0r�5o�^ilr����J��6 �D�u΋�6I��z�� T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@ �Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D �UV�n���,L�-R1 ]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�Sح�.�gkPI�9YY������Z �F��%v32D���rJ��VR�����(g �� ~{!����$�q �<�u��}�R� |/�d��s���{~����Fa��!� i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o�� %���OE��Xk�/ n��E �i��z�+�,��}(B��b �(]xa Gc\c���d���@�9�2{��bΉ$.�Q�k!ւn�by΀9�W��8pxvwz<�I��v��@��G��> ��?����Y�����6���7 ot �ze�^�>3�C���^C,ށYbA9p����B�.S�_:�� ��{��OLJ�jMN�N��4�h ���|�� ����qr,�+�?���~�P{'�7 ��a���� k����x� L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q .���8��=6N�G������ޞŷ)��KޠI ��d��G�9�NL�{�fHo� ˘m��$2s�`a言̲%5��2؁ �J�ܜ$`�fu�m�D���N���X1ft�EƵK ަ�-S��7�O��]Ƙ�(ʛ`T��^Qi�����%�}$�� �>�yb?f��'���޳��]�� t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7���������� �J�wi�� ��eV�E�u�P2��� ���W����}���&6r��TU��fG������z�_c'TU�zO%%E��M���ӼFNǢ=������4e���z��J�^���x_q�/�ZSʏ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�h M�� 3�. s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3ƙ>cz�wADA�l��m�ׯf��˓���I�辭k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k�#���?)�X�D�� �,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6­H�4�u݇IȀ'�[V��;��l\Ry��O��s���O%� RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ӑ�w�7������k�F�vt�)B~��)� )c� ���+wj¿~%qC0%� ���P"ꉢ���-%�-Ϡ׎�hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ����� J � �ޘ�H�x�+ 5p���C��X�p�MUh�7�A���OhIj �����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ƭMi�� �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A �䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=��O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�K iJJol��� �_�*X[��3-�3���=T�i� �:Mў�{��߰=��e�%����ˣ�y'��*��ޗ��LT��� �4��v����@�'�y�W�d ��ڭN�}Ǣ5V��� ك�PwՅ�����E`��Ӽ�k�s7� _��S���k�>������d�-��Pn;s�(IZ�lJ����ҽl�#���<����`��4��@���/���w�A��(�גUN�-���V����s�.�Ec��=�N�ϕkD� '��BVJ�=�v�)d-+a"d��v�g�OS�:A�rr�Ъ�o�QXn��7��9C� M��2��K�%4o*�S������v|з��6 �ڱ�o��SV�8ܒ�%PF�x�HB�_�/�J�L�z�A��0K����;3.ew��o��������6�LRƒ�8�q�敼�J�d0h�SY�o�hA�RV���0]��FBc�d�X�a�6�`,�'^ �z��OՕ���mqu�؅ y��*�� bx��V;�9��٧��)��[�0�����l�]��܃�W�y��D�����鷭5h x�Zݭ�]�7�S��d&TkW.�Y�?+���QEYK�G`gdz��U4���O�V�ߪ��s���x��V��׃��6Wmт[׫yG�n����?��L���K�����}ϗ�x������һ�|�L[ �>���s3���@ƙ`�T:0#��E��W��<>u޾}7b�#*-/VW.W��-���ʝJ�޵�ϳG�2�l(2_�Z�����ט�o+�d�cV��p�"󈎧XcPb�VG@�UVW�����HZ�֫���촠��"Ɂ%�Ֆ$ =`Rm� EG-3�I�3/L���068�� ���?;\|��.�pD.t������Bm�M@�e�핿��,JI%>X�`,y�E<.OW�f��q�N��ɫӴd8�ai�2����� H�`����S:\�ůO�²V;�Sdd �:��z�P�*]�# �E}f�62bU��ʥ@sVP}��?�m��W� xZ�9��͛"E�t�^��b�V-E��z ō����Ƕ\s٠ŝ�[�n�Q��.ܸ���(�T=#I��ꇫU� D���Ceq6���-ʻ;�MF?v���,��h�)=����m�: l�7����,O6�G�q����%lP��ͽ�?�߭��Fg����@�1��O�^���dV��] ��=�f�F��z��IX��Fta��`DQ��K�Ex,M�f���lC�N����DM �1c����L�Ɏ�!�.a)�8��z�m�r��d��n���Sn�i��V/%�i�.-׏�о}�OY�;�9�J�n��Mw���I#�� ����Jv�3�B v:�J� ��TwZMy�[T�Ff�f��:��U�HW�7_�����x�!�;QYD�MSĨ&f�~Ǫ �h���T�������B�v5L]�Ҭ VR_c��/����M��Դ%4����i�.�-@ � wmGo�A��9o dၿH�I9Fzw�G��1�S�R�.{*��!�ᶁG�Ʃ���K[��������?���e���ǦWZ�'�}}d�^^����Z�:r2�ph�E%t�g� 1^� q��̜+���%�7�F�@�b��$�fJ��Ζ%�Щ�4�%^���_3�� �[Y]�i���_�B�GG`@'�*C������ܒ*^ua�NژT��xﶪ������� ����ϗ�|9���Ν/{d�Y}�LF����%%G�{�v��RSM��Z��p�w�(��,�C�2��t� �֫+�`bq�.��2���7�L̍ *���.h�b2 ⵮��L�<`�hl� C�BW�iK���1����{���|�Ǿ��z�XwU��7whld� ��ʐy�E��.�����n���w| ^��2,��=����l5E�Y�3^���G\7kI��{عi���B;��f� ����g���'��Ѭ�?uf�� ��R<�o���f�r��B_�P�e��g�1)���������uZ�*L�O������`��A��]?�{���'?�{_y�������o� j�M>T�������wo��YZ�G�v�Z�|kZ�^1.�K��*�T���ubn > [�v�2�*$9 � `�}t�p �mt� W��hj)]��%՛�|�ڑw�S�>�,�1U����l�|BO?�:=~:_^�_��ۧ������x���rq~�\J�עKwb�l4�.�Rc��2doE:��~!�yl�+p�U�踠drM��X���z}�8*}B—Px % �wȓ%`�Qҥ�R�"��>/�Bg���[�eɥ��tށa�m��PK�/E�>��PKz�RDefinitions/groups.yml�X�o�8~�_1p_Z�Qn��r��I��:�:u��"���&J�Z������7CJ�� i���CS�Ùof>�|�{w2C�0�Z�h�/����O33�Z'��&���,�o��o�M6��Rl@�CR!R!�c���!3e����Z�e0�(IH�o� 3����W�Ut�@��+� �������z�ND@���TQ�]ލ�o'�� B�|� ���Ғ�� ��ebN0�X�� i����K��3�_ ��%��[9��^�Zx�tW��%4�SO���p:�H���û�O�y���p�0����G���܌����p��g<�R�� >V��H�qĜ�6E�P��U��Bf�^�b��0+��܁ m)g����(YJ/|9r����q�Hs,��A,]E>\A�r� Ӎ(U�S�S�>���w��"ٔ�����R����!.L K>�y G�YY����`<�O�������P L���E�\Q�)�6�=�Bd�$���|6o� �l�Hv�69&J�m2�I����S�Fft���O��?$�}i}a4y�p��>�7�B�aY!�ՙ�X/e�"!33�X��[ �*K���;wY �x�/�T/��{0؍�{�ΙL ��1��^\X�_���][�v��|��j]110��}�`�;�-�O�qV�7y݆��'p6�h�L���U���͍Q(���|^b�!QePnijE5I�Rf���X`����{*�TD��B����*Ҩ8Ub�� ������a�����+���B������-�a�0]�8���x_;�����'R���d����z�>ח��D{��&+tRY�>�k�j[*��1Y$�Y����y���� U�91�9�����RJ��<��r�;e��� ����*M�eY��U��F�"��>����ǯD3����ڿ��nJKc��q w���`%��l�������׈�I�a�5bh�Ԙ5��Ĭd�{����T��r�B��i�I��<�I��y`v�y�k����c%����Qu�i��O��ն�����>�0��#ǎ�}C4���"%��a�,i/s�0 �㩑�l|\����8�Pa�#Q:�[-Ag�o[�J��ј,�M�X I�X*�7�F���k�=�`�;6�w��@S�M,� �^�~O�+J2�$�F��ߎĻ��}j9)�o���RE���#���# �I�J�e؞?�&��r�s�/�'H���焃�s���a( ��A}��4.m�-u�j�U{>u���fB���/�F1{��ճ��8 �_:jt ��?�k՟i]�t'���^��<�����_�?�3? �b���\�E9�sf�fC���oM�lt��;4�u�D"�����}f�|"�їLV��s_G��i�HSF�v)�%Yeml��p�P�]�^i�j��UK.tla�`�z�����uM���h5�Hѭ�T�⭌�2KW����*�.ٔ�i����C/�7IWA2�N�ۅ�u�|>�����+w��ͦ�U�AQ8�����}%�pW�0���u�)��в /RtT\��6�*��,e�}�j[Dֱ���D�� ��p�u�,�-�9�+Cx��e"�av�� A�5�BS�8�;Prby�w��Yr'���voΔ�o| xW����"1ȏoR�-trS�X�)2��E�K~��ٟ�urMT�=���s��&�E8t��G������E��ڱ�M&�7���@�H|������K�/d��t��Q|n�dz�/+�6D!��X��dtff���uRfz�r�s��yּ���6E�c��[T�Qe�z��,���l;9]� څR��Z؜�i��c�e`8��e�f\�V���*~Ȏ�Q �������y0�������� գ�PK�\�J�PKz�RDefinitions/policies.yml�]�s�6�_�q���J�&��܃�vZ�%���t2DB�$��,���]��Ò%�������~`�ߝ|G�� �2R��I�'�t*��ܓ�̤� /�/�S�p��>�'P��5)蜈R�Z1 ��6KY� $-�*�T���r=1�8"m �#Q5���W�k��#T�|}��D��������65ܶK9~�۞�����uop}�1?��)E$����:�ZC)�9�%�$t,<�%2|+��b�"��[*PɸҒkH�a�wyQAN;���w�A h����㇟?�_:?vz�����#��л�~�~����������ۻj��iج��?0�Q�,C�  ��!U���x �㚎�S&,�TL\�6����\SmZVӜ�R�4�؈ n�%S�� b)�%sZ��yr~?K����ɨ��y��T%{��y���#ۦ�3��X�� ɘJ%���� 8��ap�!}3�|���9)�\V�� ��S��,��i�9MY��b.�%��bK�r��j�B�,���I��|b� жdD �Q�cY֕������ �9������c~o���3^�i��$U�n��1��4���L��w� a���߽ ����b��^���c�#4��t7���|?_b�Xk7,*VQi� Rf�Á@G���1�ymYI�Vjn�� Z����t� �e�xѸ"o�D�ˢo.Ȉ�-���Z�B��2�d���]�0��� ` ��r�3�#:��LJ�����RЄx�8� D.�c�?�U�*U��b|��}a���:2F2����� ͘5�jY� S0ݾ�&h_d|FbdAl��s6e�>R���t Θֹ����ҧ���r���y���H���K�,"�W�v'���D��-�r��9�m!����πٻ%�r� r������N7��u6��&�.����sX�R S��Eu ��Ln���v=Ӑm���)"s�9l�lز&�z�),7X-��Nӷ���X���w�r<���)tq��{CL��L���)�ZH�5�c�O�m���qHDULN�6�Zع� ����v��Y�{�S��Pk߁�}�1��L�s�q)����(\U��tܱ����qit{�IKZV���&g�.6�H���챷��x��*F�vט��&{��J� ZC�j���L�dX�d���K p��u�&{��f�ƾ���R@ș�Rƪ���=�(�SѤqeA,�)��\7��(�E������{{�t3 J 3�d�(��ӠK~����gݷ����|9���-X�S�����:ۛR��Z�B,�9u�POKAJ�L�R�u>+�u� rY��'*���^D6�`�E�B�~'�2�v���'�p�jmm������>�ɬ'���4���Y�#�䳫-DV�2 ��2�j�]�]G#�L�!,�󒗝���p����H��i���p���R��۬p���5��qqst o%��x�`��S;���ft7d�D�?�[��x(0>�����o� �v�y����m :������š�4�ە����M���1)%��~��f~����=@=f�� ��[��-�tåҬ�sH^���  �uN�c�� 4�1���X����v �q���G��i�s�1Hъ � �-piyxY��C�>y��f=�Gy�6(�v�ӉuNj��3O/{�w579 Zo��l�a�9���ha���(;gzt��2���h-p���2�?�y~3�J��A(ѻL�é1�?�60#)NnPz�&kIk�d 4`K�C;�$��vu�����fK��4�pUw�B���a� �ǢP��V�� O�[I��P����� [l�τ�.[�֒��x�������Bm\�� f�:�,�$5LO������EE�s� �<2u��)�L��/MK!�%㶶*�<���W�GD��.����ܓ�-k�Vb�� � ��*�4��rbJw�@s?���,�٘�ơ^�Z���Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�j�+hn�|w1����L��g�<^WGknC�.�*F�w��#��h� � u�߬N��X-ld�کw������MXa.�Z���͕��1/��C� ��Ԇ��ʩ��{}��aEx�l��� ��KIt �6o��ba��f)W�9Ȭj��Iû�.����D��[S%4��[mX��XC�U�Ʌ���j�Y�]n��֠����c�x�5�K������n��7������� ���d/T�M�vQX5�&(���W��\: � pn& Z�(�jCbb��説vt���G �N�E4�k��;� �~dEc(�㳍xr2k���W�SOM!�o�- ��Js���i���}�Z4ڗr���@��$�zo7<�M��� 6a��vD����*�oГ� �G >;C�\��|����ʖ惡����#^��W%��5������*ʠ�w����8���ˣ� yn���R�qDM��›��ͅ9�Nh��27|,lie���(�člGV��,�� {�`i��NtԒ�Z^�\Z��)l7M�;��N�z�j��T����5�Nj����^�8��/�~� ���@"��K��[�d��������z� ~�.Lν����gw��j,X��P��^-��[�۟��%���:󴔀��� ?���ARy+�sX�i��95���WY�i�m�f�v3���|9�vZo2|f�ö�R��Qp���W��(;D����6�-e��4���■���O�cXl6(!4u��c��85�N�OI��\7_pY �W�͛�!�Ϣ�FL��5&��N]��%}�BC�^ .�Ϝ(�)A�O&F�>��X�����-����W sC$�8i�K�S5�)�����9�eZ���9~��:W�y�xv���7z8�D�`����o���~K�C՟������T q�S�qZȺ�n�`—ݫ��|]� -���ǜ/����) �$M�v'W��87߂4�f>�6���3�F�n���f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf�� Wh��0��o���j��? 0�4����@$����� ��e_��f�w9�L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PKz�RDefinitions/relationships.yml�XMo�8��W�� ���=zOn�n�-�E��ɠ%��V&�$e���� I}���8qР�+q8|�8|3ԫ�W�L��"c�ʄan%ذ�)~��%�"��Z�ߓ��k28�C���N�l�wLi�J+�BZ���`�G* Ǥb�^��*l+��/�$p�-��s�a�a_�iѶcܝ����[9W ���v�p�6�f�σ��]�O޿b?�ʅ�̈Ki�|�x@)�fηLƗF`�i�5�I��dV/ܖ/����y��ت�!��⊝'l49g��>���o>O�����p<����[vu3�MG7c<}`��7��h|}���2�Ga?@J�QdD�D�= �B�r!Sĥ�%_ ��a�a�0kii7-�e�˵t��7w��2gN۔�2��Jz��&�À�!K��l��������qvp���؜��1O�d���*���J�Y�4��+Y�ܮp��I{�&�Z;c,65�pΔ�(��e��k� 6��\ �m� �bք�YH��]<ϙ��w��V #7���u�gq������̪��A���D�dB9l��o��H"���|F퓱��� Af=2l�.���Yc2 �I=����V-�p+��=�u�@��E��4� c����������X�0�sqJV���t&P���i-�w�[�L�(����*����"�;F�)@bR/�ro)N6|Q~�V�N�ZQ/k�k�,�G�s�]��J��@��5\g-߈���荤�'�F��H��ۄ�\��0�dTk+*�ݳ� �?!bV�B�p-��uS������P�rٔvm�w�>�����ٍz�2��sR�Lj�Q�AW5a:���P�}���+���U�Jw/U�ǘ�b�V�'��QXjf:��+�?�ku*yg��w0/T�X�Ca���4�c�;������t�t�o��i�nu �]�ME��f�@I�6a�g�͌gw O�ݿ�t�%t�)-^�}ghݤ�V�C��E��Zޜ�m���D��U� ��xl{�?,�据�����y� <�agʪ�UuvV���D|�Фc����"��hؕ�v�(k�����L��7���Ҥ�xh���-7Ǩe])�Ek�=����}0���Ku<�C>���V�����/��ESY?«jNWy[l�/Ҹ�秫p�GUw�%+���t<_U_������ۡ"�X���9�R y�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز�y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�PKz�RDefinitions/artifacts.yml�WKo7��W �C-�^5=�'%NP��\X���jwVK�KnH���_���Gm7N�`K���7�<�f�>���Z]�_!��ӯ$9�{�N �e��+��h<��<���Z�����!��J��1�ƃԐ��QR���� �$'���\���-H��O�?zC��򾹜N���D�63v;UQ�M?��X,?\P���N+t,~m��\7=���ņ�T�cAl-�����K�=gJ� �䥐�[�i� ZCx����%4�gK�/��n��/�����ꏛ�|�������%�������|5�YЧ�0[|�?狫s@Š����r��d�`Ж�'�&��e)s�Ko[�EؚZM�@������(���(YK/|��IR�����u���2��w��E�c�u/j�~�~;���zw9��Bx��� �e)r��}�$�h� ߻�����r+�X1��E1�Vy8��;����� f���3�$ �A(5��1�h�׉!�������3�]a�L_��ټ&L�P٨X���ؼ�נ � ���L�$��(��� +tc�/���d^��؋ӈ�-�Q� �\gj��]����`ଫ0�aQ(&�NZ� 5I>��>��>c��fQ��F�U�S�8O_ӉG@�_�A)�-�י�0;�1�x,[5\']�.tچ�nuhxЦ�� �E^�Q���b̙p�J�m�N��5�85����;��4P,E�8�I㮦T]Ҡ mxb>��󝖏�g�J��u����%�Q~��)��pMc� �2<���@�c��\lV �i1���<,�� f9`� A�xbR�q_�3̶�*��&��s���4��kp��X�і�cO�a�SR�4��h�f`�&l`����>�u������;��ЗC3ɿ)��6)�-*a �dB�;���+X�W�+*�O�y|)��S�GIB`�^HL{��� |g��VO�% K�������$�{�{S|���i����|�q�E׹���#�È<s#���a4�九����(� -ވ"�Һ� $��4z=�f�$��K)!�Elj�d�y�+|�T� �.�p��G+Y�}�8�J�>���s&���H.�|H� �ܜ�� �ڪ�ϊ0��?�*ٗ���;�pXE2�'��t^Q��e?Å���� ���+�v�K� |�0Z{� N���#�HL�#��Lq`AGu�bÄ��I8X���q�f���Y u�˖�����|�h�����~���v8�S�ʈⰧ��=,<>�����b������K���|}{�3��� �~��?T��Cg�C�L���5����x.M/��\�5>��|A�PK� Qq)EPKz�RDefinitions/capabilities.yml�Z[s۶~ׯ�I^��i��>ɒ�hj�Iv�O��$� ���9?�,��H���iO��Z��a��oA�'{P�i����ЋI���F��B�fR���/��Nx� ���J��"�! $���a�8����(挈�š��S� �Pğ�93g��yy�y�sݿ�1�������#�'��3Og������hr� �5ςS�Aѿ�p�� �d�09Y�T@�☑�Z1�Ģ Z�͚(�RB��b��T����M�'����w� '��7N�(��������ǽ�tx7��1�G��t�8�__�7�~�]�h+TC�be�#Hf�HCk� �s��1 ؜�/�HȂ�B����������^�R8��!�=������t�s��U�7�i���q�����?�2��� Bb���x'�S�1���7��� ���b�Q퍥4v �:P,6N�M'�(��BLQ�A:C��f��3IwR�� ��JɨB������]�v�M�zQ#ҋ����1A�i�b%����l�"�� N�ߨ-s��n肪�i&70'\��y��o�1%�Æ�|�|\H� |�FQŇT�]����)A��I������}��;ӯ�?h ;~E�p�M�h��(Ǥ�j�o�O�0F�RRa^�ܷj���ǒ����j�� .Ta� !OV�`��c�N�%e���'F������I� J�|%n`w��Ԁ���A��|b&%�D�,/M�cb���뵈}A�}w��h>�b�Y�L,=j�k$5)���+� &��X�$ -[h�bMd 0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^ʄ#Qt�Bڹ�# �Mc�P�Ms}0|�� M�� ��_0� �wN�c��\�E۲@4�e&��e �X5�x�tv�%��.��"Yr���yA܀��z!:�u� ˝`TBh�}�*>��8ܡO6h����CT�d�^M)8�$��s͊u�s�m����q�� M,�^�r�ڜ�0��^� �-".Ͼy�`u�� 5�ʳ�-f�la����7����D���� ��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1 �*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_��� 閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3� zʞƉ0�%�n��u�[�:5�ק�K���� _�C�m?x������+������%�x��v ��C�m�)����s��(~��7\H���F��:�MG%Yx�I=���� Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3�� d7p��LB�$-�9H��fY����עE���£z /S|`?e&�����P�R�9¡�� >��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h�������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p �<��T|������|��+G�� �qr,������b|��������H+�;�ÎY�9�nh]ף!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%���,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6�� wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~��/)PKz�RDefinitions/interfaces.yml�X�n�8��+�eH�t/ dO^7i�Mm rS�$���&V"�$-��CJ�%Kn�\�\��޼y��\O��G(4ư1*0�i�"�U���+*ͥ�?�{��\UKW��E {����AH[�D�5$Je���bf���� U�" �>GZ��� �{����u�xn\�%�Y.��������)HgR�^�-A� ��]�(��eI�"�R�`��R��Iq�b�qh���]�0a83�PekU�B�k�&��P!-���Px�?�.Eݡ �/e~H�B�l�:$(�R��j�0�6bTm��SSM6��rB0��6:�1O�!Ĝ���a�����#I��n��v��(�U�/����$e�ܪ���Y�T��os/���V�y|�u��0�B`dx���}�?VT΅Y��ϊ޼���e�y�Q���!��x��mQ�:���n� �VZ�A�����X�rS����Fa�T�:sґ�C`1юi�j��}�22L����+�ٳ%�)��=���G5��&O�V!cl\):Qc��q��H�g�@u�*��w �J)�ު�4�)�y�{X\p�A�� d~��1��~��m��� �����7k{5t��~֮��N��_�� �v5�n�^���C�`.)��CN���~B^"Oɥ6�N�A����w�{ճ8�I󩽷5��'�|�T���I��1�8 �(��)u���5�7ӹ�MA� �6v�rW `㩛V�I)9�����ɩ2k�!��}R�c�aS���1��Uy�g�M��7� o���dڹ�U$i��{O�G��������`Z�pH��;m�ٱ~Mhz*���L����H����Hϳ/�h7���<.>0z����p�'0 ;�9�~��%�V�a&�w��v��݁cjy}H�om�s�>t�{� �2�^&��ZO�p�A/3�e=�~��PK41H4��PK{�RDefinitions/nodes.yml�}ks�8�������몍���37�Q�A%����Cc�ܷsq��(J�Er������~�x� ��(���0Ӧ03�Hd&�E��� o�~�Gajo�$���de���āg?;���h����,��É�p2g�� �?�$󗎛��o׉����䇙��;Ń� �ɵ�ga����9�`z�~����U�,>;��^��Y��K�����I��$�{Ey%N��K:IJ�`%~������'+�?\�x�O�� R�x�fN���,� &�7^�9�Qė��>�P��T��y��# �h���-D��'�8��,'�/���|������xp?���=�"�����zw9}π�)�����OZ��=F�W�#��( =7+fĕ�A� �����cOֱ����_��%'�2w�Ey��Q_ڈ�1�`���KF�*�L�"�:J3m��� �� ��7�[܆����a<ۅ�,Zf�N�M"��ǖI��2ڍ�]E^�y�i ��W+81n����A �q!�*Р�ZI � :�<�>Y.�$K�L�ͭ� �7y����_���I/9R*�l��>��p�w��ɼG��p��v�lj�a4���G6oE$:n��spȐ>���DR`�"oN�X��텸sjḥ(�P���$�E@��5��o�+x]��?��u�E���O-�9���%Hr��v3�߻6�*�;Jl �|�>Zן� �(�7^o� �8]GY��*�;Y�덞�1.^�P�&�wX���$V��R9���.<��|X%z�mq4)�l��Hg�&ee���v�P�v����0���W�o6�Ӂ���)�B�nh╕�ݛ�QU�����N���%Q��8�ɑ��4��>tֻ�<�5s����l2�n�5�p�.�"0d���I���-���D&���s4&8���������� ��.���DGF��s���`=k�j1�zA >�[�3@z[�vc��t��g�.���8��� ���n���� c����rHi�0��h�:kEK�l�@�z_�Զu��͋����I��V>���d뻞��� |�h`�G�2J�;l�<�����g#�߀�׍������g����� Ϻ��IS����f0���� @ ���u���׳~bQ-3�"�9�MP�Lo��uI����X$^���'�;i�ʌ��K'.���%�vꮽ�#��ju��?� ��� �)L[|E�q`�͗����I*}�ƕҹw���id1�I�+8����=Xĵa�Y�(���Q�3#o� ���3l� W z�����0����F(��B?۟�A�^j�i��(��u������ ������i: qvՁx=� ��¡��B?ԤyX�����4K���h8E���kY�tk�2,_]3k^��KG�e��R4������T�0� ���*��UN�Խ(SLr����Wrcv�� g&�Zס*�'�I]�k zSp( JV#`��C��ꇻ�s�sv�K��A8o�����d E�^�V�Q��RH�@���a"��@-y����&̼�׍Y�5*AGn<ڞ�9�� @��T���� b]&`$�hI�팇����TBz �Z�t&�΄���co�gk?-� ���_��y�g���4d2����l��\F�N�� �,�n�'Y�}$����e��ԥ�� sq��N ���,���wv4�A���\P��Ā���i,6�����[pϘB9 ��A�T]߶/��VG[������� :W�2|$y�����qB0�%��*�R~������8�ɓ��f�O� v�lH+��� ��9�>�����v�5h��͎����p��+%&�DXn g%���)�8��HC�b�e��H|�EF��6��W�h)ݕ3Iv6���}{�7t��R�Y�� G� -��eU�ZŸ���#6wy�1�s��5|��r���X+j���/r�� ?BW���ZŻ/�eES:�t��qb�ϋ/�zF_v�8�j7����*�mSMɜ��džo��@����*?�N�[��Wp�L븮j�xl_�ofs�����Yfs�C��szs��U��^�+�.�.��`��}��w:˔y�ylT��b ��E��@7�Q(�mѪ�Σ�5f� �~��;�#�E�#����:���?c�Y�D�L�/ /������4�=�;�89ߏ�C���O�f�{g7��x:�Dv��i�Qۥkv,Ʒ)/����ȋ�m��U�W�_k���h��A���0&�d:8� �27������L"��,®C�B�@S?#9s��D��Gj�b �[�P�*uѲ0�M����jH|�q�x�x[�[� v����@;���l�ZB��� �A%�''tq⍬wxt��n} �SJ���x*XKq�����Kր�앐���8G��K���ǀ��)��q���L��`M�M�N�-���d·� ���+�\�y�;2gW��/n�U�<��Z6Vƻ��Ke����ZE��gt!޲�n%6�����u��懽I\N�!w��}9������D��1�Z}�ߜ��x�T��=���~#�-�W(aHR�r7�&nIdFv�� 2� �A��\b�Q\s� bw�b�$N��js񫖽W�B�;�zd�"������� Z�Q_)��0�{�x�bģ���DboR��� I]��B)|�o�@L�1��1y��������n��N�E��� ���h�C�BY;�~����x/,����9�)I0���u!��E��B~OR�8��~.&� �W��ބ���J<� �/��ِ�0�;����So���)|dg��Y�)8��A��A�� �����ݟ�}L���� v�+v�z���1H�7#q��t��<�{��y#_��^����L�x�w�-h �7��(QTq�5�7\��W,����m$��}%q�JՏ�;�v���^��E��NP�= �E� >������근�V��� �w�7��̯�]d�~e�O�㧷!�9C�BY�5^ ;C�?�b�]� RV�&e���e�!K�T������y(���`E���EQ#�.����r Չ+�D �W�d���G ��I?���"��M9�l� �yՃL�z�soW$G���| �� ���.��� X�C(��v ����&x5)����/���Db(a�'��+�R��7$P����鶲On��J$��h��2��BY\H{���7.����1�+���C�� �[��C��A>��"��&���H�(�nA����W�B��;n"C��A���0���������!������: �n�>5'�M�nM^��%�� �k�c��I�;FA�C[�7-y�� �9�b�ι���4�"}����$���j��>�=�;�R��ݍ� �{��G �#��k�{�#�Ո�A:k ���A<��x�ߋ|~�Y���@���Jf�� ��VfG�̡$���d6O��p��%�|WapC��"{��R�A�*�c34+\� En���ք�uwX���6��yq q{�F��S�Z�ލ�I����a�D��V���\!%%��ڃ������{(9]����V"1��fh�X�����K��%a���z���-���z���x����l�J$}�� [�B���R���"�y��{;R��=��oC��c��{�Rz�s<��(�e �L�'hiƣ���{�n�#p��� �p��� G�Ł�z g!6�� X}="�6������~=��>�M �g�>k����b�ܝO�Ɠs{|���?f�O�'��p"�^�Yf^�/�>řG& B?�R?��lF����@��&�����X�Ӵ\�o)ȉ@ጣ D粨 B��j&� �Xq���@w*۝u?��W��c#�i��R�B��/���!3���p3*JWIJ}�����n����y3G�@��}�hB�?υ�� TK�WfZ�=�(�;��Ǿ�>��?�K�DJ�[�4�� ���kRՒ�S(�M0� ������|�`�:1�P���)���|���P�����T6��2��X5`�g��.�Fqe�E���޸q�r_C�q���{\�� #��+FЃ�.;ѹ��7��%�(�X�N���t�p5��%� A]:CN f�ά ����t l���T�;%)��.��j��pQ3g�&|>�2���=d�N��G�&��ӒW �FO��78�����6%���J0u����{��Wץ �{mD�&`�",��Br/�v0.MN�h���K9B�uR�X}������=\NΥg�^�~_�R'x.O�T:}�#�a��FZ;��;0w��C(Oo D�;Ǻ�ms?�k�]#�������$��=\��� �G�?y:�h"�^���zz�c�7�t���ÊS4eC(ѐzA4w���� ]; �fۀz�g��iuy�:��h�e*������q��Õ :�B7��7��vp8R��d�s���Hz'M�U��P�ER� �����3�$��+�L��M���F�Z��2��bv�c[uc��J�ځ~�c��d�bCZΧ��N�-���:�>��uF����&y��4�*w����X?�P��Rb*ff �!$W͞�&��OVli���U�7Cl�`��2+uRa�O۔l��m�q��:�OJ~.?��<"��i��D�I�Y޺���Y�r��L�~\��*����ҽ���ب0�a��uY�e9��}���xKQ%����l�U �1�^��&y!�Q�va�^3h�:VA �nI�U��f���p��>Uِ����9T�,2��!�`1���{�����Ŧ�y��hw\e�����2B��$|����9޵�w�,���U��Eg�ʷ,�p���,Rlr�G��f ׵���U�d^��/PW&�f쬯b�)�eLK�2�_��Լ��O�o��?�*�T� �!�QY��� }��� ��™'�;�¥����V��C�J�)�$�]�e�6R�%�T� L�Bq�� �ڊ6�]���=���"З��و(Y��X !�:�N&��|2�!.,�G�V#��֧�U�_;sV {�:Q�F az�7�I=��D���_�:v��p�&�[���i�>�����l�M��c��:�7, �w˂狣�b�J(�Ep�� t� ��C� �Φ~����v~l���TP�@�2�@H�.�i2�ůK�G�( :�.�b�0�X�(馟��P�a����❵�DW>Y�o� CS ��v���䎎� HJ��Q'�-3�(�f�C����~���(vܯ�Ph�()��o�zZ+�i���d[T˨q�ز�������V��iǽG� ����6ۄ���(�V8���InV3�+��e�G�2C����7�=wpa^�+��=h�G�ߙ�]��A��!t,�A6+�سl~s�Y�W(�*��ǃ�|�\� ��Gsa�5mY�c�P,7z�ߚ?cД�pߛT����l����^�$.�7+����>�A=����}/����c=�������|���W(�z��H�@z��{αٞ���5�=�q� `5� kT��x���8�:�UV�Y7Q&r*��D�8��)�'�eGXUx�l=�4m����e,��<��b��0�j�)� /.<���W�$��e� ��H�S�D%UH"�O����ˉV����G�^ȓ�@Z'�� �B� - ?����cm���{�uaN��X�r��P�?�e�bv���ut�����.ɜ�!�,!W��Ɋ/�#!�I�`�R����<L��TF9 ��Z��+��� �Je��� ��/�����h4��~�Se-��[�&��c}�PP�9�%6 t�r*?���j��y����FK0��g {n�`�G��J"\M�6I����1�Ows�g3���0x��ha����6����o���_j�xT�P�Z�"k�-S� W�M����gB�2�r4#�q bp8+0]�J,�tՋ�s������� ���Y�b!F�BF Qb�N*VEɄ_B�H?�l�� �_��a�|jryvgͱP��a/�TP��<*[�ճ�;O�{(��{��`AG�x�P�"�]��*;X�E� V��B +N �4j�Ө���'��AMr�(�݌g\�������CW6:��uf(�;��_y���ew�KU� E���QW���X��Q�-���#�tj��� �j�֔�X>��O�\/.�;58G�$�@�J?ٹ!� ���;:�^���\&!����Ү/��+86uk�*2�d[_�n{8�(y��t�_h�7�D0[�:�K���y/�e[ہ�ʂ�� �B/=4V�,P�@g��[~�8z[N@�] ��V�1g����K��E�01�zC֫��%+�պǐ�8Ok ����H��� 6������{�?S����A[�k�R�Yg���"_��n�Ϙ'�q���`�1Q �MK���m�9G�Z���u����;�B������_�7���5�݅�hÜ��-��=ϛ��>���)֟�5��l����Xb��(J=����3#E�ciE?����I�/<��� RAz���/=�ӹ�7*H>? ���X* ڱ���,;�cE�r��}���JG��@6� �uxOMpQ�m�n�#d�ᄍ� XU��1��?�S����X�s/������J/� ��_��s~������Gz�o ; ����IS;ҿ�5�Kɘc9���]L��PA��S2ū�2ۘ��Ћ짨u�~�r��s��H9�~s9�q2�a%�g��|"*Ş� ���G�*���� beB���T8 �;�X�H����d ������Д{�`�^�3���?tZ��KvK��z/\��!:ズ�y�}��4�XM9ޕ��]m}Ҁ�� x���)e4��x�������u���8p��nMq��˖-�Ĵ9�V�Rx�����J }�g^������b���G���se=״��I/#�eb���4]�*e��Sg�T`�S(�Cd�#>�Ρ-'�� q��bM�l�+7��ڇV�< n��OU/ܻ�G�J����* ��ivf�J��PoYf�m��.��3��'k�����~Ưh55���W{���6��`;� �c;�ͦ��nl�1�]p���T.�^ui5�X������e��m �@C-CL���8l�x��P�e�Vi7,� ��T��X�`X�(�� � ���~j��76��]�2��Seq�Y�B=�@�?�7�� �H2���F��:VD0wvm�a�8O}�r�v�kH������q�f T~��ŭWm.�k�X�6��O�Ew���o킡{Ȋ*7�*v4�Wt7bs�˅��N��;R�ݖ�� �Y����k৥G���3����fWQ�_�t �yK@�;�L�{�BZ��b�W�^�{�%?�ҩ�X���807tm�L�{��J�|��a'�;�{5�LK���Эwh���DP���G���p�f� >U �ƕn��=�]�I_67��^@/ae���������mA��E^�b� ��֠����>q”��6��$z"�����H�F:�ca��}���Y�E�º�|��%��[Z�k����#���{Kj|�6�6Nmk�������KDO��R��+��5����݊��}���X�1jon$9�K6�a|����'�[��ҝ\|���5A�ICY�.;�aH0�¾�H2F'?ћR��Q$�i���=ô���1b��F��t�@z耴�C��:a7�'���yb���;z� ��g�q2�W�yXɝ���O� �J����V��;0*y���_���"�ګQ��ezK�s؛��P�����)�rQxjk��|c���qGܻ���Df���I=�Q|,lb��{Su�������{��|OY��_��N����ܔU�L+[�x��=WG�`�^ҝӃ�:��������9ߜ��)��ln�뮢�H���FD� ���a�$�\�j|V��5¸% �� W9� W�zW�"�S� e��Z�"wm�-&Mynl�ϛ9�4)��/������+� �D)L���������=��f|�7�x3�-� �;Zx��]t�\+V:Io�aY|c�y9�H+$Q�2��!k `0���7$e�&^{��jo��"a� OR�،�U��3� �v~ ����w��u@�u-L`]��"�$F|Dž#� 6U |G��N��g q~ֱ��v�vu�?��Ln�q���h�8#�z9f�^�n ��&:����t1��B� ���a�����k,$��q�������n&҃�t:i�5n��A�e��5�.�g&S���l2mG��� �A` �aMک��_C� v�g�K�J��5eZ-����E��[��r5`�(�/x� �ZC�i� 6T,�V3͓bs���G�b�޼�/�Y��Z�b����\&x���6�G޵�w_"2�\ǢH��i0�Nl���0�e_�� ��1��?Г5L���6N����=��4Yt�t�Z���k�ZudCG5�?r���ld�űF�b^���FLG�;%�����@ ��3��'h1�D(f�H�Y�*;iM5��%��>jZـ3�e �J�'c� N%��a�#VaM��^Tc%E�п�Dv/0�5"q��cɻQh��.Vѫ!��� ��� `��ߝ�ryu� yu�MmO��g�w���������U���xr��ͽZ]ZJ��QCPY���f�7���v�wb.8�Z����*ZӖn@|0h ��mSIp`�4�� �������?�s��O�;�ʟuƻ�����?bv�O:qZ�.�~ RH3שS,� �_�?Yu��E�zO`H�vn�8�T! d��N�g�E?[(.�a��ƹ����3^���`,���b�5�~�>�ol�lY?��ձ�� �T#2������Ë΢zlo�d/��ո)-�nP��� ;����d�>�Ԙ6:/hFOkT��y4O8XU��ƛ�1���^�XI�P�~��GX� p ���y���(���]�4Zf�N�1�+����ɻw�o�V)Ð�]'���ڰV�T��8d�qD��`C�B�۫+��Zw����'E�'���v>���x~=���� �����������yc�˼>�P*e�-�ퟂƈb~{{5;�g�������������<�]�[ V ��`&D�P�>�T�>̂�21^b�+�r��s�}��ʩ5�g���Vzp=��R�}r�d�������f�jڒ�,gW�o ,��3Z,�r����µq�� P%�ʜ���\�8�c�4N\x�^&�WA��MQw�v�h�-VT���bg�F � G��"nn���a���N�L[8��STh�S,�_�$�yIz'�����uj@���}e��5;~.���,�y9�,NE�����[ߣw��f���0�I�i�����ڰv����r ���:�% �����e��/c�+�=���>Pf�Wu'x��޽ �W����ȏWH�F.�U�U{kȫ��_)6͗ļ�/�����Y�,̸C8k�<��G ]7��H���Ӏ�� 2W��,�j�w���ףCtR��T7��|U+�s��Ԁl�xM"���v-O����"�Щ� 9��#��3��_�BJ������ӭ8��w}�d����*����k�k( a3��=.[�����ߢ/��w�$U�"�f�ĕ^yn͊r���pī���x���T֓ ��ň�4�՚�0ف�{I%4n6?췡��ťÁ,�;����pQr5٦�bn,�@�f�����M��TfĖ�P ���:H��LS�� �j �fя�I�|I7E 9��y߇M�6.�J1��X���#�<�=�b��V���ڥ���(Ŀ�*���ţ �L�Z�IZ۬�� F����4Œ�ڤfFY���d��pz2Ys�>�jP �I @z��`�c+�+iz6"�넩��u��� �uP���uiP����F���Oߏ�kt8Ձ�:͚IJ�r�Eh1Q�ym)^W��҂� �q�w[dͨvU֤�0��9��fַ]�F����˵�� �5���r詤�Ҙ�;���q�� ��`����s��[{A���Ώ���e܁Y�&%�]N%�]��{�Lw)�A����V�Pun��[,�j|�U�����C�V��}����H;)��/�*���.���/�@T��#g�� w#�L��m�i�C��J���Z��V醈 �[7�X�0���}.ȫ-D�Sw�Z�,��*H7���{� �C߲�M������eo��ס�d=\w��bK?v �;N�.S�ݟڥ�vq��FW8V[)g�A���:����� ���i�->�F�Ġl�G�� j�$iVk ��*F��,�2���pg�OKf�/��nS�Cj�ң*��(�� ���I��-}?S�;:�� zF����r*�%���&��mn�<\�1j�7������c�{�8 ���/�R�h=~������l�i�� _���e����@!�~�L-2 ���2��ketA��p[�QY���B#����D���7u!�V�:����tL���n1Z�x�w�"��{-h����������Ɏ��6Y^[T� ��$�l���\n�'�o�Q��S�o�^�p���w�������1/��^qTE���CF�#�|�&�:LB�Cz; |��G2����ig���_ �����I`ጀ}�fu%Y��' ����pm��΄u2R�f²��c���Ue���[pO=��jضo��Ψ^�LJZ?�*{9�'��Le�k�2Y��'�zSu��R~������D5hwr�J>��v���'q�s^��?�>H��{��o��h����~��'����X6��՜��/�.H�W�a������<1ȣ+�I��3/<���b�84ѣ��*o�-~[e-��8hEn�;Jl�����j� ���f�,)X��T+AU��#������"wY, %���P,6F���4��Y'5�E)e3!�yR��W�kE��V[{����=^���`��䖝.����X�?����bR�+��43���zV���ɲֺ���$^?�)��n�$;�+��g�GKi��0Tn�>1C�h���+��?(��'�J]yR�bR�J ��a�T�۳,J��뽻����Nř��xKm� �{�R��Q�>�\^�S�m��To����l���D���]�V�V��8��{��-��Ҿ?���E��M=J���6��Pn��6���7꾙k-��BF�,��PA��L=�5X`��CއO����Pzq�"�nL ֪��ӯ$��P�c�3^E �����X�D��?���7�*q��)�`n(ࡷ�;ģ�fwP���g���넶��o�]��詏�s_�9�ih�� 0l����eb�G-���a>��� zv���6����`D�R�� Vw��l�s �u�c���6=�� U�}�/;�ҰYL}���'D��T��@������X����A��:�"���Hw6a i�@W����$�3��r~�;=�V������3I�Ue�p^6yWT�8Re��I�嫈O����?m�1�w����� ߺ�7~�wX�d&�ݵ��������&J��ְ�[�o�16@?S~��$�וd� ��*�c`&/),߃Ӣ��žh�U��5�t0����ը���W�d��Mj�q���s�F�]}�վ��7�]��TS�5�4��M /�/�›a��ADޚ��s�����>��hD#ic@�'?�3��v6��>/K�y���RW�>*�x !@u�ps4��0��� ��~y� O��_��Lq��u�{VoIˬcrm@g��:c�+.]Z뀱1�W�]��G�N�y �G!S:o���[�S���U�Yc����T�Z�`J�><�p�QZ� N���{a��q� 8� �.��� -����Z�`�r������HqF�����z�y�Z%fw�d"5���Y~��_��CCP))Rc0�L9�/$�t%p76�ujR��:V^R��+ws[�0Q69k1J�/�Q��V��\[%�(m"�SHr�]N��x=����u�)�J�%d"��@l%�t���<�@��#��e��-ә� :%7���$��$�Y���z`�BM~�ҷ;�J�MK8Q( �ta� �J��A=�n��gد)JH)Z蓫vHTr�#g+�kk5���g���������?X��M��D�8c6k�)�d Xyp�?-�:�j���_�Xl׵��B����G��%Ž}c��G�)|�/߇�gP�����V�u�6glxUe����u�&��Γ��<�g$u�I�SA|� ��D����.���0�>�����@��q�6m�L�����T�}��gy��J��)[7Z�����c��g����KI�?@4!x�#&~HT�0;,N�g��Si}}��[�q"&�!����W�b���� ��L�:*k��Ͳ��(.�w��}��;p�*q�2��� œ�I�vW� ����"0@�k��xi滩��P���(�PS�\��AQe�n��Q�]򢽨��nýD�`}�l_>���`WX�i�T F ?���BQќV�Uث��{ߙ���V��2/�ljq�p)�[-���䦔����+r� ��ƍnӼiP�w�iPɍ�iO}~X���{uK/����Y;�c�5lt�M��(��]����y�a4ug�0�D�{2kQ�h���M8sQ���Y}ʷT�JB��^t�)N��l?Z��{��<��8J饆hF�?q�cH؜��Uj�3��{rO\��ܸ�����H�m"��kO�{��^X��Y�Õ=Q�l�3� Q� *M i^U$>c����u E ��dT_��H ]ǃ ������G���хs�H:ƴ�F�W�����$�Xl �㖘Ő��� K��vGi�b^ Qs�5}�2-��*�)!�z�=�����CVîyaS$�CY�����\�w����\�Rgob��&50�f���w�}���8�L����^ʆ���s�z�����;N`��0z?�S[l(E0����P�C(~� �% �B<����cw g���ĝ�?���5��qyݵ��+�� ���UQ���l��]��Q��^눵)X���T�jR�z֩�;���#����ǵR�yCI� @I�� vf�hkF��̄�h2X��76�%���⿠�O�B ̄)6�I���6RV[��2f���pQʮ[�L���#j”�V�'�� r`��e(� Y~6���`�Q�n�T�~E�l�L�qo���,����e<�R��Ӧ�1qS���������A��⹨d3�67��2�+ə2 ��3+΀�c'�%*�6 l��X�/_�EK�E�XP���tN�qߥ�f�G��h����r٢�V�B�.���5n�p۱�*�Q�u1J� P�p[�O�/$�����qm�Fu��%�W�Ԫed��h�_��ϩb].*ٱ8��A �X%r�옦�&���ӻ�M5�����0]�£R�V�fQ%�/�{9��O�z�Y)��u�����e`H�uM��c���s���k� ���_�H��XR����~�l"r�PF�waصpf{=�NH���Iw������e-r�p3�@����$��CR�L.�� J�4\�f�����`�&�݁J�%����F2i�gDT�B��E������j��En�2�Hd��G8�3�[8����v�3����_މ�Yީ zX�f��w����:9���s�踗�k �G����M�R�Q�� ��m��j'��L�0�%�d9��l���of��۩]��g�cw��ժb���n�Eb � �I�޴T��o,F<�p���?t�(��h��>��gM�!�y�l�t-=%lvٴp���&�^�����֞��yG_=�C{�;6��6� z�?j3���쳻۩�w����y�:�m ��/l�Tz���Ҫ��1���֨m�t�%��a/�-��_�k�V�>��R?�>�����4 ��ڐ��i�Ϥp�r���� �_�S� ��4�\�̠�#A�� ��r�J Klv��V.�3��-V������b� gb�1�/��twNw�q�Q��L�\?qs?�H�FE�&���ׯ0�v��A�����dL�t?�^"�<{ɟP="���(E��IU�ƫ`Ğ���������b]�y� i8lPt����CfʚB@�n�Ӫ�skv?���H�ng� ����r&=���T��)�ž�b۩7�k! �Qm�<=I�SP[Y�ق*�.��@|� b'|�DW]n��&7N{ɍSM�q�s���Wn��"7N� 7N�$7�tӡ�~�F/An�ke�n�]���A�,u��2L,�e�l| ė���8~��s��\��f3��< y\�u�=���E�Kn��o`�yjY7U5�5��~�<\� 5���;ej��%g'� �MX��p�������E�0�~>' ��в9ڐ��s�"Ef��e!oix����՟N�&��S�Q�«%���*| ��N��BT��Z�S͉+b�m@�K}�ѽGw�K����a�E�A��N^W ���. b)��"�%0R� &OFgi����zm>�R^7��U���=e�.��\��ݛ�Fr�Y%�;� ��_`R�]��&�1H[�/� u1�v�U� w�M@�a�@���&s�����$1� 1=`�2uO�Щvf��J0ZM���s5��.U����ADx�;Ap�Ԋju��-!}���>��#�{O@��(�� �/�\YlFz>��P�mZ�R!�""YSV�n� ��A%�x� g&+og�쬝(x؄�F��F⚚�2Q�cZ������s�}�8�/��9}�'��K:qN_҉sz���5�8�/��9�>N�7�i)�z;ǒP/��jD�2.�J����*C��*��������&�{��N�7��tD�p�)c�rxlV�Mk11Ӱ�U̥��� J���sM�t��w�s�'k�8��kb���ď��� ܴ>�� �L9�S���򷜡27F�����V�Kݨ���$��S�J��9�}C�Tf3u���e�q�|��ԏ���/�w�7����^S����F�����1�D5`ſ����䷨X�ÝM�ߎ�l0F���M� �% �,�7Yޥ�6��t�ţ������5�{_���8�h���;"�����0�ߝ�g9V1��Fs0�{ �~�����! ��.]x׉Ӝ*y��M�"��k"�z9��FѻF�&B(P�8�N�Z�M�t&�7k����O�Z�#�����j�:�Ae���L��E����hѽmH��!ٯ?ff[K��1-E��ˬ��z���"�I.BU�TYO�6,�S���q�4�������ч��i1=���EB��+�w�\)��ݦ�qN�i�i�.R<�K�Q�z�":y�2���O���n�ғ8�B1)�'��.@#��..LJ������BI����o����A�9����3Kn9R�yQS�X�QndUQ�='s����њ�ĦbI~���܉$���oP��Ui��SF��8�jo0}�B�V��T�El�QT��.<����A��ݿ�r:��7�s��-h����T��̊?~�x.�D�ӽ�:I�L�1+��.��0_`=\�oґ5��$��W��M$�y}4>��L����\V�;.��Id�H���µ��I�?�P�ִP��#Y���UD�� ��V�Bg/V�ò͠ݵP�u�Q���<Et�������[�VtL�";_�V���]/�խ��ws,S�՛Z���g�ln�VOօ��b#o�1�����;�&0G Y$� w^�Q�]�"�_�g����I5}�6�Q��K�1?�Z�s�x��=qI>]�IU�/�aNԫL��f(��������m����|��9hW}���p��5��3�*�ӊ��Gɵ������� 2�W֒�w�g��ya:4��F���PK�'WAH]�PK{�RgArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txt�S�n�0<�_�?7i�t)bv�֮7����H���חZ*�,�@yv������ �9�w�D'�� |l+��[Qb��$��ʞ�є�%Zi�r�Ԩ�ڀՙ{�2��c��hl`&p=���+�;� b2a!��4 ���[|}+�rThH2?c���,��i��}Ģwճ�iw�A,Q�. �b��ȵt+·��F��M9���)?�]�� rMO �6"��0���W�3�������'��o d��8�����_�C��&)Xϧ �"f ����J6� 5�~�<�oJ ��H����e6 ��Zؾ�����f(����z7�s��K;!D�Cfa�`l`���;�t���$��.l_�C�sz{n�F��=%S�s|n��Fse}z�V��K�&�m������ MM6�-�%�1����KC��͖�bvk� ?��'4y�W���M���8~i]�o%z��2Eӭ<(넒8�D�Ŕ���_�PK&��PK{�RQArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yaml��_k�0���).���:T�`�=�u� U�1�V����� i,��w_�Z�L�^�C����$��^Oj�'a4��������R��܂�T��������� ������!�����7K,J����@Ma��r���߉^v9 ��=Z�d���s�1�q���~���� ����p,�Z(���-FG���:�k� �QL��U���Džm�}�0�B �ѢH�>c �(8dU�GW�����Hb��S��)�������aQ�,ͷrN�&k7J&q.�:�+>����|�p��"g)^�8j�\C�_�T��v�I�*��^�bd�C���k��}30�( e�(�P�้�R�6�9��?����`ѣH��Ś�����ձ������;�&�qf��wi9>۵a������t��p��F���PKI@�>��PK{�RdArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+�m &�K6�{K���i�y�0nFJ�L�I�TNXv�ZHOõw9�β a�*��AS���~��G���͑��;s��RϽ`]�sY.h��>���.�W� PK,�P{y�PK{�R\Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU��� �_��+�Vm(���X� �����K=�|3��e�l�gb. -��[|~V�R��Pu����&P �J�릒b#�!1�I��l�}�<�L�3ʦ�:�����F+ex۶z��h��^:r’*k"6����n. x:!�PK��B&��PK{�R~Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgz� ���ko�8���+xJi{��H\�{������(���h��TEʉ/���7CJ�,�q�6)�p$j83��<���pq�~��� ��;�w� x�������޳N�������e!S���<�S��t�o���(coʢ�O�L�#�0����ڿ�{ ���q�����n��yYV�'��R�Y*ђ�)@.�L�Qƣ�� IhpA'Ly��8动,Id���MD&����` دH�"���A?=��S�&�U ��i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK{�RUArtifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.json���n� ��y k�e 6�c�K�-�D�5� �Ɩ�W�D}�bg��*r���o��y�+�׼��pn~�~n)�����_��7������0Q�箻��*d��e��C<� ��LJ� ���N 0�mÔ���u'0���K�E���0Į`�`l����q�)�7�}>��%')}E���yJ}^ �:ͣWb�|��J[�$2-�"#9������Tg��`L���~ZC9H�7%Gό����hf�p �anR+�nBV��9�p��Q�͓b�Eɴ����G�E� ���J�l�91�,JM�Q��*~��8��@�MZz|�8]�����~�qJ�*y�5pS���.��l�d����m���+�.�6����4�1 �:&7I�!hk��1�_�o���c?K���#���Bҥ~�#� o.��[��?PK�d�f�<PK{�RQArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.env+H,J�M-I-*��PK�&�v PK{�RAArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/base_dummy.env+H,J�M-I-*��RPH)�ͭ�O�I,�/��JX)(���RR�KsJ���2s�SQ� �@��0�x�x�\YZ|n~JiNj|f P. �?����%�)2���1�$/ �$�>LiPK[J{�i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PKv�R�R�B4E csar.metaPKv�R�ˍ ��kTOSCA-Metadata/TOSCA.metaPKv�R'��]� );Definitions/service-BasicCnf-template.ymlPKv�Rn'm��/%NS.mfPKx�R�\r�@a3>Definitions/service-BasicCnf-template-interface.ymlPKz�R[;B\�O?�Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPKz�R(�y��8� Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPKz�RA�3vy�^B9Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPKz�R��(�G�&*"Definitions/resource-BasicCnf-template.ymlPKz�Re��Dza4�!Definitions/resource-BasicCnf-template-interface.ymlPKz�R�/E�>��g(Definitions/data.ymlPKz�R�\�J�5gDefinitions/groups.ymlPKz�R ��חDi�nDefinitions/policies.ymlPKz�R���C&�Definitions/annotations.ymlPKz�R��g��Definitions/relationships.ymlPKz�R� Qq)Eq�Definitions/artifacts.ymlPKz�R��~��/)�Definitions/capabilities.ymlPKz�R41H4��ƗDefinitions/interfaces.ymlPK{�R�'WAH]�ŜDefinitions/nodes.ymlPK{�R&��gI�Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK{�RI@�>��Q��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK{�R,�P{y�d��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK{�R��B&��\��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK{�R���� � ~ �Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK{�R�d�f�<U:�Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.jsonPK{�R�&�v Q^�Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.envPK{�R[J{ 2021-06-17 02:12:46,160 DEBUG 197:onap_service.py(1) - [None][Create e5ae3548-f651-4742-a39f-6ab0d48c2ba8 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/92db309f-caab-42cb-af95-c9e30115eab1/vnfs/e5ae3548-f651-4742-a39f-6ab0d48c2ba8 2021-06-17 02:12:46,160 DEBUG 198:onap_service.py(1) - [None][Create e5ae3548-f651-4742-a39f-6ab0d48c2ba8 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "837e0c08-8a32-472f-bfd9-247e47f91263", "modelVersion": "1.0", "modelVersionId": "0060f902-29df-4e64-be49-11282c21bda1", "modelCustomizationId": "89c82b4f-e7bb-4a3e-9f7e-60be0a644840", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-06-17 02:12:46,160 DEBUG 103:onap_service.py(1) - [None][Create e5ae3548-f651-4742-a39f-6ab0d48c2ba8 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e968ed84-dacd-4c27-91d9-049e20446fb8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:12:46,160 DEBUG 105:onap_service.py(1) - [None][Create e5ae3548-f651-4742-a39f-6ab0d48c2ba8 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/92db309f-caab-42cb-af95-c9e30115eab1/vnfs/e5ae3548-f651-4742-a39f-6ab0d48c2ba8 2021-06-17 02:12:46,160 DEBUG 106:onap_service.py(1) - [None][Create e5ae3548-f651-4742-a39f-6ab0d48c2ba8 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "837e0c08-8a32-472f-bfd9-247e47f91263", "modelVersion": "1.0", "modelVersionId": "0060f902-29df-4e64-be49-11282c21bda1", "modelCustomizationId": "89c82b4f-e7bb-4a3e-9f7e-60be0a644840", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-06-17 02:12:46,163 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:12:48,624 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/92db309f-caab-42cb-af95-c9e30115eab1/vnfs/e5ae3548-f651-4742-a39f-6ab0d48c2ba8 HTTP/1.1" 202 262 2021-06-17 02:12:48,626 INFO 116:onap_service.py(1) - [None][Create e5ae3548-f651-4742-a39f-6ab0d48c2ba8 VNF deletion request] response code: 202 2021-06-17 02:12:48,626 DEBUG 120:onap_service.py(1) - [None][Create e5ae3548-f651-4742-a39f-6ab0d48c2ba8 VNF deletion request] response: {"requestReferences":{"requestId":"e968ed84-dacd-4c27-91d9-049e20446fb8","instanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8"}} 2021-06-17 02:12:48,627 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-06-17 02:12:48,638 DEBUG 195:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] sent header: 2021-06-17 02:12:48,639 DEBUG 197:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 2021-06-17 02:12:48,640 DEBUG 198:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] data sent: None 2021-06-17 02:12:48,642 DEBUG 103:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8f3d0249-cec8-45c9-a61a-0f3590ad5573', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:12:48,642 DEBUG 105:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 2021-06-17 02:12:48,642 DEBUG 106:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] data sent: None 2021-06-17 02:12:48,647 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:12:48,804 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 HTTP/1.1" 200 1252 2021-06-17 02:12:48,806 INFO 116:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] response code: 200 2021-06-17 02:12:48,807 DEBUG 120:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] response: {"request":{"requestId":"e968ed84-dacd-4c27-91d9-049e20446fb8","startTime":"Thu, 17 Jun 2021 02:12:46 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnfInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 17 Jun 2021 02:12:48 GMT"}}} 2021-06-17 02:12:58,818 DEBUG 195:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] sent header: 2021-06-17 02:12:58,818 DEBUG 197:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 2021-06-17 02:12:58,819 DEBUG 198:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] data sent: None 2021-06-17 02:12:58,819 DEBUG 103:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '28ee1ac0-35eb-4f9f-8e5a-62ec69640eed', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:12:58,819 DEBUG 105:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 2021-06-17 02:12:58,819 DEBUG 106:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] data sent: None 2021-06-17 02:12:58,821 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:12:59,342 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 HTTP/1.1" 200 1502 2021-06-17 02:12:59,344 INFO 116:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] response code: 200 2021-06-17 02:12:59,344 DEBUG 120:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] response: {"request":{"requestId":"e968ed84-dacd-4c27-91d9-049e20446fb8","startTime":"Thu, 17 Jun 2021 02:12:46 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnfInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVnfBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC","percentProgress":52,"timestamp":"Thu, 17 Jun 2021 02:12:55 GMT"}}} 2021-06-17 02:13:09,355 DEBUG 195:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] sent header: 2021-06-17 02:13:09,355 DEBUG 197:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 2021-06-17 02:13:09,355 DEBUG 198:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] data sent: None 2021-06-17 02:13:09,356 DEBUG 103:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '02521547-63ed-4977-83c4-8db440423c1f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:13:09,356 DEBUG 105:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 2021-06-17 02:13:09,356 DEBUG 106:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] data sent: None 2021-06-17 02:13:09,359 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:13:09,517 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 HTTP/1.1" 200 1458 2021-06-17 02:13:09,518 INFO 116:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] response code: 200 2021-06-17 02:13:09,518 DEBUG 120:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] response: {"request":{"requestId":"e968ed84-dacd-4c27-91d9-049e20446fb8","startTime":"Thu, 17 Jun 2021 02:12:46 GMT","finishTime":"Thu, 17 Jun 2021 02:13:04 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnfInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:13:04 GMT"}}} 2021-06-17 02:13:09,519 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2021-06-17 02:13:09,519 DEBUG 195:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] sent header: 2021-06-17 02:13:09,519 DEBUG 197:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 2021-06-17 02:13:09,519 DEBUG 198:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] data sent: None 2021-06-17 02:13:09,519 DEBUG 103:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8f92ee1b-0404-4ec0-82e5-ae90920e0d10', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:13:09,519 DEBUG 105:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 2021-06-17 02:13:09,520 DEBUG 106:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] data sent: None 2021-06-17 02:13:09,521 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:13:09,707 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 HTTP/1.1" 200 1458 2021-06-17 02:13:09,709 INFO 116:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] response code: 200 2021-06-17 02:13:09,709 DEBUG 120:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] response: {"request":{"requestId":"e968ed84-dacd-4c27-91d9-049e20446fb8","startTime":"Thu, 17 Jun 2021 02:12:46 GMT","finishTime":"Thu, 17 Jun 2021 02:13:04 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnfInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:13:04 GMT"}}} 2021-06-17 02:13:09,709 DEBUG 195:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] sent header: 2021-06-17 02:13:09,710 DEBUG 197:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 2021-06-17 02:13:09,710 DEBUG 198:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] data sent: None 2021-06-17 02:13:09,710 DEBUG 103:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '39441c12-3c92-4b7d-b32e-49e9b869baaa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:13:09,710 DEBUG 105:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 2021-06-17 02:13:09,710 DEBUG 106:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] data sent: None 2021-06-17 02:13:09,712 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:13:09,900 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 HTTP/1.1" 200 1458 2021-06-17 02:13:09,902 INFO 116:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] response code: 200 2021-06-17 02:13:09,902 DEBUG 120:onap_service.py(11) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] response: {"request":{"requestId":"e968ed84-dacd-4c27-91d9-049e20446fb8","startTime":"Thu, 17 Jun 2021 02:12:46 GMT","finishTime":"Thu, 17 Jun 2021 02:13:04 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnfInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:13:04 GMT"}}} 2021-06-17 02:13:09,914 DEBUG 195:onap_service.py(1) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] sent header: 2021-06-17 02:13:09,914 DEBUG 197:onap_service.py(1) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 2021-06-17 02:13:09,914 DEBUG 198:onap_service.py(1) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] data sent: None 2021-06-17 02:13:09,915 DEBUG 103:onap_service.py(1) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1007d3f7-006c-4f33-a42e-88bf3b07e23b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:13:09,915 DEBUG 105:onap_service.py(1) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 2021-06-17 02:13:09,915 DEBUG 106:onap_service.py(1) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] data sent: None 2021-06-17 02:13:09,918 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:13:10,080 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 HTTP/1.1" 200 1458 2021-06-17 02:13:10,082 INFO 116:onap_service.py(1) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] response code: 200 2021-06-17 02:13:10,082 DEBUG 120:onap_service.py(1) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] response: {"request":{"requestId":"e968ed84-dacd-4c27-91d9-049e20446fb8","startTime":"Thu, 17 Jun 2021 02:12:46 GMT","finishTime":"Thu, 17 Jun 2021 02:13:04 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnfInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:13:04 GMT"}}} 2021-06-17 02:13:10,082 DEBUG 195:onap_service.py(1) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] sent header: 2021-06-17 02:13:10,083 DEBUG 197:onap_service.py(1) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 2021-06-17 02:13:10,083 DEBUG 198:onap_service.py(1) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] data sent: None 2021-06-17 02:13:10,083 DEBUG 103:onap_service.py(1) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b5edfab6-a526-4a32-b81a-57846d091b66', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:13:10,083 DEBUG 105:onap_service.py(1) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 2021-06-17 02:13:10,083 DEBUG 106:onap_service.py(1) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] data sent: None 2021-06-17 02:13:10,085 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:13:10,248 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e968ed84-dacd-4c27-91d9-049e20446fb8 HTTP/1.1" 200 1458 2021-06-17 02:13:10,250 INFO 116:onap_service.py(1) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] response code: 200 2021-06-17 02:13:10,250 DEBUG 120:onap_service.py(1) - [None][Check e968ed84-dacd-4c27-91d9-049e20446fb8 orchestration request status] response: {"request":{"requestId":"e968ed84-dacd-4c27-91d9-049e20446fb8","startTime":"Thu, 17 Jun 2021 02:12:46 GMT","finishTime":"Thu, 17 Jun 2021 02:13:04 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"837e0c08-8a32-472f-bfd9-247e47f91263","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelVersionId":"0060f902-29df-4e64-be49-11282c21bda1","modelCustomizationId":"89c82b4f-e7bb-4a3e-9f7e-60be0a644840","modelUuid":"0060f902-29df-4e64-be49-11282c21bda1","modelInvariantUuid":"837e0c08-8a32-472f-bfd9-247e47f91263","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","vnfInstanceId":"e5ae3548-f651-4742-a39f-6ab0d48c2ba8","vnfInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:13:04 GMT"}}} 2021-06-17 02:13:10,251 DEBUG 312:service.py(1) - Delete 92db309f-caab-42cb-af95-c9e30115eab1 service instance 2021-06-17 02:13:10,251 DEBUG 105:deletion.py(1) - Service 92db309f-caab-42cb-af95-c9e30115eab1 deletion request 2021-06-17 02:13:10,262 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-17 02:13:10,262 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 02:13:10,262 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-06-17 02:13:10,262 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:13:10,262 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:13:10,263 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-06-17 02:13:10,263 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:13:10,263 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:13:10,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:13:18,733 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1095 2021-06-17 02:13:18,735 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 02:13:18,735 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","name":"basic_onboard_FauEiS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 02:13:18,738 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:13:18,738 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:13:18,738 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:13:18,738 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:13:18,738 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-17 02:13:18,739 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:13:18,739 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:13:18,739 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:13:18,739 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 02:13:18,739 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:13:18,739 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:13:18,739 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:13:18,740 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-17 02:13:18,740 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:13:18,740 INFO 192:__init__.py(1) - Service found, updating information 2021-06-17 02:13:18,740 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-06-17 02:13:18,740 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-06-17 02:13:18,740 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:13:18,741 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-06-17 02:13:18,741 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-06-17 02:13:18,741 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:13:18,743 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:13:33,065 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-06-17 02:13:33,067 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-17 02:13:33,068 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","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":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","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":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623895261653,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","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":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"network","uniqueId":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","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":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","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":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","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":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","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":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","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":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","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":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","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":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","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":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","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":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","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":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","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":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","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":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","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":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"compute","uniqueId":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","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":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","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":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","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":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","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":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","lifecycleState":"CERTIFIED","lastUpdateDate":1623895478125,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623895053061,"name":"basic_onboard_FauEiS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","systemName":"BasicOnboardFaueis","description":"service","tags":["basic_onboard_FauEiS"],"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":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","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-06-17 02:13:33,072 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-17 02:13:33,073 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-17 02:13:33,073 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 02:13:33,073 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-06-17 02:13:33,073 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:13:33,073 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:13:33,073 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-06-17 02:13:33,074 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:13:33,074 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:13:33,075 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:13:38,598 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1095 2021-06-17 02:13:38,600 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 02:13:38,601 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","name":"basic_onboard_FauEiS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 02:13:38,604 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:13:38,605 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:13:38,605 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:13:38,605 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:13:38,605 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-17 02:13:38,605 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:13:38,605 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:13:38,605 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:13:38,606 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 02:13:38,606 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:13:38,606 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:13:38,606 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:13:38,606 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-17 02:13:38,606 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:13:38,606 INFO 192:__init__.py(1) - Service found, updating information 2021-06-17 02:13:38,606 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-06-17 02:13:38,607 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-06-17 02:13:38,607 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:13:38,607 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-06-17 02:13:38,607 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-06-17 02:13:38,607 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:13:38,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:13:54,272 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-06-17 02:13:54,275 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-17 02:13:54,279 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","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":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","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":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623895261653,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","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":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"network","uniqueId":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","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":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","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":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","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":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","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":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","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":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","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":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","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":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","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":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","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":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","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":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","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":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","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":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","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":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"compute","uniqueId":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","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":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","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":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","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":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","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":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","lifecycleState":"CERTIFIED","lastUpdateDate":1623895478125,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623895053061,"name":"basic_onboard_FauEiS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","systemName":"BasicOnboardFaueis","description":"service","tags":["basic_onboard_FauEiS"],"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":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","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-06-17 02:13:54,286 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-17 02:13:54,287 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-06-17 02:13:54,287 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 02:13:54,287 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-06-17 02:13:54,287 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:13:54,287 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:13:54,288 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-06-17 02:13:54,288 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 02:13:54,288 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 02:13:54,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:14:03,569 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1095 2021-06-17 02:14:03,572 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 02:14:03,573 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","name":"basic_onboard_FauEiS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 02:14:03,577 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 02:14:03,577 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:14:03,577 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:14:03,578 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 02:14:03,578 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-06-17 02:14:03,578 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:14:03,578 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:14:03,578 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:14:03,578 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 02:14:03,579 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 02:14:03,579 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 02:14:03,579 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 02:14:03,579 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-06-17 02:14:03,579 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-06-17 02:14:03,579 INFO 192:__init__.py(1) - Service found, updating information 2021-06-17 02:14:03,580 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-06-17 02:14:03,580 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-06-17 02:14:03,580 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:14:03,581 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-06-17 02:14:03,581 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-06-17 02:14:03,581 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 02:14:03,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 02:14:13,372 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-06-17 02:14:13,374 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-17 02:14:13,375 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","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":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","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":"a5db2f6d-f5f0-48e0-ae05-648a69510fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1623895261653,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0060f902-29df-4e64-be49-11282c21bda1","invariantUUID":"837e0c08-8a32-472f-bfd9-247e47f91263","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","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":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"network","uniqueId":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","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":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","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":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","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":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","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":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","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":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","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":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","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":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","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":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","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":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","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":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","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":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","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":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","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":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"compute","uniqueId":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","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":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","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":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","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":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","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":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"30849478-2e58-4e1b-870f-7a1fe5166e03","lifecycleState":"CERTIFIED","lastUpdateDate":1623895478125,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e91e27d0-28a0-428d-9c09-be02f612325a","invariantUUID":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623895053061,"name":"basic_onboard_FauEiS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","systemName":"BasicOnboardFaueis","description":"service","tags":["basic_onboard_FauEiS"],"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":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","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-06-17 02:14:13,379 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-06-17 02:14:13,380 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-17 02:14:13,380 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel 2021-06-17 02:14:13,380 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-06-17 02:14:13,381 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 02:14:14,459 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e91e27d0-28a0-428d-9c09-be02f612325a/toscaModel HTTP/1.1" 200 None 2021-06-17 02:14:14,461 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-06-17 02:14:14,464 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 45 2021-06-17 02:14:14,464 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 13 2021-06-17 02:14:14,465 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-06-17 02:14:14,465 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 13 2021-06-17 02:14:14,465 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 13 2021-06-17 02:14:14,466 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 43 2021-06-17 02:14:14,466 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 13 2021-06-17 02:14:14,557 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04063322572560512, below negative shortcut threshhold 0.05 2021-06-17 02:14:14,635 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04361016324691408, below negative shortcut threshhold 0.05 2021-06-17 02:14:14,713 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04171916191652303, below negative shortcut threshhold 0.05 2021-06-17 02:14:14,793 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04172593479169904, below negative shortcut threshhold 0.05 2021-06-17 02:14:14,872 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04230708228437594, below negative shortcut threshhold 0.05 2021-06-17 02:14:14,950 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.041993381065960116, below negative shortcut threshhold 0.05 2021-06-17 02:14:15,166 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.03968981636416475, below negative shortcut threshhold 0.05 2021-06-17 02:14:15,235 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.03843467097743458, below negative shortcut threshhold 0.05 2021-06-17 02:14:15,300 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.040567800729381646, below negative shortcut threshhold 0.05 2021-06-17 02:14:15,460 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.042728999347158604, below negative shortcut threshhold 0.05 2021-06-17 02:14:15,526 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.041491856827084964, below negative shortcut threshhold 0.05 2021-06-17 02:14:15,599 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-17 02:14:15,599 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-06-17 02:14:15,599 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-17 02:14:15,600 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-06-17 02:14:15,600 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-06-17 02:14:15,600 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-06-17 02:14:15,600 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07282611063464615 2021-06-17 02:14:15,600 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07378185113897189 2021-06-17 02:14:15,600 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-06-17 02:14:15,600 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-06-17 02:14:15,600 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-06-17 02:14:15,600 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08528121716565944 2021-06-17 02:14:15,600 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-17 02:14:15,600 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-17 02:14:15,601 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-06-17 02:14:15,601 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-06-17 02:14:15,601 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-06-17 02:14:15,601 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-06-17 02:14:15,601 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-06-17 02:14:15,601 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-06-17 02:14:15,601 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-06-17 02:14:15,601 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-06-17 02:14:15,601 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-06-17 02:14:15,601 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-06-17 02:14:15,602 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04063322572560512 2021-06-17 02:14:15,602 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04361016324691408 2021-06-17 02:14:15,602 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04171916191652303 2021-06-17 02:14:15,602 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04172593479169904 2021-06-17 02:14:15,602 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04230708228437594 2021-06-17 02:14:15,602 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.041993381065960116 2021-06-17 02:14:15,602 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07282611063464615 2021-06-17 02:14:15,602 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07378185113897189 2021-06-17 02:14:15,602 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.03968981636416475 2021-06-17 02:14:15,602 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.03843467097743458 2021-06-17 02:14:15,602 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.040567800729381646 2021-06-17 02:14:15,603 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08528121716565944 2021-06-17 02:14:15,603 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-06-17 02:14:15,603 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.042728999347158604 2021-06-17 02:14:15,603 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.041491856827084964 2021-06-17 02:14:15,603 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.041491856827084964 2021-06-17 02:14:15,605 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: PKv�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPKv�RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� ъ�*�d)q��B������n~Na�;�M"�s�M�;w'��:�3��d���z(ǭ���H �j��WQ�&��/���0�Td ��q�c�j�J��R(w�������uo��g}k��PK�ˍ ��PKv�R)Definitions/service-BasicCnf-template.yml�VKs�8 ��W�=��z��G��C�L�ffO���J���ܺ�~!��ÏlZ�,���p�� d%�TU��@7�g�^�Ȳ. ݳ�H�Կ*�����rY혖�2߾=�o�X�5�EN"�$�0',f��0�y�0 �jC��x1�$��$�&$���|o�\�6N��S^ ���p-k��؀�I(���V���y�C��ΗQg�5:�����^|}=I^Uq$yh+>�K��I��*s�*?��� *ЬH_aU �0)ն�Oc0;�u��nH�g�tqWe=�ȟX�fx��-\wG��*$���c)�6��8������x��PNc3�#A� ���k�W���yy}~{��t����>?ݼL����4�j�tX�iv����r9 ��%@�x�� ��m5gH_�c�a���Ű:��/UAZ��s[�x��j���{��-�}*�.��{��� �(���-�H/ �Sz~��������Y�Z�֛����w�n����܃/�|gC[����y���?I��1���.a� ��N��b��}C3� �aF(e��Cj������"����!����}qw:�,�,[�|�gQ�R�3�I�O3�;D�6Ogd�Y�0��Q�M E?lj'7��v3�K5�A6���X�d�S��h�c�>�(�C�1Ҵ�(Y]#��M��s���g�RN��[��1�E_z/�����3���NL曟ɗ����\D\�PK'��]� PKv�RNS.mfM��N�0@�� ~��ச&f�J����E���2�������K7���̛��e)���qb�}yQ^��E?ҡ�T��+�d�r�ҧ+���5���ް(���-t ��C.�iӇ8y,h��=�nOa�O�bs�m�#�ܶKp���}�zr�/V-�Th0Hw���>5U�A����tG^����ϚE<ۑw���ݦ����y�'^|�y��.l���.o��:ͳ�S�� �PKn'm��/PKx�R3Definitions/service-BasicCnf-template-interface.yml���N�0E�� �@#!vٕ� �[SgF83���q M��T���ߙkG9;� z���1�J.���X�ԥ��]�7�vS�,����Dn�,L�<�'�:v�P�cZ�8�$�S(M�ȹ>�����)��Ua�[�~MM�\N�]� ��^��/Nf��}V��t���x>I���Œ��l⬖bV�J��q���2�N�0��>hyZ�qQ� ��3�����= 6���.�*�-3������}y|�>��v-J0��_�l�=,?��\"tx���f���W�� PK�\r�@aPKz�R?Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����*V:�I��Ă.@�6:����|�l'Rޞ�KK�����|�NIB�Po� >5�D5˳���,6#8��5��0�� ��1��|~z���fgq���Sq*UqFQ +,D%> �P����Kq�/I,����˥h�j �NB^��*�+���$#��2����}P�� B�wn$�M���Cf��E*�cd�_�����X��H���屣����7�M9�̤GL���ѫk�NyMӚ�?�"$�z���q�7�w��>��E�t<h�!�T 676͖1m,X:�%s��T���՗�Ak,-r�l��ha����v��X�[ ��Z���5򏔯ڊ��!/q��F������o݋�9�K�� EiL/�>�U�Z����hQ������R?J��+ %�����[g2+H͒�pk(A2��X�!` �rL��2&i�D�UA�#�G'6^� ������+~W�.t;��)݂�Ԥ\˭��+MjΊ�_% �雿�qF[&q&/�T�DV�{0 (A"�:E��Lg��\a*`$3p{bʞ��G�"/���+ ~�+m��X˿�7�d �y�4�C��8���M��:Rc��6��,��۩(�z R�3 ���r�.��� n�v��I�(�!;�ޓ��je��E����U5����:�L�!Q�&u]A'�h�rčX�0r�?��vS^A�|<[/���=~� QA���'K��N`5����=�n�����} � P��7�%zC�'��l��� f18����B�|{D�2�wz�� ��+J�/ �@`C�EB����b2[u�Jk�=�;C�}n�uP�����zۀ��i�z�ɂ�":���a��� ��dF��lrK)���ɬ�-X�d<”Mh,S虣0�&�xB�7т 5K�/�Zjz��OB�3e�8(%�o�t���S��ƶdȔ ��o�1��hJ������`x�1y���Q������B_#^���v���ՔWD{Z�$��6r�V���ݻw����<�e���R�ԧ~�]�r9�, M�ϛjpǏ���?��r+mdk���|k��ECD�����|�W�вD߿=>��w?^�~���'ko��*�_�U�b�N�0�٤o4�a�'`��}�i�~~����A�r����;wu����}�(�ڒ���O%�}3O����cA���)P��ʲږ&� +��=���g���.hHMܠN�pl����Bq������,�wW�H���d���uq}�'sN�dP�������K��0{Ę��*��e�\�wȺw������J����Ju;ک���i���D��q�5�-=�%6W��t�K�} �T4`�4�²�B�p��9��8��/�6Z�U��^��� X�Dzъ6�v��q��0��=��2�v|�Z���)h�Sg��%���;[�K��6�bh!O��`l���a󺦟������+M������ �4X,���ܱ�bߝ36W'���s��;��:Z�����u���x���`�����#�������s��'8M_�(��α78�s����a}E��V���q�%uק ��N�{?L8�w|l�:�v^�{�p�:��z�ѹ}��Yc�P���}qr���#��j_ {�.��=X����z}7�����;�r�so�5'��PK(�y��PKz�RBDefinitions/resource-BasicCnfNodesDummycvfc-template-interface.yml�Mo�6���+x���Ao�m��@��n/E!���f#�*Iy���R�M�Rl�]�)��C�_��U�Ѽ��Kn��&_�6�όX�pQW��������w�Sikf�n�T�?�J^��M�֢‹�Ԯ롁K�3Z�9��СI�ޙj���ے�����x�U3�jS�˵�8�)�O�L��ʶ~C� ����*��T �u���F3�V%����^����sc5ev�O+Z��n�+@�y���M9�����{���h���b�y���؜Kc��ܷ!gJ�|�h��7v����,F_7�Iu͜��RP�I��O�53R�����мl$�m=`��\p��XȽ$�K6��*n숣A�AZ�� [����6�o ���W�j`D�_v����t`h��o0�͹"�Q%�Kn�i0Z�6΂�+΀X��E-�`P�6> N�GRo/� N������ݲ^����D6b�Ɂ��B��#@��aE�c��w�|�=Y�n�exؗ6#T�賌�;-�����]����J�јL�T�##���qౠ_l}Hn��������D�+�F�Ϋ=&\�%����$��@m2�=?>�FL�����e�Pg.�^-3:pƹ��ه oD��@A��-�^��&� �K�X�tEy��s�>��ݼ�Š�u�׍h�4x�^�SNq(`��1+qyH��ft<�3�-P}7�� ~�� �SK� Q�5Z�Pϛ@�����˷Ǐ�>nҰ[�"og��Rt�ϸ�c{zn�&mZi]�ؿzm2���e���#�)jZ��&�A|��R-d���;.FhU)��$g�d�v\���>� ��#�I +��K`� �q4Dx��6� ���^���������!��qq�m�.����N�ߴ�7�&n.��@�(� �����5/}���] !t ��GC��t��r^XZ��a����8+{���߹�<��I�\l��%����)��S��wC��F���7j �����;Bi;|~P^?.���^%r.DΎ�q�B�%�=Pz�x!Fb}w��>��&�$�;JN�2��/�G�Z�ڐ^��,3q�3��4�W �s�^�2��]Y��87��ѐ�u�ӍK�.�}�����{��ː}(��br��'��:����N *~z;w�����H�ߕ~��0�;��2ڨ�-�H��� l���X׍���q��ů��|� sy���d�?ݥ#Q͖��{p�X���qt�q4�LT������T�^��Zd�?%��gg�c�s\d@���Q�N(�#Cţ���4^��*5��SM�v4��sup�}�B��p�%��1X��܎��&��{�R:WS%��r����`������>RI__]��_4�|,�s����b'As��&Z�$��ꮱ7X)d�{B���6���:�z����ߕ �e�]ޛ �3���n�Ȯ-*7���-�s4烵�-E�O�o�V����� �k}�����PKA�3vy�^PKz�R*Definitions/resource-BasicCnf-template.yml�Ir�8�W��\jc�d���C��[}b� XF�K ָ��I\.�jbxp�� rA&2�EEpӄ匳"��-+����T�l�����4tC�!�ǘ��e���K�s��ߟ^���_S�8����k/AQ�[��b����J!;��I�C^'hAW �E�\��x�s�����n�W��$O`%�)ٞK�>� ������9-�5~��\�Q��U�Ą�zI��. }�y\��&y�G_iJqL]�y�` �g����" ��jEɫ��rU�\���������b����K�7&��ޠ�4�҅����5 �,jK�4�}�22ز]kPp�\�ձ��N.eF�y���2���b6x�3�q g\��ϳTF��,;>r���}�P�m.f~��3��k�\d��O3m`�¾������\I�,�?�"��)9#I��� ��z�)�ʄ�F[7�K�� H��̽xG���vU�" kN�! �"�!m�X�����:�[����o�^~ ?�~~}���U€���]G�e�/eq`1���hid%�w�Jo�������E�C�W�#���"Oخ.寑\���!KT�q�A����5?-� �;��Nq�>ެ(wv�v:z��総���\�Ӟ�3 �ڨ j�N4C e_¡+�FF xQ���+@e,#������Z� ��{k�J������u�%�����gx�i t�P�6��Qߕ�TT,4?�-��B@�€���W|;*�u�vtC��F��J�pfh��ב4��SI��ň��`q�C�+��c����Le�ü�!� �i�]P@Ka'n�Ijx;�b��w<_̪6Nӂ�x1�����M�%����d[�+���ĵ�6��T�\68��#\S71q17!���M��ާd__-�$2e�+�� ��4���d��n��F?�{��ٜ�F2��+[D�����i�N{���O{+���eԧ2��er-_E��_� �e��M*.���:�<��n�N��Zn@2���iy�e�w����g��ps���N�L�w����(Ċ�]-��ܐ�c�3n��z�aTs��K��A�/�Q��QEI]�Ae�KzOu`���P�� �*�A2��:�����t|>��;͠ No� MCա�d1����-y�'B;&��� z�C 8��n���E�{UMg�%����|������Wm�(�O�š'P�R%ޞ�qL~4�p�"ZjS.s��a�s�O|'��R�A���ȍ��j�rHӾ�n&c���� 9������ �v7�8Q��j��1�6[�G��˰�ü��B�@gۿ=5/ �o= sRb ̈́�v�b����8���z{U#���֘�j�� ����)���ϡa�fV�P�E���d���A@���$h�.��[ wo���{ӌ�?���d!��>Z,������2Z���xE����`��"�i3���փ!��T?@=H��Q��jӟ�&���S�6�c:�"�3��q7��}����~��]�����zw3�i[M���Լl����f媗atz{�g�a��y�P��šf�c,�7�sO�hi���SH�mgA��u�`^��ʹ�Q47��|WD�roV�� ���E4;K�kC0���և���7�.��N��!s�P�|SCS3ڙ�04<�PK��(�G�&PKz�R4Definitions/resource-BasicCnf-template-interface.yml�\K��6��W��VȢ7���9t7��(���)�&�"U�r���IY�l)~de�}����o�Çh�&e4g�&�F �4!]^f�`�,�6�~Op���C�]�vz-�(ǮmsVvd;/jᙒUWʧԯK�٨r�V�`!��嶥Z�N�v5=�j�ʒ JdQ��jY)B�E��b�ȝ�}YUlA3�+YL�r�6 �z@�~tYK�j�W�,rTȬ��l�f��q��$��������{t�z|���H�VO���Y+�&������� ��,�.�NVE�����$�1״Nׯ�D��1� �9��"g�J�=-4����J�);*9���o�$$���_h�^g髶�����˲�5��t|F��4�����������X��E� ]5�i��*����ϏWO>^�߼�S^`ƽ�/�w)(*���J��ʮ7�`��U�h� �0�P���fV��ª�[H�>'r���[����"w�`�)�W����Ǜ;Y����p��k!�x!�Ր�V�/{U���ZZ�@@y3x�#�ďSx���קU$z?�J�@���=쩅��^a;��V���Pj��Y����N��X� �|^jC�&�$�R�vA�J޷��<�>~y�5i �Y�|hQ,�߭Q��y;�hZ��?��0�N/̊O��tda[,_�S�ڳ �ȜJL�~���&eկ�n���yA�2��Q�%<����e��3���� D�M�t���c����G;�VW�1�LiRH��%�)�4t7!M�]̻�y][�P���O_���&n����pD���2�Sɶ:j��G��v�b� r�)�:��D��I��A&� SCEq��LT��iMd�� ?TJ��1o���p�(d��SK+����PA�7�^�[ȇ��<�v��� �H�K��h��y��nb�y��p� 1B8oj���K���c$��dq@�J*�R2a�P?�қ�`b�f�]�ДlM����]�\b���9��ng�ҝ3�R�[Ԓ���=�g��oX�;�h)�0�H]��z�����0Dp������9VWP9�2{�i�KrX��Un#�g�-޲�}�s.���xt�F;T/ ��j��0� u�ti�A0Y�#Dʌ��c��6JJ?�EҌO��)c�9�"J�� 8Ӡ4i�t�? �k\�ke�$�p��9T����?R�R'���_�b�s62��N�F�t�s՗��4����GښHF.�a�~ �GO˞�9؊�"}�WM���|�s_��K N�.�n�xZ���"��q� ,�?����\�4�J���2E5����ԑ5o�� �PI��O�9-��<~�5>qz�<�� ��Gʌ}z��*QܥS���^�u�]*�v��;d;�����a�W �Z�Ƶ�E �tX�uZ_]����B����R���w�g}Ƥs7ɓ�koо�%ֽ��޵]?���٣�i0����1zwc &�fl������u@_}�T��w�PKe��DzaPKz�RDefinitions/data.yml�}ks�H���� Oĵ!�_�޹�����c�b%Y��<����H���,�����w��@>�I&�E�r����E23�H �~��szA��S�~�:�m�̷̃��7�� ��$v���:/��ՋW� z�O g��8ɝ" ��0sVa8�W/��N;^��F!���� �[Ft2�.�St��� �f��~������'���n�|�˛7www3F�Βt�&�_foN������1���� ˜4�G�0כ{�m ����s��a�4�wy�ߥa��'KV�K���< o����&��b��b�t�ί��by}�uq�ۧ�+��������x�|�t?�-����׉3?�O�?�GN��a���� C�c�#ҖA`�J8@�6��U����u�ց�NvA�t�m�n� W3�|�% 7a�rzR� �C�ds�`�!}��8=���W���l���w?�,gn~� �_~p�73|F�f�I��s���K�mN]]��W���s'��#�޹��"'!,��7 ��^΃4����d��q��T��|��b>����$I�x@�U��|���р�7l;��g���a������V�,�=�5վ������+�� �U!>y�yȢ�s�m�/�!'r�$O�$��a(h� 0�Pʠ_���@<ϓ/ALL����Q���eYv����Ak�/�}V�H�0���n2v����!@�����{���#4T_$i~�i���>@Qq��i�c�U�Wn�60��%~;����� ���� +Z?�n3��-,��;F�G�L��6<��6��:�"� 8u"7���>Y���-Y����ۍ�T󴐔����U0�������*ٗ�=��#��o���>jA��q�ʺM�G�`�[�{��UǬ{"g�*2�ƣ19B)C��>���U5����_fc�>�������yI�\���Rll�A^}����]tݶ:iL��-)� �q׵>���d�ӌ�N��?�����J���m7������t]s���]��6�4��z,+��K1*6���Q?��ς����c.@Hf�tt��P�ΐ�ԟ��뿧��[P]]R�x��﫩OFNUm�4?�Lez�?a��e��!D�OƯ�Ro��52˪j��Y<дV�ר�No���r��:��6 �VMF��7 7�z����.tɢ_����]��RG��a�憃 ����ɒ[��2\,��^TT�1��9�/Ģ�t���R�&2Ax4o�f�W�a~� u��{�5Je����c�cGv�G��6 �1���?�\�Q.*�B�<�߄�Kz�[ 3��9����HɅx� �0K�I�Qz�@�Z�_����A4�~?:��0,FO@�e;��mX�BYXd���ˉ�M�j�8U�(;�JtcY�~��|�8��؎�DiA %:2iG ��Pb� S������x2j �H�!�?�����ݏ�`c�,�6� 3����@���Ab\��E�����l�@ay���[>��&�������LXH{/XaR���1�a�H�VZ��*s� ��A(��:iNC;�2�e;����B�Z�Ra^(XLP`�����a<9�����iO���.ƒC�SR���y�E��l�e�}s=���/‹\,��T>,4і�~��̕�R�u-��m;� ;դ �c�i�@�{���<�L�1��Cm#(�T�F���Ie�e����Ai=���� �>$�݋Ha��� ��vc%���߳���1�� �XM��e�M}����� �*x�j�3�qL��qTP=�{���&<e�Txr�����>ȶ�S�O�3(��'����fq:��|�A=)6]��ˬ„�2�P~�<'��~�.bۂ8F���^Ⱥ�l��I @��:��1F-y�L�oL1�X�D�7t/����:����wT֦Z���7 ��m�Aq�v�z}��+��F��l����n���a��ꂁ��s50���u�� �]�"��I�F�<�=+��*�٪)uYL�x�9|�݁u��E ���P$G�O���LR�Pt����-�$��v �]����� b��g� 2 ��!�n�G���!���-M����بȐ�(����vWݴ�۹�\#gÜ��W��.�d������P�m6�N�/�� j]<��ֶ�� mٳ�©X$YZA/���o�@�R ��'���S�7�a�Ԩ�) �H2;�k�^�>k`xI�2WA�ߪP���Э[F��]A�q�MHׯ���+������Ogͷ��g�+F���mD�˾��%��JM�b���͝m��M"���nq�e1! ��K��G1,�iPU�U�i�.I��QB,�Ѵ��~ �������j<����S�Q��%_e�����V��a�*ڱ����(\_`,��I$�0 �"��*�T��&�Z�x%�� ���(��@T���_�!�)?=.�d�u�� �ܓ"��Ni���-�`�E�s]�������\ΐj�����s���4Mm�e �TA�J���7Ƶ�#z��Ip���s�2��b��7�C�S�_�o��z-����{/������rr��d5U��z���&��`N���K%�y�k�t=�S��A���`qNE�V%!����M�\ ��^^�n%3��b�F�n�T`7��~�O��()��q���C|��89>�C���������6)f��Z�4ֽ�q۵�A`]��]�ڋE��V�c������6:��c��kR�����g�{��F ����y��3�3�4����8�l�&���-���TtA[�nYZ��4������������� �Y��ϟ��@����T}=+� ���7��M!��cY�TٮQ�ɨ_1^ i����d�@̩�. �'��.<�B��j*>U�m����VG=J���'Q���-�s�w7@递��E�V�ƅb�f������P�q��Vt� "�&�1��\԰C�2a&�oo�3h�dQ�Maʹ7XI���aܟ�Y���>�`}����{k���~�4Lv������m�6�bvA�Y�Ba��_��q<0�`k�"Pdy���E��{bJjV>�� J�u6�ɄI^�2b���K���"��:̥�p!����9U�/V��N���^�}4��y�o��;���Wbf`B׼*E���w�ȿ8_�H�~��ܰ �����9V`�U@*��zw?������D�k�JX��q-�~�����'Qr7�7�<������C9���cE6������9���[�K�T�+�Kq�O^Yzg,f@F�f?�اR�n���m����p�Ȣ���ȕu���/Ν_�8\%B����� hh/���c�ìrlj_ ��Տ=8�s�����[Q"b���Y�HuW!�D�@��FÀ�� �u��Ɠ�xb� 4 �f@� ���+}&�\^}�W�tLs �:+}�r:��,m����4^�q ��o:���ݩG�ۿ��V����m]���=l���籮C�!�c��>�������M��&]�ϦZ�V7���x��Y�Dj����R°C��c�� [���>1� ܥ�q��$��w�bp�C��+�M��E!J�M=\��T�X��|��/&XޑB��s�D��>�y�z�Y�e�}��>�9��-ɸn9 �CØ�{�2��Ř�Kxxt:�5i�X�z�Q��(^��-sЭO-�#��ڥ��8>Kn�(��O�]ЕB2x���$f��8N6��JP�w8���ڍ��I <������,�ܳ�B�� ����lō��-��� ���t�2~=*�ɳ�į3�qE��g�"ϗ�l���������Ÿ�����d�?3�������՞� �~�u�l��T������x�Y$ ���x�v,���q�ÈA�N|�^�n� �>�d���|6�Em�%_�e��4��;�6��Qg�E5�֟\g�Ӏ�'���"y����R|��0��'�w%٭Hw!��U8�����?%����ƌ�uW�ed��ߏ��*?L7NaG�a�8�����i����<�?��ϳ�3Z��#�1`��m��Dөvjk�IU;_�+%��� �RG�w�Ȫ���k��K���#Tp[�j��R)9 X<�6e��N�S���S�5�ҿ�wV�療��I�Uq���㶎w:C��7�n�᚟�j>�$��i��g��Y��NT��(>����e� ]�߱+���7���`yV �yT�g�̳_��e�u�g�^���?�*�]�ϮJ�U��ߒM����zdA��UY�n����[������@�m��Sm-�O/��RA�brVCk}����*��l�>X��"�R9��R���,Ї��\���xJ@���]L��)ke�y�j�������(&LZ�MF�T��6a�u�3�E��vq�9���B:Z�㙬ٖ�];��%���^=g֓���r���Ƭ8������y ��Y��P���Dd �i�@��ؔ4:�gr- A��C�o�V`�N�� ��)pc��fō*����]lm�7��첸�j��5͝�ESm�QW�..� j4�8�1��B�������iO[�v�*b>�^�x�%��b���k)��\YZ�7��t���_Պ��l✊�v�d��J˼Z�*3a�a����!=Or�B�Ԅ�}/Z8�v�����K�&�6js�`q��=���ö����h)@� ��Jѩ߲��j�5ZT�"�{�SܜzZ�T�Qj�>��j�Af���F��$X�jd��e����ă���D��X��P�"�K@��"N�� h�#�ظ޶�89��싛YG`�����8�gY � 6}?��i�q6�dW �4p�iRlݢ���t��9��$]īdO�6,.@�"\���z�[��{�@ 5����kG��6 �30��V���� ��w��/z�#ܕ6����$�F��F�h�N_l�:����d��1���bYƂ`$Mw���e�C�EPJ�/Y�y�N��jo�J�5��n��[��]6x"��RF�O�,[WZ�Bl+�~�~�*�-��v�[PV��x��}�W�)* :L�U�.R��5��ܣw� )���{��0�$��J����!�eF���05�����kr�=�a6�����I�ק2�<�p=5��������4k�z�&�l5 Ĺ;���q�K�%';��pm눿i�p\��^@i�=��z�F�������B�*����:_ۤЍd�~��d������ՌS9�1w5'[w��+@�r>]7 ѕ��j�U��h�g����^p"�<��Laú���@w��J%� � ���v�@Ĩ�4jA�����ī"*��cx)M��l����9�(��T���j�/aK�&<~�����A[������.�,� D`��<�_��_���*��r�� �oy��Ӡzҡ< ~���z{­B�;n΂�b�Q�s�4 s� K�jgYJ�Xx���+��v�Fh�*0�Ar�� ���e�o�l����u�_C3��Fu��ĺ���q��{�T��.������NIY�_t*Hp ��4��!;����k؛1p.�l�hL���G�*���37�t����2�C�# ��Xhž��)l����r��@�.���tZ=���:���cM�K@�x琢3Yp�G�K�q��8���`Ǫ�)ܳ���=tϴ�"S��E� N�~re9J�Pql�������r`*��>�����u���0�� �F�B�vF<$�yTj�K��]�A^�K�_`e��=�[�3�w�YFƠzJ�i�SJ�K���dM2�|���^�sg7in����º�]9/�!^*�� )tX���W�i��t�+c_��9U5�הv��B*�o���\i�n�fz$o� �����H\�éFި�]U� �/�Z_J �ڢ��iQ��-�_����RA���LV����t,�n�< ��G\�m���e�-� n�_�����_�u,��5j�r^��/��y7X7��&� uaυ��Z���_��)e+b�2k�zp,M���O'-#�5 � �3�-��� )�[?����/���pf��!@� ��e�r�9��rL��:`��Y�r/�UU�iƲN�vED:@ė!^S,��MC}��\֟'~p���4�:��@i���,�|2�/˲� I�Nʃj:����b����)\�s��k�����vN�{�!�ԭ�N�f��9w�K%?,3��R���z�>��S��:���1�բ!P�C�D ���-�Z��1��ve�7��u���[�Tݨ���0� a>�T,j��5��P�R�s �e���A.|#ZE� ���-z�}�{�z�3��wUD�0�$ � ���u^^]^�҈�����c�����<��.�_u����^�9Z��o]�o�V��M��%o�*Wt�_ Y�T�ʹI��{ �Vt����V1���K T�_ɘ��������'�/����qI��m�P���3�%m�?sN����Z0�K粎j�� )�g �N���1�;h��F�Y�ǦE-bߌy���U����*��-�[�Qm��[ꤡ�Ǡ�Ԭ�-˻��� 䒏jl���"jr*m�G-�)\� \Kh�k�c���|��%̜P �ּ�Wɛֽrs�|��9Jeti2�$�Dx(K �dC7H�ר�%`tcU�l�'�w��3g�rB�!�� ��?�e�]{�kB6p�?L��jO֗��$E{� ?V�E�Bb6����`�0Lѣ����/h@����I���Ө� ��P&�ļ%��(#;��P1�6� dq��v�����e ?Q�ؑ'�J[m���n�"�I.E\,�^QY�� r�����Q��K���B�wPh������k~���~Oq���T} ��&�������z�QVf,��7���s������� �����0�~Y��M&*�󎾯�'���m��&���o��whP"?�;&R4�ka6�K��.����K@�E�0��4U��o���{%�|E=�:t�g&��K爤Q�������}�{F-��O��r8��Չ�?�U�3�,�c���*�g��z��gd��)>�ؔ7��l: S���k������� �6QC��T�*T�TUT��R i+Wj�whq�γO�v�n��yק>�`���g<���|� ����Q�D�wZ�eќ�c=��[2ImFШ����~�<�� H� �X��f��*�h�OE�G��bQ���o��I<���pSO��WMT%V�kG���$�/A� �&�>�0f�� �/��n����|o��m�^�AM�Rk� 3���`�W�{�Gɺ�-(>���`���&�����W`/�J� ��K;dqhz���(&zw��C�c�D�h)����Ƴgsq�H�><�A$������lcUw��l'�bwh�s���Y�"sw_c]�#�aJY��&_�j�ut��[s�%��� �btX=���q��B��IRڱ��l���qľ��qt���O�*���7�{\o��姢�uK*����!:3':7O E^a��c����Q����h�Hii�O�iR�o�D�� !q���d��%JH���׀����2�_�r{�5P�bz�g�D����]g�#(, ����c�����3#B�#+���Um�\�H^%z� �'�ݎ�^t��8{Њ�AMy6��K2 '�%YZv�Sژ��d�? ��PP_��C��F�ro��5����H��K�s� �4�k�{�m��1UA��,s餧 �Y����G{t�DZ��pqլruլ��۹ ��H�h��l5Q&*JVN ���?�6$kq0���H�Ą{�t̼ 8gm��2a�Ӝ��#I��:7i�5�q �W;�q�A�^���#�������NZJax���)ք��h�.ܦ��eWq��� �����ƌ��$ 6��)$�4Um �A��� ��Ǟ���{2l�E����ʹ��˒vzaTz��d�����!��燵#O�U�w"��x IJg�ފB][����L���R5��� ����;�������Xc ���x�k�:�>ܱ�4�1�i?Ӛ\V}��ɪ����9�%�†c��WF/E�0���4:V���|�lxD�:�6�1����4�9�� A\;�6V�)\}��궰ܹ�o���K��!hY�Jſ�>J6��gJ�,W�D6_��?���h!�j��� 85g�e�R?|�I�$�0�������J��a�IT裀�F�,�C��(�M�]�옾�^��o���L�Z���o���#�G��A�sh�H1�������f�߃_�r��{U �Вº��}T ��̜3�, ��fJ��S ��B檠qD� �qJ�sC=&��0 �(�dTG�U���v_c�u�L㻈���d��sj�3����IJ��6jR�m�#����q]s�U��dФ �h�O�֧�T���F�,z��9k��E9�~{��wԢ;j���:P��ޫ5���q������io�W�q�P�p��NI`�F��&n�@gưJ���hM uȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e* )0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t ��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl G�%46�Mg��_�"-= /�c���.���΅���(�'K���:[[�|�F�k{[W-j+����G�+L�#`���A�rf������[�e�*>!˃-����u!�v���23r�$0�V���������3 @ގJY�dyhlS��"yXגddM)59I�IɫY����v�uS�_"B[���b��б3 ��尠�p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��𞍧��ĺ�%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�J񦅨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l� K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<�������"��A� '����-�B��hc�{1�"խ[�x� ����Di�T��|��x���$2ʆ�U�L�O[��贼��V O�1���������� ��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i� W48�=>���m�ey�}pv�A&� ���hn{�q���?1o�b�H ~2ơ�N���n>{#g�|;�'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~� �OY�bII�H��[�Vm�="0r�5o�^ilr����J��6 �D�u΋�6I��z�� T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@ �Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D �UV�n���,L�-R1 ]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�Sح�.�gkPI�9YY������Z �F��%v32D���rJ��VR�����(g �� ~{!����$�q �<�u��}�R� |/�d��s���{~����Fa��!� i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o�� %���OE��Xk�/ n��E �i��z�+�,��}(B��b �(]xa Gc\c���d���@�9�2{��bΉ$.�Q�k!ւn�by΀9�W��8pxvwz<�I��v��@��G��> ��?����Y�����6���7 ot �ze�^�>3�C���^C,ށYbA9p����B�.S�_:�� ��{��OLJ�jMN�N��4�h ���|�� ����qr,�+�?���~�P{'�7 ��a���� k����x� L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q .���8��=6N�G������ޞŷ)��KޠI ��d��G�9�NL�{�fHo� ˘m��$2s�`a言̲%5��2؁ �J�ܜ$`�fu�m�D���N���X1ft�EƵK ަ�-S��7�O��]Ƙ�(ʛ`T��^Qi�����%�}$�� �>�yb?f��'���޳��]�� t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7���������� �J�wi�� ��eV�E�u�P2��� ���W����}���&6r��TU��fG������z�_c'TU�zO%%E��M���ӼFNǢ=������4e���z��J�^���x_q�/�ZSʏ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�h M�� 3�. s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3ƙ>cz�wADA�l��m�ׯf��˓���I�辭k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k�#���?)�X�D�� �,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6­H�4�u݇IȀ'�[V��;��l\Ry��O��s���O%� RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ӑ�w�7������k�F�vt�)B~��)� )c� ���+wj¿~%qC0%� ���P"ꉢ���-%�-Ϡ׎�hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ����� J � �ޘ�H�x�+ 5p���C��X�p�MUh�7�A���OhIj �����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ƭMi�� �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A �䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=��O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�K iJJol��� �_�*X[��3-�3���=T�i� �:Mў�{��߰=��e�%����ˣ�y'��*��ޗ��LT��� �4��v����@�'�y�W�d ��ڭN�}Ǣ5V��� ك�PwՅ�����E`��Ӽ�k�s7� _��S���k�>������d�-��Pn;s�(IZ�lJ����ҽl�#���<����`��4��@���/���w�A��(�גUN�-���V����s�.�Ec��=�N�ϕkD� '��BVJ�=�v�)d-+a"d��v�g�OS�:A�rr�Ъ�o�QXn��7��9C� M��2��K�%4o*�S������v|з��6 �ڱ�o��SV�8ܒ�%PF�x�HB�_�/�J�L�z�A��0K����;3.ew��o��������6�LRƒ�8�q�敼�J�d0h�SY�o�hA�RV���0]��FBc�d�X�a�6�`,�'^ �z��OՕ���mqu�؅ y��*�� bx��V;�9��٧��)��[�0�����l�]��܃�W�y��D�����鷭5h x�Zݭ�]�7�S��d&TkW.�Y�?+���QEYK�G`gdz��U4���O�V�ߪ��s���x��V��׃��6Wmт[׫yG�n����?��L���K�����}ϗ�x������һ�|�L[ �>���s3���@ƙ`�T:0#��E��W��<>u޾}7b�#*-/VW.W��-���ʝJ�޵�ϳG�2�l(2_�Z�����ט�o+�d�cV��p�"󈎧XcPb�VG@�UVW�����HZ�֫���촠��"Ɂ%�Ֆ$ =`Rm� EG-3�I�3/L���068�� ���?;\|��.�pD.t������Bm�M@�e�핿��,JI%>X�`,y�E<.OW�f��q�N��ɫӴd8�ai�2����� H�`����S:\�ůO�²V;�Sdd �:��z�P�*]�# �E}f�62bU��ʥ@sVP}��?�m��W� xZ�9��͛"E�t�^��b�V-E��z ō����Ƕ\s٠ŝ�[�n�Q��.ܸ���(�T=#I��ꇫU� D���Ceq6���-ʻ;�MF?v���,��h�)=����m�: l�7����,O6�G�q����%lP��ͽ�?�߭��Fg����@�1��O�^���dV��] ��=�f�F��z��IX��Fta��`DQ��K�Ex,M�f���lC�N����DM �1c����L�Ɏ�!�.a)�8��z�m�r��d��n���Sn�i��V/%�i�.-׏�о}�OY�;�9�J�n��Mw���I#�� ����Jv�3�B v:�J� ��TwZMy�[T�Ff�f��:��U�HW�7_�����x�!�;QYD�MSĨ&f�~Ǫ �h���T�������B�v5L]�Ҭ VR_c��/����M��Դ%4����i�.�-@ � wmGo�A��9o dၿH�I9Fzw�G��1�S�R�.{*��!�ᶁG�Ʃ���K[��������?���e���ǦWZ�'�}}d�^^����Z�:r2�ph�E%t�g� 1^� q��̜+���%�7�F�@�b��$�fJ��Ζ%�Щ�4�%^���_3�� �[Y]�i���_�B�GG`@'�*C������ܒ*^ua�NژT��xﶪ������� ����ϗ�|9���Ν/{d�Y}�LF����%%G�{�v��RSM��Z��p�w�(��,�C�2��t� �֫+�`bq�.��2���7�L̍ *���.h�b2 ⵮��L�<`�hl� C�BW�iK���1����{���|�Ǿ��z�XwU��7whld� ��ʐy�E��.�����n���w| ^��2,��=����l5E�Y�3^���G\7kI��{عi���B;��f� ����g���'��Ѭ�?uf�� ��R<�o���f�r��B_�P�e��g�1)���������uZ�*L�O������`��A��]?�{���'?�{_y�������o� j�M>T�������wo��YZ�G�v�Z�|kZ�^1.�K��*�T���ubn > [�v�2�*$9 � `�}t�p �mt� W��hj)]��%՛�|�ڑw�S�>�,�1U����l�|BO?�:=~:_^�_��ۧ������x���rq~�\J�עKwb�l4�.�Rc��2doE:��~!�yl�+p�U�踠drM��X���z}�8*}B—Px % �wȓ%`�Qҥ�R�"��>/�Bg���[�eɥ��tށa�m��PK�/E�>��PKz�RDefinitions/groups.yml�X�o�8~�_1p_Z�Qn��r��I��:�:u��"���&J�Z������7CJ�� i���CS�Ùof>�|�{w2C�0�Z�h�/����O33�Z'��&���,�o��o�M6��Rl@�CR!R!�c���!3e����Z�e0�(IH�o� 3����W�Ut�@��+� �������z�ND@���TQ�]ލ�o'�� B�|� ���Ғ�� ��ebN0�X�� i����K��3�_ ��%��[9��^�Zx�tW��%4�SO���p:�H���û�O�y���p�0����G���܌����p��g<�R�� >V��H�qĜ�6E�P��U��Bf�^�b��0+��܁ m)g����(YJ/|9r����q�Hs,��A,]E>\A�r� Ӎ(U�S�S�>���w��"ٔ�����R����!.L K>�y G�YY����`<�O�������P L���E�\Q�)�6�=�Bd�$���|6o� �l�Hv�69&J�m2�I����S�Fft���O��?$�}i}a4y�p��>�7�B�aY!�ՙ�X/e�"!33�X��[ �*K���;wY �x�/�T/��{0؍�{�ΙL ��1��^\X�_���][�v��|��j]110��}�`�;�-�O�qV�7y݆��'p6�h�L���U���͍Q(���|^b�!QePnijE5I�Rf���X`����{*�TD��B����*Ҩ8Ub�� ������a�����+���B������-�a�0]�8���x_;�����'R���d����z�>ח��D{��&+tRY�>�k�j[*��1Y$�Y����y���� U�91�9�����RJ��<��r�;e��� ����*M�eY��U��F�"��>����ǯD3����ڿ��nJKc��q w���`%��l�������׈�I�a�5bh�Ԙ5��Ĭd�{����T��r�B��i�I��<�I��y`v�y�k����c%����Qu�i��O��ն�����>�0��#ǎ�}C4���"%��a�,i/s�0 �㩑�l|\����8�Pa�#Q:�[-Ag�o[�J��ј,�M�X I�X*�7�F���k�=�`�;6�w��@S�M,� �^�~O�+J2�$�F��ߎĻ��}j9)�o���RE���#���# �I�J�e؞?�&��r�s�/�'H���焃�s���a( ��A}��4.m�-u�j�U{>u���fB���/�F1{��ճ��8 �_:jt ��?�k՟i]�t'���^��<�����_�?�3? �b���\�E9�sf�fC���oM�lt��;4�u�D"�����}f�|"�їLV��s_G��i�HSF�v)�%Yeml��p�P�]�^i�j��UK.tla�`�z�����uM���h5�Hѭ�T�⭌�2KW����*�.ٔ�i����C/�7IWA2�N�ۅ�u�|>�����+w��ͦ�U�AQ8�����}%�pW�0���u�)��в /RtT\��6�*��,e�}�j[Dֱ���D�� ��p�u�,�-�9�+Cx��e"�av�� A�5�BS�8�;Prby�w��Yr'���voΔ�o| xW����"1ȏoR�-trS�X�)2��E�K~��ٟ�urMT�=���s��&�E8t��G������E��ڱ�M&�7���@�H|������K�/d��t��Q|n�dz�/+�6D!��X��dtff���uRfz�r�s��yּ���6E�c��[T�Qe�z��,���l;9]� څR��Z؜�i��c�e`8��e�f\�V���*~Ȏ�Q �������y0�������� գ�PK�\�J�PKz�RDefinitions/policies.yml�]�s�6�_�q���J�&��܃�vZ�%���t2DB�$��,���]��Ò%�������~`�ߝ|G�� �2R��I�'�t*��ܓ�̤� /�/�S�p��>�'P��5)蜈R�Z1 ��6KY� $-�*�T���r=1�8"m �#Q5���W�k��#T�|}��D��������65ܶK9~�۞�����uop}�1?��)E$����:�ZC)�9�%�$t,<�%2|+��b�"��[*PɸҒkH�a�wyQAN;���w�A h����㇟?�_:?vz�����#��л�~�~����������ۻj��iج��?0�Q�,C�  ��!U���x �㚎�S&,�TL\�6����\SmZVӜ�R�4�؈ n�%S�� b)�%sZ��yr~?K����ɨ��y��T%{��y���#ۦ�3��X�� ɘJ%���� 8��ap�!}3�|���9)�\V�� ��S��,��i�9MY��b.�%��bK�r��j�B�,���I��|b� жdD �Q�cY֕������ �9������c~o���3^�i��$U�n��1��4���L��w� a���߽ ����b��^���c�#4��t7���|?_b�Xk7,*VQi� Rf�Á@G���1�ymYI�Vjn�� Z����t� �e�xѸ"o�D�ˢo.Ȉ�-���Z�B��2�d���]�0��� ` ��r�3�#:��LJ�����RЄx�8� D.�c�?�U�*U��b|��}a���:2F2����� ͘5�jY� S0ݾ�&h_d|FbdAl��s6e�>R���t Θֹ����ҧ���r���y���H���K�,"�W�v'���D��-�r��9�m!����πٻ%�r� r������N7��u6��&�.����sX�R S��Eu ��Ln���v=Ӑm���)"s�9l�lز&�z�),7X-��Nӷ���X���w�r<���)tq��{CL��L���)�ZH�5�c�O�m���qHDULN�6�Zع� ����v��Y�{�S��Pk߁�}�1��L�s�q)����(\U��tܱ����qit{�IKZV���&g�.6�H���챷��x��*F�vט��&{��J� ZC�j���L�dX�d���K p��u�&{��f�ƾ���R@ș�Rƪ���=�(�SѤqeA,�)��\7��(�E������{{�t3 J 3�d�(��ӠK~����gݷ����|9���-X�S�����:ۛR��Z�B,�9u�POKAJ�L�R�u>+�u� rY��'*���^D6�`�E�B�~'�2�v���'�p�jmm������>�ɬ'���4���Y�#�䳫-DV�2 ��2�j�]�]G#�L�!,�󒗝���p����H��i���p���R��۬p���5��qqst o%��x�`��S;���ft7d�D�?�[��x(0>�����o� �v�y����m :������š�4�ە����M���1)%��~��f~����=@=f�� ��[��-�tåҬ�sH^���  �uN�c�� 4�1���X����v �q���G��i�s�1Hъ � �-piyxY��C�>y��f=�Gy�6(�v�ӉuNj��3O/{�w579 Zo��l�a�9���ha���(;gzt��2���h-p���2�?�y~3�J��A(ѻL�é1�?�60#)NnPz�&kIk�d 4`K�C;�$��vu�����fK��4�pUw�B���a� �ǢP��V�� O�[I��P����� [l�τ�.[�֒��x�������Bm\�� f�:�,�$5LO������EE�s� �<2u��)�L��/MK!�%㶶*�<���W�GD��.����ܓ�-k�Vb�� � ��*�4��rbJw�@s?���,�٘�ơ^�Z���Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�j�+hn�|w1����L��g�<^WGknC�.�*F�w��#��h� � u�߬N��X-ld�کw������MXa.�Z���͕��1/��C� ��Ԇ��ʩ��{}��aEx�l��� ��KIt �6o��ba��f)W�9Ȭj��Iû�.����D��[S%4��[mX��XC�U�Ʌ���j�Y�]n��֠����c�x�5�K������n��7������� ���d/T�M�vQX5�&(���W��\: � pn& Z�(�jCbb��説vt���G �N�E4�k��;� �~dEc(�㳍xr2k���W�SOM!�o�- ��Js���i���}�Z4ڗr���@��$�zo7<�M��� 6a��vD����*�oГ� �G >;C�\��|����ʖ惡����#^��W%��5������*ʠ�w����8���ˣ� yn���R�qDM��›��ͅ9�Nh��27|,lie���(�člGV��,�� {�`i��NtԒ�Z^�\Z��)l7M�;��N�z�j��T����5�Nj����^�8��/�~� ���@"��K��[�d��������z� ~�.Lν����gw��j,X��P��^-��[�۟��%���:󴔀��� ?���ARy+�sX�i��95���WY�i�m�f�v3���|9�vZo2|f�ö�R��Qp���W��(;D����6�-e��4���■���O�cXl6(!4u��c��85�N�OI��\7_pY �W�͛�!�Ϣ�FL��5&��N]��%}�BC�^ .�Ϝ(�)A�O&F�>��X�����-����W sC$�8i�K�S5�)�����9�eZ���9~��:W�y�xv���7z8�D�`����o���~K�C՟������T q�S�qZȺ�n�`—ݫ��|]� -���ǜ/����) �$M�v'W��87߂4�f>�6���3�F�n���f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf�� Wh��0��o���j��? 0�4����@$����� ��e_��f�w9�L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PKz�RDefinitions/relationships.yml�XMo�8��W�� ���=zOn�n�-�E��ɠ%��V&�$e���� I}���8qР�+q8|�8|3ԫ�W�L��"c�ʄan%ذ�)~��%�"��Z�ߓ��k28�C���N�l�wLi�J+�BZ���`�G* Ǥb�^��*l+��/�$p�-��s�a�a_�iѶcܝ����[9W ���v�p�6�f�σ��]�O޿b?�ʅ�̈Ki�|�x@)�fηLƗF`�i�5�I��dV/ܖ/����y��ت�!��⊝'l49g��>���o>O�����p<����[vu3�MG7c<}`��7��h|}���2�Ga?@J�QdD�D�= �B�r!Sĥ�%_ ��a�a�0kii7-�e�˵t��7w��2gN۔�2��Jz��&�À�!K��l��������qvp���؜��1O�d���*���J�Y�4��+Y�ܮp��I{�&�Z;c,65�pΔ�(��e��k� 6��\ �m� �bք�YH��]<ϙ��w��V #7���u�gq������̪��A���D�dB9l��o��H"���|F퓱��� Af=2l�.���Yc2 �I=����V-�p+��=�u�@��E��4� c����������X�0�sqJV���t&P���i-�w�[�L�(����*����"�;F�)@bR/�ro)N6|Q~�V�N�ZQ/k�k�,�G�s�]��J��@��5\g-߈���荤�'�F��H��ۄ�\��0�dTk+*�ݳ� �?!bV�B�p-��uS������P�rٔvm�w�>�����ٍz�2��sR�Lj�Q�AW5a:���P�}���+���U�Jw/U�ǘ�b�V�'��QXjf:��+�?�ku*yg��w0/T�X�Ca���4�c�;������t�t�o��i�nu �]�ME��f�@I�6a�g�͌gw O�ݿ�t�%t�)-^�}ghݤ�V�C��E��Zޜ�m���D��U� ��xl{�?,�据�����y� <�agʪ�UuvV���D|�Фc����"��hؕ�v�(k�����L��7���Ҥ�xh���-7Ǩe])�Ek�=����}0���Ku<�C>���V�����/��ESY?«jNWy[l�/Ҹ�秫p�GUw�%+���t<_U_������ۡ"�X���9�R y�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز�y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�PKz�RDefinitions/artifacts.yml�WKo7��W �C-�^5=�'%NP��\X���jwVK�KnH���_���Gm7N�`K���7�<�f�>���Z]�_!��ӯ$9�{�N �e��+��h<��<���Z�����!��J��1�ƃԐ��QR���� �$'���\���-H��O�?zC��򾹜N���D�63v;UQ�M?��X,?\P���N+t,~m��\7=���ņ�T�cAl-�����K�=gJ� �䥐�[�i� ZCx����%4�gK�/��n��/�����ꏛ�|�������%�������|5�YЧ�0[|�?狫s@Š����r��d�`Ж�'�&��e)s�Ko[�EؚZM�@������(���(YK/|��IR�����u���2��w��E�c�u/j�~�~;���zw9��Bx��� �e)r��}�$�h� ߻�����r+�X1��E1�Vy8��;����� f���3�$ �A(5��1�h�׉!�������3�]a�L_��ټ&L�P٨X���ؼ�נ � ���L�$��(��� +tc�/���d^��؋ӈ�-�Q� �\gj��]����`ଫ0�aQ(&�NZ� 5I>��>��>c��fQ��F�U�S�8O_ӉG@�_�A)�-�י�0;�1�x,[5\']�.tچ�nuhxЦ�� �E^�Q���b̙p�J�m�N��5�85����;��4P,E�8�I㮦T]Ҡ mxb>��󝖏�g�J��u����%�Q~��)��pMc� �2<���@�c��\lV �i1���<,�� f9`� A�xbR�q_�3̶�*��&��s���4��kp��X�і�cO�a�SR�4��h�f`�&l`����>�u������;��ЗC3ɿ)��6)�-*a �dB�;���+X�W�+*�O�y|)��S�GIB`�^HL{��� |g��VO�% K�������$�{�{S|���i����|�q�E׹���#�È<s#���a4�九����(� -ވ"�Һ� $��4z=�f�$��K)!�Elj�d�y�+|�T� �.�p��G+Y�}�8�J�>���s&���H.�|H� �ܜ�� �ڪ�ϊ0��?�*ٗ���;�pXE2�'��t^Q��e?Å���� ���+�v�K� |�0Z{� N���#�HL�#��Lq`AGu�bÄ��I8X���q�f���Y u�˖�����|�h�����~���v8�S�ʈⰧ��=,<>�����b������K���|}{�3��� �~��?T��Cg�C�L���5����x.M/��\�5>��|A�PK� Qq)EPKz�RDefinitions/capabilities.yml�Z[s۶~ׯ�I^��i��>ɒ�hj�Iv�O��$� ���9?�,��H���iO��Z��a��oA�'{P�i����ЋI���F��B�fR���/��Nx� ���J��"�! $���a�8����(挈�š��S� �Pğ�93g��yy�y�sݿ�1�������#�'��3Og������hr� �5ςS�Aѿ�p�� �d�09Y�T@�☑�Z1�Ģ Z�͚(�RB��b��T����M�'����w� '��7N�(��������ǽ�tx7��1�G��t�8�__�7�~�]�h+TC�be�#Hf�HCk� �s��1 ؜�/�HȂ�B����������^�R8��!�=������t�s��U�7�i���q�����?�2��� Bb���x'�S�1���7��� ���b�Q퍥4v �:P,6N�M'�(��BLQ�A:C��f��3IwR�� ��JɨB������]�v�M�zQ#ҋ����1A�i�b%����l�"�� N�ߨ-s��n肪�i&70'\��y��o�1%�Æ�|�|\H� |�FQŇT�]����)A��I������}��;ӯ�?h ;~E�p�M�h��(Ǥ�j�o�O�0F�RRa^�ܷj���ǒ����j�� .Ta� !OV�`��c�N�%e���'F������I� J�|%n`w��Ԁ���A��|b&%�D�,/M�cb���뵈}A�}w��h>�b�Y�L,=j�k$5)���+� &��X�$ -[h�bMd 0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^ʄ#Qt�Bڹ�# �Mc�P�Ms}0|�� M�� ��_0� �wN�c��\�E۲@4�e&��e �X5�x�tv�%��.��"Yr���yA܀��z!:�u� ˝`TBh�}�*>��8ܡO6h����CT�d�^M)8�$��s͊u�s�m����q�� M,�^�r�ڜ�0��^� �-".Ͼy�`u�� 5�ʳ�-f�la����7����D���� ��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1 �*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_��� 閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3� zʞƉ0�%�n��u�[�:5�ק�K���� _�C�m?x������+������%�x��v ��C�m�)����s��(~��7\H���F��:�MG%Yx�I=���� Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3�� d7p��LB�$-�9H��fY����עE���£z /S|`?e&�����P�R�9¡�� >��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h�������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p �<��T|������|��+G�� �qr,������b|��������H+�;�ÎY�9�nh]ף!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%���,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6�� wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~��/)PKz�RDefinitions/interfaces.yml�X�n�8��+�eH�t/ dO^7i�Mm rS�$���&V"�$-��CJ�%Kn�\�\��޼y��\O��G(4ư1*0�i�"�U���+*ͥ�?�{��\UKW��E {����AH[�D�5$Je���bf���� U�" �>GZ��� �{����u�xn\�%�Y.��������)HgR�^�-A� ��]�(��eI�"�R�`��R��Iq�b�qh���]�0a83�PekU�B�k�&��P!-���Px�?�.Eݡ �/e~H�B�l�:$(�R��j�0�6bTm��SSM6��rB0��6:�1O�!Ĝ���a�����#I��n��v��(�U�/����$e�ܪ���Y�T��os/���V�y|�u��0�B`dx���}�?VT΅Y��ϊ޼���e�y�Q���!��x��mQ�:���n� �VZ�A�����X�rS����Fa�T�:sґ�C`1юi�j��}�22L����+�ٳ%�)��=���G5��&O�V!cl\):Qc��q��H�g�@u�*��w �J)�ު�4�)�y�{X\p�A�� d~��1��~��m��� �����7k{5t��~֮��N��_�� �v5�n�^���C�`.)��CN���~B^"Oɥ6�N�A����w�{ճ8�I󩽷5��'�|�T���I��1�8 �(��)u���5�7ӹ�MA� �6v�rW `㩛V�I)9�����ɩ2k�!��}R�c�aS���1��Uy�g�M��7� o���dڹ�U$i��{O�G��������`Z�pH��;m�ٱ~Mhz*���L����H����Hϳ/�h7���<.>0z����p�'0 ;�9�~��%�V�a&�w��v��݁cjy}H�om�s�>t�{� �2�^&��ZO�p�A/3�e=�~��PK41H4��PK{�RDefinitions/nodes.yml�}ks�8�������몍���37�Q�A%����Cc�ܷsq��(J�Er������~�x� ��(���0Ӧ03�Hd&�E��� o�~�Gajo�$���de���āg?;���h����,��É�p2g�� �?�$󗎛��o׉����䇙��;Ń� �ɵ�ga����9�`z�~����U�,>;��^��Y��K�����I��$�{Ey%N��K:IJ�`%~������'+�?\�x�O�� R�x�fN���,� &�7^�9�Qė��>�P��T��y��# �h���-D��'�8��,'�/���|������xp?���=�"�����zw9}π�)�����OZ��=F�W�#��( =7+fĕ�A� �����cOֱ����_��%'�2w�Ey��Q_ڈ�1�`���KF�*�L�"�:J3m��� �� ��7�[܆����a<ۅ�,Zf�N�M"��ǖI��2ڍ�]E^�y�i ��W+81n����A �q!�*Р�ZI � :�<�>Y.�$K�L�ͭ� �7y����_���I/9R*�l��>��p�w��ɼG��p��v�lj�a4���G6oE$:n��spȐ>���DR`�"oN�X��텸sjḥ(�P���$�E@��5��o�+x]��?��u�E���O-�9���%Hr��v3�߻6�*�;Jl �|�>Zן� �(�7^o� �8]GY��*�;Y�덞�1.^�P�&�wX���$V��R9���.<��|X%z�mq4)�l��Hg�&ee���v�P�v����0���W�o6�Ӂ���)�B�nh╕�ݛ�QU�����N���%Q��8�ɑ��4��>tֻ�<�5s����l2�n�5�p�.�"0d���I���-���D&���s4&8���������� ��.���DGF��s���`=k�j1�zA >�[�3@z[�vc��t��g�.���8��� ���n���� c����rHi�0��h�:kEK�l�@�z_�Զu��͋����I��V>���d뻞��� |�h`�G�2J�;l�<�����g#�߀�׍������g����� Ϻ��IS����f0���� @ ���u���׳~bQ-3�"�9�MP�Lo��uI����X$^���'�;i�ʌ��K'.���%�vꮽ�#��ju��?� ��� �)L[|E�q`�͗����I*}�ƕҹw���id1�I�+8����=Xĵa�Y�(���Q�3#o� ���3l� W z�����0����F(��B?۟�A�^j�i��(��u������ ������i: qvՁx=� ��¡��B?ԤyX�����4K���h8E���kY�tk�2,_]3k^��KG�e��R4������T�0� ���*��UN�Խ(SLr����Wrcv�� g&�Zס*�'�I]�k zSp( JV#`��C��ꇻ�s�sv�K��A8o�����d E�^�V�Q��RH�@���a"��@-y����&̼�׍Y�5*AGn<ڞ�9�� @��T���� b]&`$�hI�팇����TBz �Z�t&�΄���co�gk?-� ���_��y�g���4d2����l��\F�N�� �,�n�'Y�}$����e��ԥ�� sq��N ���,���wv4�A���\P��Ā���i,6�����[pϘB9 ��A�T]߶/��VG[������� :W�2|$y�����qB0�%��*�R~������8�ɓ��f�O� v�lH+��� ��9�>�����v�5h��͎����p��+%&�DXn g%���)�8��HC�b�e��H|�EF��6��W�h)ݕ3Iv6���}{�7t��R�Y�� G� -��eU�ZŸ���#6wy�1�s��5|��r���X+j���/r�� ?BW���ZŻ/�eES:�t��qb�ϋ/�zF_v�8�j7����*�mSMɜ��džo��@����*?�N�[��Wp�L븮j�xl_�ofs�����Yfs�C��szs��U��^�+�.�.��`��}��w:˔y�ylT��b ��E��@7�Q(�mѪ�Σ�5f� �~��;�#�E�#����:���?c�Y�D�L�/ /������4�=�;�89ߏ�C���O�f�{g7��x:�Dv��i�Qۥkv,Ʒ)/����ȋ�m��U�W�_k���h��A���0&�d:8� �27������L"��,®C�B�@S?#9s��D��Gj�b �[�P�*uѲ0�M����jH|�q�x�x[�[� v����@;���l�ZB��� �A%�''tq⍬wxt��n} �SJ���x*XKq�����Kր�앐���8G��K���ǀ��)��q���L��`M�M�N�-���d·� ���+�\�y�;2gW��/n�U�<��Z6Vƻ��Ke����ZE��gt!޲�n%6�����u��懽I\N�!w��}9������D��1�Z}�ߜ��x�T��=���~#�-�W(aHR�r7�&nIdFv�� 2� �A��\b�Q\s� bw�b�$N��js񫖽W�B�;�zd�"������� Z�Q_)��0�{�x�bģ���DboR��� I]��B)|�o�@L�1��1y��������n��N�E��� ���h�C�BY;�~����x/,����9�)I0���u!��E��B~OR�8��~.&� �W��ބ���J<� �/��ِ�0�;����So���)|dg��Y�)8��A��A�� �����ݟ�}L���� v�+v�z���1H�7#q��t��<�{��y#_��^����L�x�w�-h �7��(QTq�5�7\��W,����m$��}%q�JՏ�;�v���^��E��NP�= �E� >������근�V��� �w�7��̯�]d�~e�O�㧷!�9C�BY�5^ ;C�?�b�]� RV�&e���e�!K�T������y(���`E���EQ#�.����r Չ+�D �W�d���G ��I?���"��M9�l� �yՃL�z�soW$G���| �� ���.��� X�C(��v ����&x5)����/���Db(a�'��+�R��7$P����鶲On��J$��h��2��BY\H{���7.����1�+���C�� �[��C��A>��"��&���H�(�nA����W�B��;n"C��A���0���������!������: �n�>5'�M�nM^��%�� �k�c��I�;FA�C[�7-y�� �9�b�ι���4�"}����$���j��>�=�;�R��ݍ� �{��G �#��k�{�#�Ո�A:k ���A<��x�ߋ|~�Y���@���Jf�� ��VfG�̡$���d6O��p��%�|WapC��"{��R�A�*�c34+\� En���ք�uwX���6��yq q{�F��S�Z�ލ�I����a�D��V���\!%%��ڃ������{(9]����V"1��fh�X�����K��%a���z���-���z���x����l�J$}�� [�B���R���"�y��{;R��=��oC��c��{�Rz�s<��(�e �L�'hiƣ���{�n�#p��� �p��� G�Ł�z g!6�� X}="�6������~=��>�M �g�>k����b�ܝO�Ɠs{|���?f�O�'��p"�^�Yf^�/�>řG& B?�R?��lF����@��&�����X�Ӵ\�o)ȉ@ጣ D粨 B��j&� �Xq���@w*۝u?��W��c#�i��R�B��/���!3���p3*JWIJ}�����n����y3G�@��}�hB�?υ�� TK�WfZ�=�(�;��Ǿ�>��?�K�DJ�[�4�� ���kRՒ�S(�M0� ������|�`�:1�P���)���|���P�����T6��2��X5`�g��.�Fqe�E���޸q�r_C�q���{\�� #��+FЃ�.;ѹ��7��%�(�X�N���t�p5��%� A]:CN f�ά ����t l���T�;%)��.��j��pQ3g�&|>�2���=d�N��G�&��ӒW �FO��78�����6%���J0u����{��Wץ �{mD�&`�",��Br/�v0.MN�h���K9B�uR�X}������=\NΥg�^�~_�R'x.O�T:}�#�a��FZ;��;0w��C(Oo D�;Ǻ�ms?�k�]#�������$��=\��� �G�?y:�h"�^���zz�c�7�t���ÊS4eC(ѐzA4w���� ]; �fۀz�g��iuy�:��h�e*������q��Õ :�B7��7��vp8R��d�s���Hz'M�U��P�ER� �����3�$��+�L��M���F�Z��2��bv�c[uc��J�ځ~�c��d�bCZΧ��N�-���:�>��uF����&y��4�*w����X?�P��Rb*ff �!$W͞�&��OVli���U�7Cl�`��2+uRa�O۔l��m�q��:�OJ~.?��<"��i��D�I�Y޺���Y�r��L�~\��*����ҽ���ب0�a��uY�e9��}���xKQ%����l�U �1�^��&y!�Q�va�^3h�:VA �nI�U��f���p��>Uِ����9T�,2��!�`1���{�����Ŧ�y��hw\e�����2B��$|����9޵�w�,���U��Eg�ʷ,�p���,Rlr�G��f ׵���U�d^��/PW&�f쬯b�)�eLK�2�_��Լ��O�o��?�*�T� �!�QY��� }��� ��™'�;�¥����V��C�J�)�$�]�e�6R�%�T� L�Bq�� �ڊ6�]���=���"З��و(Y��X !�:�N&��|2�!.,�G�V#��֧�U�_;sV {�:Q�F az�7�I=��D���_�:v��p�&�[���i�>�����l�M��c��:�7, �w˂狣�b�J(�Ep�� t� ��C� �Φ~����v~l���TP�@�2�@H�.�i2�ůK�G�( :�.�b�0�X�(馟��P�a����❵�DW>Y�o� CS ��v���䎎� HJ��Q'�-3�(�f�C����~���(vܯ�Ph�()��o�zZ+�i���d[T˨q�ز�������V��iǽG� ����6ۄ���(�V8���InV3�+��e�G�2C����7�=wpa^�+��=h�G�ߙ�]��A��!t,�A6+�سl~s�Y�W(�*��ǃ�|�\� ��Gsa�5mY�c�P,7z�ߚ?cД�pߛT����l����^�$.�7+����>�A=����}/����c=�������|���W(�z��H�@z��{αٞ���5�=�q� `5� kT��x���8�:�UV�Y7Q&r*��D�8��)�'�eGXUx�l=�4m����e,��<��b��0�j�)� /.<���W�$��e� ��H�S�D%UH"�O����ˉV����G�^ȓ�@Z'�� �B� - ?����cm���{�uaN��X�r��P�?�e�bv���ut�����.ɜ�!�,!W��Ɋ/�#!�I�`�R����<L��TF9 ��Z��+��� �Je��� ��/�����h4��~�Se-��[�&��c}�PP�9�%6 t�r*?���j��y����FK0��g {n�`�G��J"\M�6I����1�Ows�g3���0x��ha����6����o���_j�xT�P�Z�"k�-S� W�M����gB�2�r4#�q bp8+0]�J,�tՋ�s������� ���Y�b!F�BF Qb�N*VEɄ_B�H?�l�� �_��a�|jryvgͱP��a/�TP��<*[�ճ�;O�{(��{��`AG�x�P�"�]��*;X�E� V��B +N �4j�Ө���'��AMr�(�݌g\�������CW6:��uf(�;��_y���ew�KU� E���QW���X��Q�-���#�tj��� �j�֔�X>��O�\/.�;58G�$�@�J?ٹ!� ���;:�^���\&!����Ү/��+86uk�*2�d[_�n{8�(y��t�_h�7�D0[�:�K���y/�e[ہ�ʂ�� �B/=4V�,P�@g��[~�8z[N@�] ��V�1g����K��E�01�zC֫��%+�պǐ�8Ok ����H��� 6������{�?S����A[�k�R�Yg���"_��n�Ϙ'�q���`�1Q �MK���m�9G�Z���u����;�B������_�7���5�݅�hÜ��-��=ϛ��>���)֟�5��l����Xb��(J=����3#E�ciE?����I�/<��� RAz���/=�ӹ�7*H>? ���X* ڱ���,;�cE�r��}���JG��@6� �uxOMpQ�m�n�#d�ᄍ� XU��1��?�S����X�s/������J/� ��_��s~������Gz�o ; ����IS;ҿ�5�Kɘc9���]L��PA��S2ū�2ۘ��Ћ짨u�~�r��s��H9�~s9�q2�a%�g��|"*Ş� ���G�*���� beB���T8 �;�X�H����d ������Д{�`�^�3���?tZ��KvK��z/\��!:ズ�y�}��4�XM9ޕ��]m}Ҁ�� x���)e4��x�������u���8p��nMq��˖-�Ĵ9�V�Rx�����J }�g^������b���G���se=״��I/#�eb���4]�*e��Sg�T`�S(�Cd�#>�Ρ-'�� q��bM�l�+7��ڇV�< n��OU/ܻ�G�J����* ��ivf�J��PoYf�m��.��3��'k�����~Ưh55���W{���6��`;� �c;�ͦ��nl�1�]p���T.�^ui5�X������e��m �@C-CL���8l�x��P�e�Vi7,� ��T��X�`X�(�� � ���~j��76��]�2��Seq�Y�B=�@�?�7�� �H2���F��:VD0wvm�a�8O}�r�v�kH������q�f T~��ŭWm.�k�X�6��O�Ew���o킡{Ȋ*7�*v4�Wt7bs�˅��N��;R�ݖ�� �Y����k৥G���3����fWQ�_�t �yK@�;�L�{�BZ��b�W�^�{�%?�ҩ�X���807tm�L�{��J�|��a'�;�{5�LK���Эwh���DP���G���p�f� >U �ƕn��=�]�I_67��^@/ae���������mA��E^�b� ��֠����>q”��6��$z"�����H�F:�ca��}���Y�E�º�|��%��[Z�k����#���{Kj|�6�6Nmk�������KDO��R��+��5����݊��}���X�1jon$9�K6�a|����'�[��ҝ\|���5A�ICY�.;�aH0�¾�H2F'?ћR��Q$�i���=ô���1b��F��t�@z耴�C��:a7�'���yb���;z� ��g�q2�W�yXɝ���O� �J����V��;0*y���_���"�ګQ��ezK�s؛��P�����)�rQxjk��|c���qGܻ���Df���I=�Q|,lb��{Su�������{��|OY��_��N����ܔU�L+[�x��=WG�`�^ҝӃ�:��������9ߜ��)��ln�뮢�H���FD� ���a�$�\�j|V��5¸% �� W9� W�zW�"�S� e��Z�"wm�-&Mynl�ϛ9�4)��/������+� �D)L���������=��f|�7�x3�-� �;Zx��]t�\+V:Io�aY|c�y9�H+$Q�2��!k `0���7$e�&^{��jo��"a� OR�،�U��3� �v~ ����w��u@�u-L`]��"�$F|Dž#� 6U |G��N��g q~ֱ��v�vu�?��Ln�q���h�8#�z9f�^�n ��&:����t1��B� ���a�����k,$��q�������n&҃�t:i�5n��A�e��5�.�g&S���l2mG��� �A` �aMک��_C� v�g�K�J��5eZ-����E��[��r5`�(�/x� �ZC�i� 6T,�V3͓bs���G�b�޼�/�Y��Z�b����\&x���6�G޵�w_"2�\ǢH��i0�Nl���0�e_�� ��1��?Г5L���6N����=��4Yt�t�Z���k�ZudCG5�?r���ld�űF�b^���FLG�;%�����@ ��3��'h1�D(f�H�Y�*;iM5��%��>jZـ3�e �J�'c� N%��a�#VaM��^Tc%E�п�Dv/0�5"q��cɻQh��.Vѫ!��� ��� `��ߝ�ryu� yu�MmO��g�w���������U���xr��ͽZ]ZJ��QCPY���f�7���v�wb.8�Z����*ZӖn@|0h ��mSIp`�4�� �������?�s��O�;�ʟuƻ�����?bv�O:qZ�.�~ RH3שS,� �_�?Yu��E�zO`H�vn�8�T! d��N�g�E?[(.�a��ƹ����3^���`,���b�5�~�>�ol�lY?��ձ�� �T#2������Ë΢zlo�d/��ո)-�nP��� ;����d�>�Ԙ6:/hFOkT��y4O8XU��ƛ�1���^�XI�P�~��GX� p ���y���(���]�4Zf�N�1�+����ɻw�o�V)Ð�]'���ڰV�T��8d�qD��`C�B�۫+��Zw����'E�'���v>���x~=���� �����������yc�˼>�P*e�-�ퟂƈb~{{5;�g�������������<�]�[ V ��`&D�P�>�T�>̂�21^b�+�r��s�}��ʩ5�g���Vzp=��R�}r�d�������f�jڒ�,gW�o ,��3Z,�r����µq�� P%�ʜ���\�8�c�4N\x�^&�WA��MQw�v�h�-VT���bg�F � G��"nn���a���N�L[8��STh�S,�_�$�yIz'�����uj@���}e��5;~.���,�y9�,NE�����[ߣw��f���0�I�i�����ڰv����r ���:�% �����e��/c�+�=���>Pf�Wu'x��޽ �W����ȏWH�F.�U�U{kȫ��_)6͗ļ�/�����Y�,̸C8k�<��G ]7��H���Ӏ�� 2W��,�j�w���ףCtR��T7��|U+�s��Ԁl�xM"���v-O����"�Щ� 9��#��3��_�BJ������ӭ8��w}�d����*����k�k( a3��=.[�����ߢ/��w�$U�"�f�ĕ^yn͊r���pī���x���T֓ ��ň�4�՚�0ف�{I%4n6?췡��ťÁ,�;����pQr5٦�bn,�@�f�����M��TfĖ�P ���:H��LS�� �j �fя�I�|I7E 9��y߇M�6.�J1��X���#�<�=�b��V���ڥ���(Ŀ�*���ţ �L�Z�IZ۬�� F����4Œ�ڤfFY���d��pz2Ys�>�jP �I @z��`�c+�+iz6"�넩��u��� �uP���uiP����F���Oߏ�kt8Ձ�:͚IJ�r�Eh1Q�ym)^W��҂� �q�w[dͨvU֤�0��9��fַ]�F����˵�� �5���r詤�Ҙ�;���q�� ��`����s��[{A���Ώ���e܁Y�&%�]N%�]��{�Lw)�A����V�Pun��[,�j|�U�����C�V��}����H;)��/�*���.���/�@T��#g�� w#�L��m�i�C��J���Z��V醈 �[7�X�0���}.ȫ-D�Sw�Z�,��*H7���{� �C߲�M������eo��ס�d=\w��bK?v �;N�.S�ݟڥ�vq��FW8V[)g�A���:����� ���i�->�F�Ġl�G�� j�$iVk ��*F��,�2���pg�OKf�/��nS�Cj�ң*��(�� ���I��-}?S�;:�� zF����r*�%���&��mn�<\�1j�7������c�{�8 ���/�R�h=~������l�i�� _���e����@!�~�L-2 ���2��ketA��p[�QY���B#����D���7u!�V�:����tL���n1Z�x�w�"��{-h����������Ɏ��6Y^[T� ��$�l���\n�'�o�Q��S�o�^�p���w�������1/��^qTE���CF�#�|�&�:LB�Cz; |��G2����ig���_ �����I`ጀ}�fu%Y��' ����pm��΄u2R�f²��c���Ue���[pO=��jضo��Ψ^�LJZ?�*{9�'��Le�k�2Y��'�zSu��R~������D5hwr�J>��v���'q�s^��?�>H��{��o��h����~��'����X6��՜��/�.H�W�a������<1ȣ+�I��3/<���b�84ѣ��*o�-~[e-��8hEn�;Jl�����j� ���f�,)X��T+AU��#������"wY, %���P,6F���4��Y'5�E)e3!�yR��W�kE��V[{����=^���`��䖝.����X�?����bR�+��43���zV���ɲֺ���$^?�)��n�$;�+��g�GKi��0Tn�>1C�h���+��?(��'�J]yR�bR�J ��a�T�۳,J��뽻����Nř��xKm� �{�R��Q�>�\^�S�m��To����l���D���]�V�V��8��{��-��Ҿ?���E��M=J���6��Pn��6���7꾙k-��BF�,��PA��L=�5X`��CއO����Pzq�"�nL ֪��ӯ$��P�c�3^E �����X�D��?���7�*q��)�`n(ࡷ�;ģ�fwP���g���넶��o�]��詏�s_�9�ih�� 0l����eb�G-���a>��� zv���6����`D�R�� Vw��l�s �u�c���6=�� U�}�/;�ҰYL}���'D��T��@������X����A��:�"���Hw6a i�@W����$�3��r~�;=�V������3I�Ue�p^6yWT�8Re��I�嫈O����?m�1�w����� ߺ�7~�wX�d&�ݵ��������&J��ְ�[�o�16@?S~��$�וd� ��*�c`&/),߃Ӣ��žh�U��5�t0����ը���W�d��Mj�q���s�F�]}�վ��7�]��TS�5�4��M /�/�›a��ADޚ��s�����>��hD#ic@�'?�3��v6��>/K�y���RW�>*�x !@u�ps4��0��� ��~y� O��_��Lq��u�{VoIˬcrm@g��:c�+.]Z뀱1�W�]��G�N�y �G!S:o���[�S���U�Yc����T�Z�`J�><�p�QZ� N���{a��q� 8� �.��� -����Z�`�r������HqF�����z�y�Z%fw�d"5���Y~��_��CCP))Rc0�L9�/$�t%p76�ujR��:V^R��+ws[�0Q69k1J�/�Q��V��\[%�(m"�SHr�]N��x=����u�)�J�%d"��@l%�t���<�@��#��e��-ә� :%7���$��$�Y���z`�BM~�ҷ;�J�MK8Q( �ta� �J��A=�n��gد)JH)Z蓫vHTr�#g+�kk5���g���������?X��M��D�8c6k�)�d Xyp�?-�:�j���_�Xl׵��B����G��%Ž}c��G�)|�/߇�gP�����V�u�6glxUe����u�&��Γ��<�g$u�I�SA|� ��D����.���0�>�����@��q�6m�L�����T�}��gy��J��)[7Z�����c��g����KI�?@4!x�#&~HT�0;,N�g��Si}}��[�q"&�!����W�b���� ��L�:*k��Ͳ��(.�w��}��;p�*q�2��� œ�I�vW� ����"0@�k��xi滩��P���(�PS�\��AQe�n��Q�]򢽨��nýD�`}�l_>���`WX�i�T F ?���BQќV�Uث��{ߙ���V��2/�ljq�p)�[-���䦔����+r� ��ƍnӼiP�w�iPɍ�iO}~X���{uK/����Y;�c�5lt�M��(��]����y�a4ug�0�D�{2kQ�h���M8sQ���Y}ʷT�JB��^t�)N��l?Z��{��<��8J饆hF�?q�cH؜��Uj�3��{rO\��ܸ�����H�m"��kO�{��^X��Y�Õ=Q�l�3� Q� *M i^U$>c����u E ��dT_��H ]ǃ ������G���хs�H:ƴ�F�W�����$�Xl �㖘Ő��� K��vGi�b^ Qs�5}�2-��*�)!�z�=�����CVîyaS$�CY�����\�w����\�Rgob��&50�f���w�}���8�L����^ʆ���s�z�����;N`��0z?�S[l(E0����P�C(~� �% �B<����cw g���ĝ�?���5��qyݵ��+�� ���UQ���l��]��Q��^눵)X���T�jR�z֩�;���#����ǵR�yCI� @I�� vf�hkF��̄�h2X��76�%���⿠�O�B ̄)6�I���6RV[��2f���pQʮ[�L���#j”�V�'�� r`��e(� Y~6���`�Q�n�T�~E�l�L�qo���,����e<�R��Ӧ�1qS���������A��⹨d3�67��2�+ə2 ��3+΀�c'�%*�6 l��X�/_�EK�E�XP���tN�qߥ�f�G��h����r٢�V�B�.���5n�p۱�*�Q�u1J� P�p[�O�/$�����qm�Fu��%�W�Ԫed��h�_��ϩb].*ٱ8��A �X%r�옦�&���ӻ�M5�����0]�£R�V�fQ%�/�{9��O�z�Y)��u�����e`H�uM��c���s���k� ���_�H��XR����~�l"r�PF�waصpf{=�NH���Iw������e-r�p3�@����$��CR�L.�� J�4\�f�����`�&�݁J�%����F2i�gDT�B��E������j��En�2�Hd��G8�3�[8����v�3����_މ�Yީ zX�f��w����:9���s�踗�k �G����M�R�Q�� ��m��j'��L�0�%�d9��l���of��۩]��g�cw��ժb���n�Eb � �I�޴T��o,F<�p���?t�(��h��>��gM�!�y�l�t-=%lvٴp���&�^�����֞��yG_=�C{�;6��6� z�?j3���쳻۩�w����y�:�m ��/l�Tz���Ҫ��1���֨m�t�%��a/�-��_�k�V�>��R?�>�����4 ��ڐ��i�Ϥp�r���� �_�S� ��4�\�̠�#A�� ��r�J Klv��V.�3��-V������b� gb�1�/��twNw�q�Q��L�\?qs?�H�FE�&���ׯ0�v��A�����dL�t?�^"�<{ɟP="���(E��IU�ƫ`Ğ���������b]�y� i8lPt����CfʚB@�n�Ӫ�skv?���H�ng� ����r&=���T��)�ž�b۩7�k! �Qm�<=I�SP[Y�ق*�.��@|� b'|�DW]n��&7N{ɍSM�q�s���Wn��"7N� 7N�$7�tӡ�~�F/An�ke�n�]���A�,u��2L,�e�l| ė���8~��s��\��f3��< y\�u�=���E�Kn��o`�yjY7U5�5��~�<\� 5���;ej��%g'� �MX��p�������E�0�~>' ��в9ڐ��s�"Ef��e!oix����՟N�&��S�Q�«%���*| ��N��BT��Z�S͉+b�m@�K}�ѽGw�K����a�E�A��N^W ���. b)��"�%0R� &OFgi����zm>�R^7��U���=e�.��\��ݛ�Fr�Y%�;� ��_`R�]��&�1H[�/� u1�v�U� w�M@�a�@���&s�����$1� 1=`�2uO�Щvf��J0ZM���s5��.U����ADx�;Ap�Ԋju��-!}���>��#�{O@��(�� �/�\YlFz>��P�mZ�R!�""YSV�n� ��A%�x� g&+og�쬝(x؄�F��F⚚�2Q�cZ������s�}�8�/��9}�'��K:qN_҉sz���5�8�/��9�>N�7�i)�z;ǒP/��jD�2.�J����*C��*��������&�{��N�7��tD�p�)c�rxlV�Mk11Ӱ�U̥��� J���sM�t��w�s�'k�8��kb���ď��� ܴ>�� �L9�S���򷜡27F�����V�Kݨ���$��S�J��9�}C�Tf3u���e�q�|��ԏ���/�w�7����^S����F�����1�D5`ſ����䷨X�ÝM�ߎ�l0F���M� �% �,�7Yޥ�6��t�ţ������5�{_���8�h���;"�����0�ߝ�g9V1��Fs0�{ �~�����! ��.]x׉Ӝ*y��M�"��k"�z9��FѻF�&B(P�8�N�Z�M�t&�7k����O�Z�#�����j�:�Ae���L��E����hѽmH��!ٯ?ff[K��1-E��ˬ��z���"�I.BU�TYO�6,�S���q�4�������ч��i1=���EB��+�w�\)��ݦ�qN�i�i�.R<�K�Q�z�":y�2���O���n�ғ8�B1)�'��.@#��..LJ������BI����o����A�9����3Kn9R�yQS�X�QndUQ�='s����њ�ĦbI~���܉$���oP��Ui��SF��8�jo0}�B�V��T�El�QT��.<����A��ݿ�r:��7�s��-h����T��̊?~�x.�D�ӽ�:I�L�1+��.��0_`=\�oґ5��$��W��M$�y}4>��L����\V�;.��Id�H���µ��I�?�P�ִP��#Y���UD�� ��V�Bg/V�ò͠ݵP�u�Q���<Et�������[�VtL�";_�V���]/�խ��ws,S�՛Z���g�ln�VOօ��b#o�1�����;�&0G Y$� w^�Q�]�"�_�g����I5}�6�Q��K�1?�Z�s�x��=qI>]�IU�/�aNԫL��f(��������m����|��9hW}���p��5��3�*�ӊ��Gɵ������� 2�W֒�w�g��ya:4��F���PK�'WAH]�PK{�RgArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txt�S�n�0<�_�?7i�t)bv�֮7����H���חZ*�,�@yv������ �9�w�D'�� |l+��[Qb��$��ʞ�є�%Zi�r�Ԩ�ڀՙ{�2��c��hl`&p=���+�;� b2a!��4 ���[|}+�rThH2?c���,��i��}Ģwճ�iw�A,Q�. �b��ȵt+·��F��M9���)?�]�� rMO �6"��0���W�3�������'��o d��8�����_�C��&)Xϧ �"f ����J6� 5�~�<�oJ ��H����e6 ��Zؾ�����f(����z7�s��K;!D�Cfa�`l`���;�t���$��.l_�C�sz{n�F��=%S�s|n��Fse}z�V��K�&�m������ MM6�-�%�1����KC��͖�bvk� ?��'4y�W���M���8~i]�o%z��2Eӭ<(넒8�D�Ŕ���_�PK&��PK{�RQArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yaml��_k�0���).���:T�`�=�u� U�1�V����� i,��w_�Z�L�^�C����$��^Oj�'a4��������R��܂�T��������� ������!�����7K,J����@Ma��r���߉^v9 ��=Z�d���s�1�q���~���� ����p,�Z(���-FG���:�k� �QL��U���Džm�}�0�B �ѢH�>c �(8dU�GW�����Hb��S��)�������aQ�,ͷrN�&k7J&q.�:�+>����|�p��"g)^�8j�\C�_�T��v�I�*��^�bd�C���k��}30�( e�(�P�้�R�6�9��?����`ѣH��Ś�����ձ������;�&�qf��wi9>۵a������t��p��F���PKI@�>��PK{�RdArtifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+�m &�K6�{K���i�y�0nFJ�L�I�TNXv�ZHOõw9�β a�*��AS���~��G���͑��;s��RϽ`]�sY.h��>���.�W� PK,�P{y�PK{�R\Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU��� �_��+�Vm(���X� �����K=�|3��e�l�gb. -��[|~V�R��Pu����&P �J�릒b#�!1�I��l�}�<�L�3ʦ�:�����F+ex۶z��h��^:r’*k"6����n. x:!�PK��B&��PK{�R~Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgz� ���ko�8���+xJi{��H\�{������(���h��TEʉ/���7CJ�,�q�6)�p$j83��<���pq�~��� ��;�w� x�������޳N�������e!S���<�S��t�o���(coʢ�O�L�#�0����ڿ�{ ���q�����n��yYV�'��R�Y*ђ�)@.�L�Qƣ�� IhpA'Ly��8动,Id���MD&����` دH�"���A?=��S�&�U ��i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK{�RUArtifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.json���n� ��y k�e 6�c�K�-�D�5� �Ɩ�W�D}�bg��*r���o��y�+�׼��pn~�~n)�����_��7������0Q�箻��*d��e��C<� ��LJ� ���N 0�mÔ���u'0���K�E���0Į`�`l����q�)�7�}>��%')}E���yJ}^ �:ͣWb�|��J[�$2-�"#9������Tg��`L���~ZC9H�7%Gό����hf�p �anR+�nBV��9�p��Q�͓b�Eɴ����G�E� ���J�l�91�,JM�Q��*~��8��@�MZz|�8]�����~�qJ�*y�5pS���.��l�d����m���+�.�6����4�1 �:&7I�!hk��1�_�o���c?K���#���Bҥ~�#� o.��[��?PK�d�f�<PK{�RQArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.env+H,J�M-I-*��PK�&�v PK{�RAArtifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/base_dummy.env+H,J�M-I-*��RPH)�ͭ�O�I,�/��JX)(���RR�KsJ���2s�SQ� �@��0�x�x�\YZ|n~JiNj|f P. �?����%�)2���1�$/ �$�>LiPK[J{�i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PKv�R�R�B4E csar.metaPKv�R�ˍ ��kTOSCA-Metadata/TOSCA.metaPKv�R'��]� );Definitions/service-BasicCnf-template.ymlPKv�Rn'm��/%NS.mfPKx�R�\r�@a3>Definitions/service-BasicCnf-template-interface.ymlPKz�R[;B\�O?�Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPKz�R(�y��8� Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPKz�RA�3vy�^B9Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPKz�R��(�G�&*"Definitions/resource-BasicCnf-template.ymlPKz�Re��Dza4�!Definitions/resource-BasicCnf-template-interface.ymlPKz�R�/E�>��g(Definitions/data.ymlPKz�R�\�J�5gDefinitions/groups.ymlPKz�R ��חDi�nDefinitions/policies.ymlPKz�R���C&�Definitions/annotations.ymlPKz�R��g��Definitions/relationships.ymlPKz�R� Qq)Eq�Definitions/artifacts.ymlPKz�R��~��/)�Definitions/capabilities.ymlPKz�R41H4��ƗDefinitions/interfaces.ymlPK{�R�'WAH]�ŜDefinitions/nodes.ymlPK{�R&��gI�Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK{�RI@�>��Q��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK{�R,�P{y�d��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK{�R��B&��\��Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK{�R���� � ~ �Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK{�R�d�f�<U:�Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.jsonPK{�R�&�v Q^�Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.envPK{�R[J{ 2021-06-17 02:14:18,002 DEBUG 197:onap_service.py(1) - [None][Create 92db309f-caab-42cb-af95-c9e30115eab1 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/92db309f-caab-42cb-af95-c9e30115eab1 2021-06-17 02:14:18,002 DEBUG 198:onap_service.py(1) - [None][Create 92db309f-caab-42cb-af95-c9e30115eab1 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676", "modelVersion": "1.0", "modelVersionId": "e91e27d0-28a0-428d-9c09-be02f612325a" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-06-17 02:14:18,002 DEBUG 103:onap_service.py(1) - [None][Create 92db309f-caab-42cb-af95-c9e30115eab1 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e7083b7e-18d2-46d1-8b98-8047bfd3b2e8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:14:18,003 DEBUG 105:onap_service.py(1) - [None][Create 92db309f-caab-42cb-af95-c9e30115eab1 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/92db309f-caab-42cb-af95-c9e30115eab1 2021-06-17 02:14:18,003 DEBUG 106:onap_service.py(1) - [None][Create 92db309f-caab-42cb-af95-c9e30115eab1 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676", "modelVersion": "1.0", "modelVersionId": "e91e27d0-28a0-428d-9c09-be02f612325a" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-06-17 02:14:18,005 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:14:20,870 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/92db309f-caab-42cb-af95-c9e30115eab1 HTTP/1.1" 202 262 2021-06-17 02:14:20,872 INFO 116:onap_service.py(1) - [None][Create 92db309f-caab-42cb-af95-c9e30115eab1 Service deletion request] response code: 202 2021-06-17 02:14:20,873 DEBUG 120:onap_service.py(1) - [None][Create 92db309f-caab-42cb-af95-c9e30115eab1 Service deletion request] response: {"requestReferences":{"requestId":"e7083b7e-18d2-46d1-8b98-8047bfd3b2e8","instanceId":"92db309f-caab-42cb-af95-c9e30115eab1","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8"}} 2021-06-17 02:14:20,873 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-06-17 02:14:20,883 DEBUG 195:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] sent header: 2021-06-17 02:14:20,883 DEBUG 197:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 2021-06-17 02:14:20,884 DEBUG 198:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] data sent: None 2021-06-17 02:14:20,885 DEBUG 103:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8231f246-887a-4a2e-a23b-9f79e9f13e77', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:14:20,885 DEBUG 105:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 2021-06-17 02:14:20,885 DEBUG 106:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] data sent: None 2021-06-17 02:14:20,889 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:14:21,051 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 HTTP/1.1" 200 933 2021-06-17 02:14:21,053 INFO 116:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] response code: 200 2021-06-17 02:14:21,054 DEBUG 120:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] response: {"request":{"requestId":"e7083b7e-18d2-46d1-8b98-8047bfd3b2e8","startTime":"Thu, 17 Jun 2021 02:14:18 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 17 Jun 2021 02:14:18 GMT"}}} 2021-06-17 02:14:31,065 DEBUG 195:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] sent header: 2021-06-17 02:14:31,065 DEBUG 197:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 2021-06-17 02:14:31,065 DEBUG 198:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] data sent: None 2021-06-17 02:14:31,066 DEBUG 103:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8218c294-9431-4b5c-902a-e0469577e843', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:14:31,066 DEBUG 105:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 2021-06-17 02:14:31,066 DEBUG 106:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] data sent: None 2021-06-17 02:14:31,068 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:14:31,534 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 HTTP/1.1" 200 1278 2021-06-17 02:14:31,535 INFO 116:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] response code: 200 2021-06-17 02:14:31,535 DEBUG 120:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] response: {"request":{"requestId":"e7083b7e-18d2-46d1-8b98-8047bfd3b2e8","startTime":"Thu, 17 Jun 2021 02:14:18 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","serviceInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC","percentProgress":52,"timestamp":"Thu, 17 Jun 2021 02:14:26 GMT"}}} 2021-06-17 02:14:41,547 DEBUG 195:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] sent header: 2021-06-17 02:14:41,547 DEBUG 197:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 2021-06-17 02:14:41,547 DEBUG 198:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] data sent: None 2021-06-17 02:14:41,548 DEBUG 103:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0998e935-df3b-4339-9c94-43add30abaca', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:14:41,548 DEBUG 105:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 2021-06-17 02:14:41,548 DEBUG 106:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] data sent: None 2021-06-17 02:14:41,549 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:14:41,701 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 HTTP/1.1" 200 1211 2021-06-17 02:14:41,703 INFO 116:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] response code: 200 2021-06-17 02:14:41,704 DEBUG 120:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] response: {"request":{"requestId":"e7083b7e-18d2-46d1-8b98-8047bfd3b2e8","startTime":"Thu, 17 Jun 2021 02:14:18 GMT","finishTime":"Thu, 17 Jun 2021 02:14:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","serviceInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:14:33 GMT"}}} 2021-06-17 02:14:41,704 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2021-06-17 02:14:41,705 DEBUG 195:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] sent header: 2021-06-17 02:14:41,705 DEBUG 197:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 2021-06-17 02:14:41,705 DEBUG 198:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] data sent: None 2021-06-17 02:14:41,706 DEBUG 103:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f25aa116-690a-47f7-9f60-e6246221deb2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:14:41,706 DEBUG 105:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 2021-06-17 02:14:41,706 DEBUG 106:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] data sent: None 2021-06-17 02:14:41,709 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:14:41,872 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 HTTP/1.1" 200 1211 2021-06-17 02:14:41,875 INFO 116:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] response code: 200 2021-06-17 02:14:41,875 DEBUG 120:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] response: {"request":{"requestId":"e7083b7e-18d2-46d1-8b98-8047bfd3b2e8","startTime":"Thu, 17 Jun 2021 02:14:18 GMT","finishTime":"Thu, 17 Jun 2021 02:14:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","serviceInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:14:33 GMT"}}} 2021-06-17 02:14:41,876 DEBUG 195:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] sent header: 2021-06-17 02:14:41,876 DEBUG 197:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 2021-06-17 02:14:41,877 DEBUG 198:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] data sent: None 2021-06-17 02:14:41,877 DEBUG 103:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4c4cce6e-a4ba-4714-8d5b-a09b22bae13d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:14:41,877 DEBUG 105:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 2021-06-17 02:14:41,878 DEBUG 106:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] data sent: None 2021-06-17 02:14:41,880 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:14:42,034 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 HTTP/1.1" 200 1211 2021-06-17 02:14:42,035 INFO 116:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] response code: 200 2021-06-17 02:14:42,035 DEBUG 120:onap_service.py(12) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] response: {"request":{"requestId":"e7083b7e-18d2-46d1-8b98-8047bfd3b2e8","startTime":"Thu, 17 Jun 2021 02:14:18 GMT","finishTime":"Thu, 17 Jun 2021 02:14:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","serviceInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:14:33 GMT"}}} 2021-06-17 02:14:42,042 DEBUG 195:onap_service.py(1) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] sent header: 2021-06-17 02:14:42,043 DEBUG 197:onap_service.py(1) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 2021-06-17 02:14:42,043 DEBUG 198:onap_service.py(1) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] data sent: None 2021-06-17 02:14:42,044 DEBUG 103:onap_service.py(1) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'defbc125-27d1-4c94-84fc-cb4223e69923', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-06-17 02:14:42,044 DEBUG 105:onap_service.py(1) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 2021-06-17 02:14:42,044 DEBUG 106:onap_service.py(1) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] data sent: None 2021-06-17 02:14:42,047 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-06-17 02:14:42,197 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 HTTP/1.1" 200 1211 2021-06-17 02:14:42,199 INFO 116:onap_service.py(1) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] response code: 200 2021-06-17 02:14:42,200 DEBUG 120:onap_service.py(1) - [None][Check e7083b7e-18d2-46d1-8b98-8047bfd3b2e8 orchestration request status] response: {"request":{"requestId":"e7083b7e-18d2-46d1-8b98-8047bfd3b2e8","startTime":"Thu, 17 Jun 2021 02:14:18 GMT","finishTime":"Thu, 17 Jun 2021 02:14:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e91e27d0-28a0-428d-9c09-be02f612325a","modelUuid":"e91e27d0-28a0-428d-9c09-be02f612325a","modelInvariantUuid":"8ff5cdfd-7f83-4e6d-a8a7-bd673c78a676"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"92db309f-caab-42cb-af95-c9e30115eab1","serviceInstanceName":"basic_cnf-bdb26af8-d9a0-4062-a0ed-f21eb3daec42"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Jun 2021 02:14:33 GMT"}}} 2021-06-17 02:14:42,201 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-06-17 02:14:42,202 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-06-17 02:14:42,203 DEBUG 195:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-06-17 02:14:42,203 DEBUG 197:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-06-17 02:14:42,203 DEBUG 198:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-06-17 02:14:42,204 DEBUG 103:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-06-17 02:14:42,204 DEBUG 105:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-06-17 02:14:42,204 DEBUG 106:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-06-17 02:14:42,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-06-17 02:14:42,251 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 None 2021-06-17 02:14:42,252 INFO 116:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-06-17 02:14:42,253 DEBUG 120:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VONVJFTkRRV0pEWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFV1hoT2FrbDVUV3BGZWsxV2IxaEVWRTE0VFVSWmVFNUVTWGxOYWtWNlRWWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVERoM0NuTjBXWE52UVV4VWFtTnFjRVJtV25Sa1FrRjFObFJTYVhSbFVXbEVORFoyYTNnNFUycHlLMk15YTI1dE5UaHRNMHR1VW10T1ZHNDVVVWRXT0UxaU1HOEtWSEpXV2xkbVUwaHNZbXR4TTJGSFZWcG1aa2xOZG5sR0wwWmFZM1kzWm5od1pHaDJUalJPZDBKVmRsVnlOMjU1VjJveFlXZEJTVklyUVVSRWRuQlJTQXBMYVVkdFIwMU1UemhyUVRJMVRIWnBUMVJSUmtGWlpuSlhaRWtyWlRKUllVdEJSa04zZFhneGRsaEplVEpPV2xaSGJIQkROQzlRY1dWTVpFTkdibEZzQ2s5c0swNVpha1JLVlcwMWFUWnJaVkZKZVhWTlkzTnBUbWRSYzBSM2FtSmhUSFJoYlZKdmIxaEZSMDVpUWtGUWFVNVhhWFZJWVRKU2NERjZNVWh2UTBJS1QxaDFaMFIxTTNSdFF5dFdkVzFEUmxBclZVMVNkR3hyVms5UmVrOHJjeXR3UTNwWldUQmpja3R2YlVKeFowbFZjRE4wZEdrM1VUTXJTMGM1WkUxUUx3cGlZbFJYTjNSaVlsbE5TREJrYld4aVdHOU5RMEYzUlVGQllVMXFUVU5GZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBSUldVcExiMXBKYUhaalRrRlJSVXhDVVVGRVoyZEZRa0ZLWlVKU2IxSjZha0poVEhaaFlsYzBWMlZqTTFWdlRFNVNObTRLVWt4VmRFVnFaRGhEVFhkTVNFMUxWbEEwVlc4NGFtMXBRV2RPVURObk0zSkNOalZQSzA5RFRtUnpja1YzUjJ3elZDdFRORUU1UmtZM1ZteHVlbXRuUmdwWlJETlRUamxOWlVOMVZGY3lkamxWSzJaSk5EWmpSbTVKVjJoS1UwUlVjbEJMTVZCM1dqTldhMGxEVXpkUk9ETXdlaTgxVnpnelYzTk1NbU5GTVRjeUNuWkVaR052VTIxMFJWUnhObkZGTnpOUFZIVnVTekUwY2pKMWVHOUViR05EU0RkM1VEWnphbGhDY1VsTFdXVlNSVnBDU0c5cFVra3JiMWxqUlZFelJrSUtSbVF3TVVOT2VYVnZVRWRuYjBKdk1qYzBXSEpDZERkRFRUZGlhV1Z1T0c1TFVEVlFjR2xVTVZFemFITmtaeTlDVmxObGJrMXJVM2w1ZDBkRGREaE5WQW8xTlVKUU9VNXdPVlp0VkZGUk56SnNWbWxMUzNSWWVIQnplamhGZWl0TGRHRmpSR2s0UjA5dFEyWnpaa3AxWVRndlNEa3ZZMHcwYVhKM1NUMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly8xNzIuMTYuMTAuMTU2OjY0NDMKICBuYW1lOiBrdWJlcm5ldGVzCmNvbnRleHRzOgotIGNvbnRleHQ6CiAgICBjbHVzdGVyOiBrdWJlcm5ldGVzCiAgICB1c2VyOiBrdWJlcm5ldGVzLWFkbWluCiAgbmFtZToga3ViZXJuZXRlcy1hZG1pbkBrdWJlcm5ldGVzCmN1cnJlbnQtY29udGV4dDoga3ViZXJuZXRlcy1hZG1pbkBrdWJlcm5ldGVzCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZToga3ViZXJuZXRlcy1hZG1pbgogIHVzZXI6CiAgICBjbGllbnQtY2VydGlmaWNhdGUtZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVTTRha05EUVdSeFowRjNTVUpCWjBsSlFuVnFjVlJhTjAwNFNXTjNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGRHVkVWVVRVSkZSMEV4VlVVS1FYaE5TMkV6Vm1sYVdFcDFXbGhTYkdONlFXVkdkekI1VFZSQk1rMVVXWGxOYWtsNFRYcEdZVVozTUhsTmFrRXlUVlJaZVUxcVNYaE5lbFpoVFVSUmVBcEdla0ZXUW1kT1ZrSkJiMVJFYms0MVl6TlNiR0pVY0hSWldFNHdXbGhLZWsxU2EzZEdkMWxFVmxGUlJFVjRRbkprVjBwc1kyMDFiR1JIVm5wTVYwWnJDbUpYYkhWTlNVbENTV3BCVGtKbmEzRm9hMmxIT1hjd1FrRlJSVVpCUVU5RFFWRTRRVTFKU1VKRFowdERRVkZGUVhkaFFsSjJkbW81YlhkVFRYTk5aV3NLZEZrelptbHZZMGhsYlZaMU9FaEpTVkpMTTBJclZqWm1jVFprVGt4dmJHZFhWV1ZDZDJveVlWVXJialJEZUdoRldHRlFUWGswZGlzNGVuaFNUSGg0VWdwc2F6UnZaVzFSUldGT09XSjZObEowTVU5UlRVWlpSamR3VDBaRWRrcHBkRmt5U2taVFVsTnJXV0YyTVM5M1RVMVRkR2RRYVhGRmJYSmtOSEYzT0VFeENsUjRiazVPT1ZjME1WcDJZbWRoVldaWVVFeEZiME5hU2tsTU9EbFlkVFZRUWsxQ1VrZEZaWEpKUzAxdlVIRTJOVTVEZVRkRWJsUTBiVU5CV0V4TVlWTUtORVEyUjBrMGVuZHdPR28zVkZab1ZIUlVaM2QyUm01aVlVcElWaTl1Vm1OalNYUnlPVlppYlZsdFNHVkVWbk0zY2tWc1JIQlNNMkZIWVdkdGJuRndhd280T0ZJMmVITkNlR3cxY2pad1pucGFLMGhFVG5GTVZEbDZXamQ2YVc0MFJGa3pkVFZhWm5WNGVXZ3haa1Y0WkhoWmRrNDFWalIwUjNoNmRUVlVPRGcyQ2pKeU5GbDJVVWxFUVZGQlFtOTVZM2RLVkVGUFFtZE9Wa2hST0VKQlpqaEZRa0ZOUTBKaFFYZEZkMWxFVmxJd2JFSkJkM2REWjFsSlMzZFpRa0pSVlVnS1FYZEpkMFJSV1VwTGIxcEphSFpqVGtGUlJVeENVVUZFWjJkRlFrRkVhSGM1TW1ReGJTOUdUVWRvTjNWbmIyMUthRUZDY2swdlJ6aHBLMlZNVXpJNVZRcDRZVnA0WlVwdGIySlBWMnh5ZFhOdGQySkNNMmtyY1hJM1UycGpVamhrSzAwMmJsUjJUMjVuWkdaaVlXaFlOVFpPWTFkS1JUQk1UWE5UVTBoeE1EaE1DbmQ1ZFVsUFFuSmFWR2hCZDBrNGFtTXJla3RVWTJkc1FraEVWakJTVXl0NlNXdDZZa0YxYVRsb1FXVlBPVVpuT1ZCTllXVXdhVmxJZEhaaVdsUkZjRVFLVjBSalYxWkhiemNyVEM5VWRXUjNhVll5YnpKNlprNVRNSFJ5U0VRdmFYSmtPRFUxUm5JeWRWSmlVbUo1Y21oS1FuUXhaMUprUkhabVdGTnhTRVZOUVFwWVlYWlpRMjl5VmpkcVdWUlVWa3BXT0ZVd1ZWRXhPV3AyVFdWeVprMHhiM1ZoVjJFelRHeEhOM1J3WjA1YVVXdE1ORGRUWmxSVFJERndORXRxTTNOTENrVkdTbXhTTXpaellqWktTVkJVYzJ4bGFEbEdaR2s1ZVhKaWRrVjNSM1pVZVV0Qk5tbDRWR1JHVFhCdFZFODJabFpHU1QwS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgY2xpZW50LWtleS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJTVTBFZ1VGSkpWa0ZVUlNCTFJWa3RMUzB0TFFwTlNVbEZiM2RKUWtGQlMwTkJVVVZCZDJGQ1VuWjJhamx0ZDFOTmMwMWxhM1JaTTJacGIyTklaVzFXZFRoSVNVbFNTek5DSzFZMlpuRTJaRTVNYjJ4bkNsZFZaVUozYWpKaFZTdHVORU40YUVWWVlWQk5lVFIyS3poNmVGSk1lSGhTYkdzMGIyVnRVVVZoVGpsaWVqWlNkREZQVVUxR1dVWTNjRTlHUkhaS2FYUUtXVEpLUmxOU1UydFpZWFl4TDNkTlRWTjBaMUJwY1VWdGNtUTBjWGM0UVRGVWVHNU9UamxYTkRGYWRtSm5ZVlZtV0ZCTVJXOURXa3BKVERnNVdIVTFVQXBDVFVKU1IwVmxja2xMVFc5UWNUWTFUa041TjBSdVZEUnRRMEZZVEV4aFV6UkVOa2RKTkhwM2NEaHFOMVJXYUZSMFZHZDNka1p1WW1GS1NGWXZibFpqQ21OSmRISTVWbUp0V1cxSVpVUldjemR5Uld4RWNGSXpZVWRoWjIxdWNYQnJPRGhTTm5oelFuaHNOWEkyY0daNldpdElSRTV4VEZRNWVsbzNlbWx1TkVRS1dUTjFOVnBtZFhoNWFERm1SWGhrZUZsMlRqVldOSFJIZUhwMU5WUTRPRFl5Y2pSWmRsRkpSRUZSUVVKQmIwbENRVVZJU1hORU1VdzFkek5XTWprM2Nnb3hWMEZDYkdGT1FrRlNPWEZsZFdscFRsbEVkamNyYkVSYWMyZDRSRkl6TUdWd1IyRnZPVVpWYTB0NFZqTXpiMVpuY0ZNeE5VRjROM2RsUkhRMmVqaDNDbEprTDJ4TFoyUTNSalo0ZUhodlYycG1aRlpKY2xod1drSmhUV1JFWVVKNk1YVlVaa3hHT0VvM2JHUnZlbmxyVnpWblVTOXdMMmRZYWtWaGFVcHlSbVlLUTJveVdISkpkRGw0TVVJM2NGaGFSVzVaVlRoNlpWVkVXRkJGVFhOUWNqUkVLemR3WW1ST1VFdDRNSEpxU1hsNWFGVktUV0ZCYUdaV1RscGtSMDFUVFFwemRHMVpXazR6YlhkTE0xaERZU3RpVEZORU1VVkJkMjB2Tms4emF6Uk5SR2h6V25SVFRIWjBiVTlSUjNaSFdWVmlSbTUzYlZkcUsyNDRXR3ROZDJwckNqWlBWVE5IYVdJMWNuRk1jbXRrZWxad1pGTjRVMFp5V0ZwdFIwOWtSM1JvU3pOMlJtTXljalJOZEdadmVEbHFPR2h4V0dWeldFdHJPVWhEZG5kbWVqUUtXWFJDY1VwdlJVTm5XVVZCTWtoWlYxZE5WVzlxTnpOcmJEaEVVamhWTkZaWlRXUkROVE15Um5aWmFVdEpWR2xvVWtKemRuVnFXWFF3UTJ3MlVGRndSd3BJYkVrclQyeDFLMHBvWm1ac1ZGZ3JPSHBEVDA1clJGSklhRmxUZVdSWmNVcFViamR6VWxsRWVTdG1lR3hyTTNwaU5TdFJTMEV4YUVsR0wxa3ZVVVUyQ2sxa1drd3phbXN2VFZoWWR5OUVUMk5YTW1WUlYyOHlZM1Y1U3k5SFlsRTRRVzB5ZEZwSEwxWTViRkI2VHpKWlNFbERSMmRLY2tWRFoxbEZRVFZRTlhrS1ZtOVJXamhXZFVkbE5EaDZiM0JyYWxOdllqUlpUbGwwZVZFMlFtVTBTeTl1VVZKM2JrWnJTbWR6TDFwdVVtbHBNRVpNU2swM2VEZHdMMHA2VG1WQ01RcEJjMnNyWVUwM01tTnVRM2N5VUdwTlRraHJkM2hKU1ZkSVZrZGlZVEZ0Y0VKeFVqWnRhWEo0TnpWcmRrWXpXa1pVYUZWTlMwaEJWbVJhYUhsTWFVMDVDbVJ6SzBKbmVVSkNkbFZtWjBwa2FqQmhUek5QTTB0eWRIVjRVekJLVkVRMFJGRktVMHhqTUVObldVVkJjazQyY0M5Q01FRjRjMDFrY3pSQlptRnViekFLYjI5VFoxUjFWekZGUjJacFFVdFJUVlJ4Y25wckswRXJLMFJoV0RBdldFaG9LMGRuY0hSVGNqWkNielo1YUhoRlZIY3lhRVpZZW5kU1VHNVdObGhHY2dwWFV6SlZZalZ0YjFWSmEyUk1Remt5TUdSa05YUnFUSGhPV0hreVpUSkJiV3BNVTJKQ1NUbDBaekVyZDNCSmJraFFhM2haVVdGc1JUSlZURzV2VjNsTENsaEdiMmhHYzNkc09GVkxZMUoyZVRGb2FHa3diMUpGUTJkWlFWUkVjRWhhV0ZaclJGZDNhVkZGT1ZSTFVGWkNVV3BZWW5sTFEwUmlWVXBsTlM5aFIxRUtiMkZRTVdaMmRIQndXRFpKYzJ4dmNWZENiR2xqZEdObWJrOHJNV3hvTlcxM2RsTnpjVVI1WlZCWU5tRk1LM0JsYlRRNVVtRjZiMGcyY0dsNWEwWXlaUXB5WlZZclIzZEVWRmhpTkhKb05qUjNNVEZQVW5ObVNUTlFValpVWkVZNVZFZGxWeTlWWkc1dGRFdHhWWFUzT1hKV1FUaGFSV2xwUTI1NlFqSjJLMHRGQ25keFMzZExVVXRDWjBFMFNHdEpTVTlvUkhWMlZrVk1aV2RUTlZkNFNIUmhPRU5aV1Rad1RYQnZSblUxTUdneFZuRnBhVFkyYTNsd2VWVTVjQ3RLUVdZS1owODNhMUZtVlhaWmMwcDZibHA1WkN0alozWTNOV3RMVFhkdVdqWmlNR2RuVVM5WmJVVTJkbHBQVGtsUFJuZE9PQzlDYWtkUUt6UXdkbEpRUTNrMGFncGhSa1JKVlM4eFQzSkVNbmxsUlZsMldGQkRaSFl5WjJseGJVZDRUVkJFYTB0eGFuSTRkMGhZVTFCeVNIVlJOSGh4V0M4NUNpMHRMUzB0UlU1RUlGSlRRU0JRVWtsV1FWUkZJRXRGV1MwdExTMHRDZz09Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-06-17 02:14:42,255 DEBUG 103:onap_service.py(1) - [None][Delete Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-06-17 02:14:42,255 DEBUG 105:onap_service.py(1) - [None][Delete Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-06-17 02:14:42,255 DEBUG 106:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-06-17 02:14:42,257 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-06-17 02:14:42,283 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 204 0 2021-06-17 02:14:42,283 INFO 116:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-06-17 02:14:42,283 DEBUG 120:onap_service.py(1) - [None][Delete Connectivity Info] response: 2021-06-17 02:14:42,286 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 16:23 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-06-17 02:14:42,290 INFO 57:basic_cnf.py(1) - Generate Test report 2021-06-17 02:14:42,405 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-06-17 02:14:42,878 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-06-17 02:14:42,880 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/60cab0126c44f500101220c4 2021-06-17 02:14:42,881 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK